Implemented Splash Potions

This commit is contained in:
Dylan K. Taylor
2018-03-05 20:10:58 +00:00
parent dbcc69c2de
commit 2e9bf7e93b
6 changed files with 225 additions and 4 deletions

View File

@ -219,7 +219,7 @@ class ItemFactory{
self::registerItem(new Item(Item::CHORUS_FRUIT_POPPED, 0, "Popped Chorus Fruit"));
//TODO: DRAGON_BREATH
//TODO: SPLASH_POTION
self::registerItem(new SplashPotion());
//TODO: LINGERING_POTION