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