Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
great_wolves
/
feast
forkato da
chemicalcrux/feast
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Added "is"
master
Samuel Dweller
3 anni fa
parent
a28feda5a6
commit
639c723bbd
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/game/maps/Newtown.ts
+ 1
- 1
src/game/maps/Newtown.ts
Vedi File
@@ -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`)
}
)
)
Write
Preview
Loading…
Annulla
Salva