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