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

	db   "It hides deep"
	next "inside caves where"
	next "no light ever"

	page "reaches it and"
	next "remains virtually"
	next "motionless there.@"