summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/206.asm
blob: 6c12622655190d5e4ee72470f591aa55761b8368 (plain)
1
2
3
4
5
6
7
8
; DunsparcePokedexEntry: ; 0x1d0593
	db "LAND SNAKE@" ; species name
	dw 411, 310; height, width
	
	db "It hides deep", $4e, "inside caves where", $4e, "no light ever@"
	db "reaches it and", $4e, "remains virtually", $4e, "motionless there.@"
; 0x1d0604