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

9 lines
243 B
NASM
Raw Normal View History

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