v0.6.1: fixed a typo that appers when trying to open a locked chest with no key
This commit is contained in:
parent
babc3f4dc8
commit
954a46b1c5
|
@ -211,7 +211,7 @@ actors.hero.hero.new_level=Welcome to level %d! Now you are healthier and more f
|
|||
actors.hero.hero.level_cap=You cannot grow stronger, but your experiences do give you a surge of power!
|
||||
actors.hero.hero.you_now_have=You now have %s.
|
||||
actors.hero.hero.something_else=There is something else here.
|
||||
actors.hero.hero.locked_chest=This chest is locked and you don't have matching key.
|
||||
actors.hero.hero.locked_chest=This chest is locked and you don't have a matching key.
|
||||
actors.hero.hero.locked_door=You don't have a matching key.
|
||||
actors.hero.hero.noticed_smth=You noticed something.
|
||||
actors.hero.hero.wait=...
|
||||
|
|
Loading…
Reference in New Issue
Block a user