v0.3.4c: fixed a missing period in locked chest message
This commit is contained in:
parent
d3e1a1e74d
commit
1dc99b2f45
|
@ -190,7 +190,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 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