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