Samuel Dweller před 3 roky
rodič
revize
639c723bbd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/game/maps/Newtown.ts

+ 1
- 1
src/game/maps/Newtown.ts Zobrazit soubor

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


Načítá se…
Zrušit
Uložit