pokecrystal-board/data/pokedex/entries/064.asm
2014-05-31 22:57:00 -07:00

13 lines
247 B
NASM

; KadabraPokedexEntry: ; 0x18313c
db "PSI@" ; species name
dw 403, 1250 ; height, width
db "When it closes its"
next "eyes, twice as"
next "many alpha parti-"
page "cles come out of"
next "the surface of its"
next "body.@"
; 0x1831a2