shithub: pokecrystal

ref: 50062957f9c560f955d4556fb7ef12e4e7a3aa61
dir: /stats/pokedex/entries/206.asm/

View raw version
; 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.@"
; 0x1d0604