beginning work on potions
This commit is contained in:
parent
bc5540a793
commit
88996ed3b3
6 changed files with 28 additions and 2 deletions
|
@ -76,6 +76,7 @@
|
|||
#define TOOL_BOW 102
|
||||
#define TOOL_MAGIC_COMPASS 103
|
||||
#define ITEM_GOLD_APPLE 104
|
||||
#define ITEM_STRENGTH_POTION 105
|
||||
|
||||
typedef struct Inventory Inventory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue