blob: 0e1bd277b07bc755592df784fa49f7428efa4a4d (
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.@"
|