summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/206.asm
blob: f346636b0e2ab571f2d08cf2c59c53abf539ae44 (plain)
1
2
3
4
5
6
7
8
9
10
; DunsparcePokedexEntry: ; 0x1d0593
	db "LAND SNAKE@" ; species name
	dw 411, 310 ; height, width

	db   "It hides deep"
	next "inside caves where"
	next "no light ever"
	page "reaches it and"
	next "remains virtually"
	next "motionless there.@"