summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/073.asm
blob: 46c883048d91a68cc40e29891bdc1f581a27f45e (plain)
1
2
3
4
5
6
7
8
9
10
; TentacruelPokedexEntry: ; 0x1b8337
	db "JELLYFISH@" ; species name
	dw 503, 1210 ; height, width

	db   "When its 80 feel-"
	next "ers absorb water,"
	next "it stretches to"
	page "become like a net"
	next "to entangle its"
	next "prey.@"