pokecrystal/data/pokedex/entries/100.asm

11 lines
237 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; VoltorbPokedexEntry: ; 0x1b8eb0
db "BALL@" ; species name
dw 108, 230 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "During the study"
next "of this #MON,"
next "it was discovered"
page "that its compo-"
2014-03-06 05:46:01 +00:00
next "nents are not"
next "found in nature.@"