Beetroot Soup Item template. @shoghicp Add in the Item ID to ItemID.php constants file.

This commit is contained in:
Michael Yoo
2013-11-25 18:57:13 +10:30
parent 44d63c74dd
commit 646390812a
3 changed files with 28 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ class Item{
PUMPKIN_SEEDS => "PumpkinSeedsItem",
MELON_SEEDS => "MelonSeedsItem",
CARROT => "CarrotItem",
BEETROOT_SOUP => "BeetrootSoupItem",
POTATO => "PotatoItem",
SIGN => "SignItem",
WOODEN_DOOR => "WoodenDoorItem",