Add spicy stews to item stats plugin
This commit is contained in:
@@ -265,6 +265,14 @@ public enum Varbits
|
||||
PYRAMID_PLUNDER_TIMER(2375),
|
||||
PYRAMID_PLUNDER_ROOM(2377),
|
||||
|
||||
/**
|
||||
* Spicy stew ingredients
|
||||
*/
|
||||
SPICY_STEW_RED_SPICES(1879),
|
||||
SPICY_STEW_YELLOW_SPICES(1880),
|
||||
SPICY_STEW_BROWN_SPICES(1881),
|
||||
SPICY_STEW_ORANGE_SPICES(1882),
|
||||
|
||||
/**
|
||||
* Multicombat area
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user