Add spicy stews to item stats plugin

This commit is contained in:
SoyChai
2018-03-25 00:52:35 +11:00
committed by Adam
parent 8da1bb8d7d
commit afc268c8cc
3 changed files with 172 additions and 3 deletions

View File

@@ -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
*/