More constants and data tables
This commit is contained in:
11
data/items/apricorn_balls.asm
Normal file
11
data/items/apricorn_balls.asm
Normal file
@@ -0,0 +1,11 @@
|
||||
ApricornBalls: ; 24ca0
|
||||
; apricorn, ball
|
||||
db RED_APRICORN, LEVEL_BALL
|
||||
db BLU_APRICORN, LURE_BALL
|
||||
db YLW_APRICORN, MOON_BALL
|
||||
db GRN_APRICORN, FRIEND_BALL
|
||||
db WHT_APRICORN, FAST_BALL
|
||||
db BLK_APRICORN, HEAVY_BALL
|
||||
db PNK_APRICORN, LOVE_BALL
|
||||
db -1
|
||||
; 24caf
|
Reference in New Issue
Block a user