summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/croconaw.asm
blob: 0edcf80ccd13acbfb55deefcd636bd1059684240 (plain)
1
2
3
4
5
6
7
8
9
10
; CroconawPokedexEntry: ; 0x1ccc84
	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.@"