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

	db   "In an attempt to"
	next "hide itself, it"
	next "will run around"

	page "at top speed to"
	next "kick up a blinding"
	next "dust storm.@"