blob: 606350c4d3e89c6ab300f9ce6ebf53087d0a2214 (
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.@"
|