lootingbagviewer
This commit is contained in:
@@ -57,6 +57,10 @@ public enum InventoryID
|
||||
* Chambers of Xeric chest inventory.
|
||||
*/
|
||||
CHAMBERS_OF_XERIC_CHEST(581),
|
||||
/**
|
||||
* Looting Bag inventory
|
||||
*/
|
||||
LOOTING_BAG(516),
|
||||
/**
|
||||
* Theater of Blood reward chest inventory (Raids 2)
|
||||
*/
|
||||
@@ -78,4 +82,4 @@ public enum InventoryID
|
||||
{
|
||||
return id;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user