shithub: pokecrystal

ref: a643ba89965ce42b287f8f5fed80ea9b014f8187
dir: /stats/pokedex/entries/103.asm/

View raw version
; ExeggutorPokedexEntry: ; 0x1b8ff6
	db "COCONUT@" ; species name
	dw 607, 2650; height, width
	
	db "Living in a good", $4e, "environment makes", $4e, "it grow lots of@"
	db "heads. A head that", $4e, "drops off becomes", $4e, "an EXEGGCUTE.@"
; 0x1b9068