shithub: pokecrystal

ref: 5a7ddb327200295ce32be389fab3524b23eec55b
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.@"