mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
11 lines
234 B
NASM
11 lines
234 B
NASM
; SandslashPokedexEntry: ; 0x1821e7
|
|
db "MOUSE@" ; species name
|
|
dw 303, 650 ; height, width
|
|
|
|
db "Adept at climbing"
|
|
next "trees, it rolls"
|
|
next "into a spiny ball,"
|
|
page "then attacks its"
|
|
next "enemies from"
|
|
next "above.@"
|