summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/191.asm
blob: 96e2351981f06c6c1a9442e5e3bbe76f8b8bd3f9 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"