Fixed a bug that disallowed overwriting equipment quick slots with inventory quick slots.
This commit is contained in:
@@ -25,6 +25,7 @@ direction.west=wes
|
||||
direction.east=oos
|
||||
inventory.cant_carry_any_more_item=Jy kan nie meer {item} dra nie.
|
||||
menu.main.story=Die storie
|
||||
menu.main.language=Taal
|
||||
story.voice.format={speaker}: {line}
|
||||
story.god.fallback='n god
|
||||
story.god.odin=Odin
|
||||
|
||||
@@ -40,6 +40,7 @@ menu.canceled=Canceled.
|
||||
menu.no_options=No options.
|
||||
menu.no_matches=No matches for {arg1}.
|
||||
menu.main.story=The story
|
||||
menu.main.language=Language
|
||||
option.no=No
|
||||
option.yes=Yes
|
||||
inventory.cant_carry_any_more_item=You can't carry any more {item}.
|
||||
|
||||
@@ -40,6 +40,7 @@ menu.canceled=Canceled.
|
||||
menu.no_options=No options.
|
||||
menu.no_matches=No matches for {arg1}.
|
||||
menu.main.story=The story
|
||||
menu.main.language=Language
|
||||
option.no=No
|
||||
option.yes=Yes
|
||||
inventory.cant_carry_any_more_item=You can't carry any more {item}.
|
||||
|
||||
@@ -25,6 +25,7 @@ direction.west=oeste
|
||||
direction.east=este
|
||||
inventory.cant_carry_any_more_item=No puedes llevar mas {item}.
|
||||
menu.main.story=La historia
|
||||
menu.main.language=Idioma
|
||||
story.voice.format={speaker}: {line}
|
||||
story.god.fallback=Un dios
|
||||
story.god.odin=Odin
|
||||
|
||||
Reference in New Issue
Block a user