pokecrystal-board/stats/pokedex/entries/064.asm
2013-02-05 19:29:20 -05:00

9 lines
243 B
NASM

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