Samuel Dweller 3 anni fa
parent
commit
639c723bbd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +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`)
}
)
)


Loading…
Annulla
Salva