mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
213 B
NASM
11 lines
213 B
NASM
db "PUPPY@" ; species name
|
|
dw 204, 420 ; height, weight
|
|
|
|
db "It controls a big"
|
|
next "territory. If it"
|
|
next "detects an unknown"
|
|
|
|
page "smell, it roars"
|
|
next "loudly to force"
|
|
next "out the intruder.@"
|