pokecrystal-board/stats/pokedex/entries/027.asm

9 lines
241 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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