summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/alakazam.asm
blob: 1d34fa1f76b93c282f7892876dd7b706ee05ae11 (plain)
1
2
3
4
5
6
7
8
9
10
; AlakazamPokedexEntry: ; 0x1b8000
	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.@"