blob: d8e9c6d179e077fc47f18da2430165a410ed1072 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; SandslashPokedexEntry: ; 0x1821e7
db "MOUSE@" ; species name
dw 303, 650 ; height, width
db "Adept at climbing"
next "trees, it rolls"
next "into a spiny ball,"
page "then attacks its"
next "enemies from"
next "above.@"
|