summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/sandslash.asm
blob: 9e7fc454b284f92ccb4ce3852286e35e3e838ccb (plain)
1
2
3
4
5
6
7
8
9
10
	db "MOUSE@" ; species name
	dw 303, 650 ; height, weight

	db   "Adept at climbing"
	next "trees, it rolls"
	next "into a spiny ball,"

	page "then attacks its"
	next "enemies from"
	next "above.@"