shithub: pokecrystal

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