Skip to content
Snippets Groups Projects
Commit 9bf9453a authored by lowercasedonkey's avatar lowercasedonkey
Browse files

fix

parent e4e486b8
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,6 @@ App.Markets.heap = function() {
const el = new DocumentFragment();
let r = [];
r.push(`You visit the slave markets off the arcology plaza. It's always preferable to examine merchandise in person.`);
r.push(`You visit the slave markets off the arcology plaza. It's always preferable to examine merchandise in person.`);
r.push(`You're in the corner of the slave market occupied by "The Flesh Heap", a dumping ground, of sorts, for broken slaves. Be it brain death, drug overdose, coma, or anything else, this market is willing to buy and sell them. Most of the worthwhile slaves have already been picked clean by pharmaceutical companies for drug testing, and the rest are practically nothing more than vegetables, but a handful remain just conscious enough to be profitable with effort as slaves. One should go in expecting only the worst quality possible, though if anything catches your eye, it will be rather cheap to purchase.`);
let _heap = jsRandom(1, 4);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment