summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/tangela.asm
blob: 6c84cbfd158b772e916c0b5e96a443f8b8cfc40e (plain)
1
2
3
4
5
6
7
8
9
10
	db "VINE@" ; species name
	dw 303, 770 ; height, weight

	db   "During battle, it"
	next "constantly moves"
	next "the vines that"

	page "cover its body in"
	next "order to annoy its"
	next "opponent.@"