Add constants for unused items, including Town Map and Poke Flute.

This commit is contained in:
yenatch
2014-04-28 16:43:11 -04:00
parent 0e63b0433f
commit 6bba0e7fd1
3 changed files with 46 additions and 18 deletions

View File

@@ -37376,18 +37376,18 @@ Function28771: ; 28771
Unknown_28785: ; 28785
; Alternate mappings for unused items.
db $19, LEFTOVERS
db $2d, BITTER_BERRY
db $32, GOLD_BERRY
db $5a, BERRY
db $64, BERRY
db $78, BERRY
db $87, BERRY
db $be, BERRY
db $c3, BERRY
db $dc, BERRY
db $fa, BERRY
db $ff, BERRY
db ITEM_19, LEFTOVERS
db ITEM_2D, BITTER_BERRY
db ITEM_32, GOLD_BERRY
db ITEM_5A, BERRY
db ITEM_64, BERRY
db ITEM_78, BERRY
db ITEM_87, BERRY
db ITEM_BE, BERRY
db ITEM_C3, BERRY
db ITEM_DC, BERRY
db HM_08, BERRY
db $ff, BERRY
db $00
; 2879e