summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/dunsparce.asm
blob: e55ebc154297413014dcb687c2fa53632d6ff0cb (plain)
1
2
3
4
5
6
7
8
9
10
	db "LAND SNAKE@" ; species name
	dw 411, 310 ; height, weight

	db   "If spotted, it es-"
	next "capes by burrowing"
	next "with its tail."

	page "It can float just"
	next "slightly using its"
	next "wings.@"