summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/croconaw.asm
blob: 0cde706535311cda53659490afee925a31d583f8 (plain)
1
2
3
4
5
6
7
8
9
10
	db "BIG JAW@" ; species name
	dw 307, 550 ; height, weight

	db   "The tips of its"
	next "fangs are slanted"
	next "backward. Once"

	page "those fangs clamp"
	next "down, the prey has"
	next "no hope of escape.@"