summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/206.asm
blob: ec2525beb9fd11a0406d4cc97b8112179c44e9c4 (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.@"