ItemCategory { # Random side note, these descriptions aren't used anywhere in-game atm. # The numbers in front represent the order these buttons are to be displayed # in the game inventory. # !HIDE means do not show this tab in inventory menus. Consumables = 0,Items that will be consumed after a single use. Equipment = 1,Gear that can be placed onto a player. Accessories = 2,Items worn as extra items on the player. Materials = 3,Items used as crafting materials for the forge. Monster Loot = !HIDE,Monster drops obtained while navigating a level. Stage Loot = !HIDE,Stage drops obtained while navigating a level. }