blob: 2ef83f9c32dfdd293484944db579f2756d39de9d (
plain)
1
2
3
4
5
6
7
8
9
10
|
; SandshrewPokedexEntry: ; 0x182184
db "MOUSE@" ; species name
dw 200, 260 ; height, weight
db "It prefers dry,"
next "sandy places"
next "because it uses"
page "the sand to"
next "protect itself"
next "when threatened.@"
|