Finished sped potion, began work on regen potion and brewing tutorial

This commit is contained in:
ElijahZAwesome 2018-01-22 17:07:55 -06:00
parent f34ebde15b
commit 960982e4ab
10 changed files with 108 additions and 16 deletions

View file

@ -74,6 +74,7 @@
#define ITEM_COIN 75
#define ITEM_GOLD_APPLE 76
#define ITEM_STRENGTH_POTION 77
#define ITEM_SPEED_POTION 78
#define TOOL_BUCKET 101
#define TOOL_BOW 102