pokecrystal/stats/pokedex/entries/028.asm

13 lines
246 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; SandslashPokedexEntry: ; 0x1821e7
db "MOUSE@" ; species name
dw 303, 650 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "Adept at climbing"
next "trees, it rolls"
next "into a spiny ball,"
page "then attacks its"
2014-03-06 05:46:01 +00:00
next "enemies from"
next "above.@"
2013-02-06 00:29:20 +00:00
; 0x18224b