pokecrystal-board/stats/pokedex/entries/206.asm
2014-03-06 00:46:01 -05:00

13 lines
261 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@"
db "reaches it and"
next "remains virtually"
next "motionless there.@"
; 0x1d0604