summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/sandslash.asm
blob: fd2492f91d69520ebef6e5fa9055ff8881bb10fc (plain)
1
2
3
4
5
6
7
8
9
10
; SandslashPokedexEntry: ; 0x1821e7
	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.@"