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