pokecrystal-board/data/pokedex/entries/206.asm
2014-05-31 22:57:00 -07:00

13 lines
259 B
NASM

; 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