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