mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
10 lines
156 B
NASM
10 lines
156 B
NASM
BargainShopData: ; 15c51
|
|
db 5
|
|
dbw NUGGET, 4500
|
|
dbw PEARL, 650
|
|
dbw BIG_PEARL, 3500
|
|
dbw STARDUST, 900
|
|
dbw STAR_PIECE, 4600
|
|
db -1
|
|
; 15c62
|