summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/sunkern.asm
blob: 680e1799e18b4d4cdb57f9619af42c7bded4f52f (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"