summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/pineco.asm
blob: d7867b960da0f9d044dbbf31e723a1daa725474e (plain)
1
2
3
4
5
6
7
8
9
10
	db "BAGWORM@" ; species name
	dw 200, 160 ; height, weight

	db   "It hangs and waits"
	next "for flying insect"
	next "prey to come near."

	page "It does not move"
	next "about much on its"
	next "own.@"