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

	db   "It drifts aimless-"
	next "ly in waves. Very"
	next "difficult to see"

	page "in water, it may"
	next "not be noticed"
	next "until it stings.@"