Pārlūkot izejas kodu

Fix healing not un-destroying the player

vintage
Fen Dweller pirms 5 gadiem
vecāks
revīzija
2c6695ba12
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      src/game/maps/town.ts

+ 1
- 0
src/game/maps/town.ts Parādīt failu

@@ -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`)
}
)


Notiek ielāde…
Atcelt
Saglabāt