summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/215.asm
blob: b8aba2b537657efe37132db1771c962764842490 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1d09da