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