pokecrystal-board/data/pokedex/entries/206.asm
2015-06-23 12:24:51 -06:00

11 lines
247 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.@"