shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/pokedex/entries/065.asm/

View raw version
; 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