pokecrystal-board/stats/pokedex/entries/064.asm
2014-03-06 00:46:01 -05:00

13 lines
249 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-@"
db "cles come out of"
next "the surface of its"
next "body.@"
; 0x1831a2