diff options
Diffstat (limited to 'constants/item_constants.asm')
-rw-r--r-- | constants/item_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/item_constants.asm b/constants/item_constants.asm index 4a144515f..20b51c300 100644 --- a/constants/item_constants.asm +++ b/constants/item_constants.asm @@ -259,13 +259,13 @@ NUM_HMS = const_value - HM01 add_mt THUNDERBOLT add_mt ICE_BEAM +ITEM_FROM_MEM EQU $ff ; leftovers from red SAFARI_BALL EQU 8 ; MOON_STONE MOON_STONE_RED EQU 10 ; BURN_HEAL FULL_HEAL_RED EQU 52 ; X_SPEED - MAIL_MAX_LENGTH EQU $20 ; pockets |