shithub: pokecrystal

ref: 4162705db909da94a62f30b5e2caee048b3bc107
dir: /data/pokemon/dex_entries/sunkern.asm/

View raw version
; SunkernPokedexEntry: ; 0x1cda87
	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.@"