mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
195 B
NASM
11 lines
195 B
NASM
db "SHARP CLAW@" ; species name
|
|
dw 211, 620 ; height, weight
|
|
|
|
db "This cunning"
|
|
next "#MON hides"
|
|
next "under the cover"
|
|
|
|
page "of darkness,"
|
|
next "waiting to attack"
|
|
next "its prey.@"
|