shithub: pokecrystal

ref: 7350c3708fc2463e1eb6024c03de5c85b50aa38f
dir: /data/pokedex/entries/chikorita.asm/

View raw version
; ChikoritaPokedexEntry: ; 0x1cc988
	db "LEAF@" ; species name
	dw 211, 140 ; height, weight

	db   "It loves to bask"
	next "in the sunlight."
	next "It uses the leaf"
	page "on its head to"
	next "seek out warm"
	next "places.@"