mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 05:05:53 +12:00
Implement "Grab all"
This commit is contained in:
parent
b184a9a3d4
commit
5bfd574b66
6 changed files with 38 additions and 12 deletions
|
@ -68,7 +68,8 @@ namespace HISP.Game
|
|||
public static string GrabAllItemsMessage;
|
||||
public static string GrabbedItemMessage;
|
||||
public static string GrabbedItemButInventoryFull;
|
||||
public static string GrabbedAllObjectsMessage;
|
||||
public static string GrabbedAllItemsButInventoryFull;
|
||||
public static string GrabbedAllItemsMessage;
|
||||
public static string DroppedAnItemMessage;
|
||||
public static string ItemInformationFormat;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue