Inventory
From Tsunami Wiki
Lists the objects in your inventory (what you are carrying). The <identifier> allows you to specify what types of things you wish to be listed. It can be what the item is, or a word in it's short (using regexp formats if you wish). Case is ignored - "black" is the same as "Black". For example:
- i black - lists all things with "black" in their short, as well as all things that you can see with "look black"
- i armour - lists all armour in your inventory, as well as anything else that may have "armour" in it's short
- i weight - lists all items in your inventory, with the item's weight shown first.
Using Inventory
- Command: i
- Syntax: i [<identifier>]