shithub: pokecrystal

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