mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
236 B
NASM
9 lines
236 B
NASM
|
; SneaselPokedexEntry: ; 0x1d097a
|
||
|
db "SHARP CLAW@" ; species name
|
||
|
dw 211, 620; height, width
|
||
|
|
||
|
db "This cunning", $4e, "#MON hides", $4e, "under the cover@"
|
||
|
db "of darkness,", $4e, "waiting to attack", $4e, "its prey.@"
|
||
|
; 0x1d09da
|
||
|
|