Implement "Grab all"

This commit is contained in:
SilicaAndPina 2020-12-21 16:50:54 +13:00
parent b184a9a3d4
commit 5bfd574b66
6 changed files with 38 additions and 12 deletions

View file

@ -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!",