mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 04:21:32 +12:00
Implement "Grab all"
This commit is contained in:
parent
b184a9a3d4
commit
5bfd574b66
6 changed files with 38 additions and 12 deletions
|
@ -17,7 +17,8 @@
|
|||
"grab_message":"You grabbed an object off the ground.",
|
||||
"grab_all_message":"You grabbed all objects off the ground.",
|
||||
"dropped_item_message":"You dropped an item on the ground.",
|
||||
"grab_but_inv_full":"Your inventory is full! Cannot grab items."
|
||||
"grab_but_inv_full":"Your inventory is full! Cannot grab items.",
|
||||
"grab_all_but_inv_full":"You grabbed what you could, but your inventory is full."
|
||||
},
|
||||
"shop":{
|
||||
"cant_afford_1":"You cannot afford that item!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue