pokecrystal-board/stats/pokedex/entries/100.asm

9 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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