Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
great_wolves
/
feast
forkeado de
chemicalcrux/feast
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Added "is"
master
Samuel Dweller
hace 3 años
padre
a28feda5a6
commit
639c723bbd
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/game/maps/Newtown.ts
+ 1
- 1
src/game/maps/Newtown.ts
Ver fichero
@@ -205,7 +205,7 @@ export const Newtown = (): Place => {
executor.removeEffect(effect)
})
executor.destroyed = false
return new LogLine(`Your party healthy again`)
return new LogLine(`Your party
is
healthy again`)
}
)
)
Escribir
Vista previa
Cargando…
Cancelar
Guardar