ItemFactory: Register Dragon's Breath item

this is only used for brewing, it doesn't need anything special.
This commit is contained in:
Dylan K. Taylor 2018-03-09 19:13:30 +00:00
parent cc1a3d695f
commit 31106bc227

View File

@ -218,7 +218,7 @@ class ItemFactory{
self::registerItem(new ChorusFruit());
self::registerItem(new Item(Item::CHORUS_FRUIT_POPPED, 0, "Popped Chorus Fruit"));
//TODO: DRAGON_BREATH
self::registerItem(new Item(Item::DRAGON_BREATH, 0, "Dragon's Breath"));
self::registerItem(new SplashPotion());
//TODO: LINGERING_POTION