summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/alakazam.asm
blob: e13ef835f12747d00dd98fd217c65fd35379c779 (plain)
1
2
3
4
5
6
7
8
9
10
	db "PSI@" ; species name
	dw 411, 1060 ; height, weight

	db   "It has an IQ of"
	next "5000. It calcu-"
	next "lates many things"

	page "in order to gain"
	next "the edge in every"
	next "battle.@"