summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/bellsprout.asm
blob: 403c28b408a2d85204653a5c87d8f487e9060858 (plain)
1
2
3
4
5
6
7
8
9
10
	db "FLOWER@" ; species name
	dw 204, 90 ; height, weight

	db   "It plants its feet"
	next "deep underground"
	next "to replenish wa-"

	page "ter. It can't es-"
	next "cape its enemy"
	next "while it's rooted.@"