summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/weepinbell.asm
blob: 381c0e7dd44a2d8e1077cf512cf811327414f03e (plain)
1
2
3
4
5
6
7
8
9
10
	db "FLYCATCHER@" ; species name
	dw 303, 140 ; height, weight

	db   "If its prey is"
	next "bigger than its"
	next "mouth, it slices"

	page "up the victim with"
	next "sharp leaves, then"
	next "eats every morsel.@"