summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/159.asm
blob: d44f99d0eaf74166ed3cb136d1ddcf43b1c122a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; CroconawPokedexEntry: ; 0x1ccc84
	db "BIG JAW@" ; species name
	dw 307, 550 ; height, width
	
	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.@"
; 0x1cccf9