mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
202 B
NASM
11 lines
202 B
NASM
db "DARK@" ; species name
|
|
dw 200, 240 ; height, weight
|
|
|
|
db "Around dawn, its"
|
|
next "ominous howl"
|
|
next "echoes through the"
|
|
|
|
page "area to announce"
|
|
next "that this is its"
|
|
next "territory.@"
|