summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/sneasel.asm
blob: b2cba47fa462bbf98d15733f3c6a0f4f8bfe9335 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SHARP CLAW@" ; species name
	dw 211, 620 ; height, weight

	db   "This cunning"
	next "#MON hides"
	next "under the cover"

	page "of darkness,"
	next "waiting to attack"
	next "its prey.@"