mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
259 B
NASM
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
|
|
|