shithub: pokecrystal

ref: 3d2f30deb3e11a3fd405dad07baab19daa756ca0
dir: /data/pokedex/entries/191.asm/

View raw version
; SunkernPokedexEntry: ; 0x1cda87
	db "SEED@" ; species name
	dw 100, 40 ; height, width
	
	db   "It is very weak."
	next "Its only means of"
	next "defense is to"
	page "shake its leaves"
	next "desperately at its"
	next "attacker.@"