shithub: pokecrystal

ref: 553a272e52182d0a0869a3cca420a6c6f826804e
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.@"