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