mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
241 B
NASM
9 lines
241 B
NASM
; 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
|
|
|