This commit is contained in:
Paul 2001-07-13 22:10:16 +00:00
parent da36f846ae
commit 131369d2f4
7 changed files with 120 additions and 87 deletions

View file

@ -1,21 +1,7 @@
// Item numbers
// For getAmmoCount(), setAmmoCount()
#define AMMO_BUBBLEWAND 0
#define ITEM_BALLOON 0
#define ITEM_BUBBLE_MIXTURE 1
#define ITEM_DIVING_HELMET 2
#define ITEM_CORAL_BLOWER 3
#define ITEM_NET 4
#define ITEM_JELLY_LAUNCHER 5
#define ITEM_GLASSES 6
#define ITEM_SQUEAKY_BOOTS 7
#define ITEM_SUPERHERO_RING 8
#define ITEM_GARY_THE_SNAIL 9
#define ITEM_DISGUISE 10
#define ITEM_100_HEALTH 11
#define ITEM_50_HEALTH 12
#define ITEM_25_HEALTH 13
#define ITEM_JELLYFISH_1 14
#define ITEM_JELLYFISH_2 15
#define ITEM_JELLYFISH_3 16
#define ITEM_JAM_JAR 17
// For isHoldingWeapon()
#define WEAPON_BUBBLEWAND 0