summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/065.asm
blob: 5e37ce288534b4f37ab0cebfc664b8155377fe89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; AlakazamPokedexEntry: ; 0x1b8000
	db "PSI@" ; species name
	dw 411, 1060 ; height, width
	
	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.@"
; 0x1b8065