summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/065.asm
blob: fb150eeea355b4aa98c8492d1efa772d88a719ea (plain)
1
2
3
4
5
6
7
8
; AlakazamPokedexEntry: ; 0x1b8000
	db "PSI@" ; species name
	dw 411, 1060; height, width
	
	db "It has an IQ of", $4e, "5000. It calcu-", $4e, "lates many things@"
	db "in order to gain", $4e, "the edge in every", $4e, "battle.@"
; 0x1b8065