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