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