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

	db   "Vicious in nature,"
	next "it drives PIDGEY"
	next "from their nests"

	page "and feasts on the"
	next "eggs that are left"
	next "behind.@"