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

	db   "When its 80 feel-"
	next "ers absorb water,"
	next "it stretches to"

	page "become like a net"
	next "to entangle its"
	next "prey.@"