summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/215.asm
blob: 8b2c707f372c581efd4d813a8727048aae0dd84b (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.@"