summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/215.asm
blob: adcfa3f96464dc14003fca4210bbf9f0cdc3a02b (plain)
1
2
3
4
5
6
7
8
9
10
; SneaselPokedexEntry: ; 0x1d097a
	db "SHARP CLAW@" ; species name
	dw 211, 620 ; height, width
	
	db   "This cunning"
	next "#MON hides"
	next "under the cover"
	page "of darkness,"
	next "waiting to attack"
	next "its prey.@"