blob: 517436a213545736ff89758d3c090adf537b68b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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
|