mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
245 B
NASM
9 lines
245 B
NASM
; VoltorbPokedexEntry: ; 0x1b8eb0
|
|
db "BALL@" ; species name
|
|
dw 108, 230; height, width
|
|
|
|
db "During the study", $4e, "of this #MON,", $4e, "it was discovered@"
|
|
db "that its compo-", $4e, "nents are not", $4e, "found in nature.@"
|
|
; 0x1b8f19
|
|
|