summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/064.asm
blob: 4a11eac1e51df7760b5c7267a0a5f64d7033f087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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