summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/kadabra.asm
blob: 01fd960983a3ed69893770e376f7f14f279bcebc (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"