mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
191 B
NASM
11 lines
191 B
NASM
db "SLUDGE@" ; species name
|
|
dw 6, 17 ; height, weight
|
|
|
|
db "It's often"
|
|
next "mistaken for a"
|
|
next "wad of chewing gum"
|
|
|
|
page "and stepped on,"
|
|
next "releasing a foul"
|
|
next "odor.@"
|