pokecrystal-board/stats/pokedex/entries/027.asm
2014-03-06 00:46:01 -05:00

13 lines
247 B
NASM

; SandshrewPokedexEntry: ; 0x182184
db "MOUSE@" ; species name
dw 200, 260; height, width
db "It prefers dry,"
next "sandy places"
next "because it uses@"
db "the sand to"
next "protect itself"
next "when threatened.@"
; 0x1821e7