From a9528fc870b585b6b4fac45e115061d8af979681 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Wed, 21 May 2014 13:10:07 -0400 Subject: More misc relabelling --- constants/item_constants.asm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'constants') diff --git a/constants/item_constants.asm b/constants/item_constants.asm index 224e0b78..be320371 100644 --- a/constants/item_constants.asm +++ b/constants/item_constants.asm @@ -20,6 +20,8 @@ SUPER_POTION EQU $13 POTION EQU $14 BOULDERBADGE EQU $15 CASCADEBADGE EQU $16 +SAFARI_BAIT EQU $15 ; overload +SAFARI_ROCK EQU $16 ; overload THUNDERBADGE EQU $17 RAINBOWBADGE EQU $18 SOULBADGE EQU $19 -- cgit v1.3.1-sl0p