shithub: pokecrystal

ref: e9494770894c0504a21e1e130ef51f1d97accaf8
dir: /data/pokemon/dex_entries/sunkern.asm/

View raw version
	db "SEED@" ; species name
	dw 100, 40 ; height, weight

	db   "It is very weak."
	next "Its only means of"
	next "defense is to"

	page "shake its leaves"
	next "desperately at its"
	next "attacker.@"