Przeglądaj źródła

Added "is"

master
Samuel Dweller 3 lat temu
rodzic
commit
639c723bbd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/game/maps/Newtown.ts

+ 1
- 1
src/game/maps/Newtown.ts Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz