shithub: pokecrystal

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
dir: /data/pokedex/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.@"