summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/kadabra.asm
blob: 26226724f7b5b9bffe9e383f22aa5e3019d88f54 (plain)
1
2
3
4
5
6
7
8
9
10
; KadabraPokedexEntry: ; 0x18313c
	db "PSI@" ; species name
	dw 403, 1250 ; height, weight

	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.@"