shithub: pokecrystal

ref: 99e66c25577e367d6c7ca75fea8b466b54c3317a
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.@"