diff --git a/src/markets/specificMarkets/slaveMarkets.js b/src/markets/specificMarkets/slaveMarkets.js index ce682f71c0c3914c3f40f272ebccd2bd6e191bd1..f7dbfefe87f271dcf5ca98cb356bfdc1f5bb6a34 100644 --- a/src/markets/specificMarkets/slaveMarkets.js +++ b/src/markets/specificMarkets/slaveMarkets.js @@ -23,11 +23,7 @@ App.Markets.wetware = function() { const el = new DocumentFragment(); let r = []; getNonlocalPronouns(V.seeDicks).appendSuffix('U'); - r.push(`You're in the corner of the slave market occupied by scientists and programmers, pioneers in perfecting the skills of slaves by removing all external stimuli and subjecting them to an inhumane regimen of simulated sexual and career training. Although their bodies are ruined, these slaves are guaranteed to be intelligent, skilled and trained in a variety of jobs. If you're willing to perform extensive repairs`); - if (V.bodyswapAnnounced) { - r.push(`, or have a spare body ready`); - } - r.push(`, these slaves have high potential in almost any role in your arcology.`); + r.push(`You're in the corner of the slave market occupied by scientists and programmers, pioneers in perfecting the skills of slaves by removing all external stimuli and subjecting them to an inhumane regimen of simulated sexual and career training. Although their bodies are ruined, these slaves are guaranteed to be intelligent, skilled and trained in a variety of jobs. If you're willing to perform extensive repairs${(V.bodyswapAnnounced)?`, or have a spare body ready`:``}, these slaves have high potential in almost any role in your arcology.`); let _wetware = jsRandom(1, 4); if (_wetware === 1) {