summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/tentacruel.asm
blob: 5afade1bc3bd3fa60fef9c12f5445e560b982715 (plain)
1
2
3
4
5
6
7
8
9
10
	db "JELLYFISH@" ; species name
	dw 503, 1210 ; height, weight

	db   "In battle, it"
	next "extends all 80 of"
	next "its tentacles to"

	page "entrap its oppo-"
	next "nent inside a"
	next "poisonous net.@"