mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
246 B
NASM
13 lines
246 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.@"
|
|
; 0x18224b
|
|
|