diff --git a/src/markets/specificMarkets/slaveMarkets.js b/src/markets/specificMarkets/slaveMarkets.js index 353ebf83585b6f2a71a69b5028fd1ab30fb54c5a..ce682f71c0c3914c3f40f272ebccd2bd6e191bd1 100644 --- a/src/markets/specificMarkets/slaveMarkets.js +++ b/src/markets/specificMarkets/slaveMarkets.js @@ -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);