Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
chemicalcrux
/
feast
Tarkkaile
1
Äänestä
0
Fork
1
Koodi
Ongelmat
2
Pull-pyynnöt
1
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Fix healing not un-destroying the player
vintage
Fen Dweller
5 vuotta sitten
vanhempi
04ec1bd5cf
commit
2c6695ba12
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/game/maps/town.ts
+ 1
- 0
src/game/maps/town.ts
Näytä tiedosto
@@ -219,6 +219,7 @@ export const Town = (): Place => {
executor.statusEffects.forEach(effect => {
executor.removeEffect(effect)
})
executor.destroyed = false
return new LogLine(`You're healthy again`)
}
)
Write
Preview
Loading…
Peruuta
Tallenna