diff --git a/src/facilities/arcade/arcade.js b/src/facilities/arcade/arcade.js index 6972a1bc1d2fa4038d97929c3f9035a401459e63..7d55e6b22f9c58813cbd87948b578bd4ed9445f0 100644 --- a/src/facilities/arcade/arcade.js +++ b/src/facilities/arcade/arcade.js @@ -61,7 +61,7 @@ App.Facilities.Arcade.arcade = class Arcade extends App.Facilities.Facility { "Gender Fundamentalist": `is built to block the lower part of its inmates' butts from view and use. The slaves within are thus limited to their anuses for service here, but any slave can be disposed of in ${V.arcadeName} without offending fundamentalist sensibilities.`, "Physical Idealist": `logs customers' performance for their own athletic information. It keeps track of personal bests and all-time high scores, and pays out cash prizes to customers who fuck the holes faster, harder, or for longer than the previous record holder.`, "Supremacist": `is constructed so that the inmates' entire heads stick out of the mouth wall, though they're still masked and their jaws are held apart by ring gags. After all, seeing the anguish of the subhumans here is one of the main attractions.`, - "Subjugationist": `is constructed so that the inmates' entire heads stick out of the mouth wall, though they're still masked and their jaws are held apart by ring gags. After all, seeing the anguish of the $arcologies[0].FSSubjugationistRace slaves here is one of the main attractions.`, + "Subjugationist": `is constructed so that the inmates' entire heads stick out of the mouth wall, though they're still masked and their jaws are held apart by ring gags. After all, seeing the anguish of the ${V.arcologies[0].FSSubjugationistRace} slaves here is one of the main attractions.`, "Paternalist": `is constructed so that nothing at all of the slaves is visible. The arcade is just a row of holes. In this way, good, paternalistic citizens can partake of a Free Cities sex arcade without being confronted with what they're doing.`, "Pastoralist": `is constructed so that the slaves lie within the arcade facing up. If a slave is lactating, her breasts are kept bare and under the maximum sustainable dose of lactation drugs, so that any penetration of her holes produces amusing squirts of milk.`, "Maturity Preferentialist": `is constructed so that nothing but the slaves' holes can be seen. This makes it possible to maintain the appearance of offering MILFs while using ${V.arcadeName} to get value out of useless young bitches' holes.`, diff --git a/src/facilities/cellblock/cellblock.js b/src/facilities/cellblock/cellblock.js index af3ed96f494d1f244c1a41e9ba1505e6c693e62c..5240c175c7fe8ec142b51f38924df1a8f5a72999 100644 --- a/src/facilities/cellblock/cellblock.js +++ b/src/facilities/cellblock/cellblock.js @@ -54,8 +54,8 @@ App.Facilities.Cellblock.cellblock = class Cellblock extends App.Facilities.Faci "Gender Radicalist": `is a straightforward prison, with one exception. Each cell features a screen displaying plans for its inmate's bimbofication. Day and night, inmates are confronted with the sight of themselves dyed, pierced, tattooed, gaped, filled with implants, or all of these.`, "Gender Fundamentalist": `is a block of barred cells whose sides, offering a clear view of the whole prison, provide much menace. Anyone who abuses an inmate does so in full view of every other slave here, keeping the jailbirds in a state of constant fear that they're next.`, "Physical Idealist": `is a block of barred cells whose sides, offering a clear view of the whole prison, provide much menace. Anyone who rapes an inmate does so in full view of every other slave here, keeping the bitches in a state of constant fear that their asses are next.`, - "Supremacist": `is a straightforward prison whose menace is provided by context that, although subtle, adds up to a nightmare. Everyone outside the cells is $arcologies[0].FSSupremacistRace, and everyone inside them is not. The darkness of history is palpable here.`, - "Subjugationist": `is a straightforward prison whose menace is provided by context that, although subtle, adds up to a nightmare. The inmates inside the cells are $arcologies[0].FSSubjugationistRace, and everyone outside them is not. The darkness of history is palpable here.`, + "Supremacist": `is a straightforward prison whose menace is provided by context that, although subtle, adds up to a nightmare. Everyone outside the cells is ${V.arcologies[0].FSSupremacistRace}, and everyone inside them is not. The darkness of history is palpable here.`, + "Subjugationist": `is a straightforward prison whose menace is provided by context that, although subtle, adds up to a nightmare. The inmates inside the cells are ${V.arcologies[0].FSSubjugationistRace}, and everyone outside them is not. The darkness of history is palpable here.`, "Repopulationist": `is a straightforward prison, with two exceptions. One cell style features a screen displaying plans for its inmate's impregnation, the other is covered with mirrors for its inmate to watch her pregnancy grow. Day and night, inmates are confronted with the sight of themselves transformed.`, "Eugenics": `is designed to make very clear to its inmates that they are subhuman. Many screens showcasing their inadequacy intermingled with propaganda play on nonstop loops.`, "Paternalist": `is a prison, but a modern and scientific one. The cells, the common areas, and even the color of the walls are all carefully designed to communicate the feeling that inmates can better themselves.`, diff --git a/src/facilities/servantsQuarters/servantsQuarters.js b/src/facilities/servantsQuarters/servantsQuarters.js index 1e89d25b44639b8f0791276a7534fb688f23c918..406ab74403f4967046fab24eeee8b23758520418 100644 --- a/src/facilities/servantsQuarters/servantsQuarters.js +++ b/src/facilities/servantsQuarters/servantsQuarters.js @@ -57,7 +57,7 @@ App.Facilities.ServantsQuarters.servantsQuarters = class ServantsQuarters extend "Gender Fundamentalist": `are comfortable and well-kept. There are pornographic pictures on the walls, depicting pretty female slaves being fucked by muscular men.`, "Physical Idealist": `are comfortable and well-kept. There are softcore pictures on the walls, depicting gorgeously muscled, oiled-up men and women, flexing and posing for the camera.`, "Supremacist": `are spartan, since that's all domestics from the inferior races need or deserve. There's a whipping post in the corner of the room so that whenever a slave is beaten, the rest must watch.`, - "Subjugationist": `are spartan, since that's all $arcologies[0].FSSubjugationistRace domestics need or deserve. There's a whipping post in the corner of the room so that whenever a slave is beaten, the rest must watch.`, + "Subjugationist": `are spartan, since that's all ${V.arcologies[0].FSSubjugationistRace} domestics need or deserve. There's a whipping post in the corner of the room so that whenever a slave is beaten, the rest must watch.`, "Paternalist": `are comfortable and well-kept. Though there is little privacy here, the servants are provided for. There's even a small rest area for them to take their regular breaks in.`, "Pastoralist": `are comfortable and well-kept. There are pornographic pictures on the walls, depicting lactating slaves earnestly enjoying sex. The servants are provided with milk to drink.`, "Maturity Preferentialist": `are comfortable, but functional. There are motivational posters on the walls featuring cheerful MILF servants, exhorting mature slaves to smile, serve, and get fucked like good girls.`, diff --git a/src/facilities/spa/spa.js b/src/facilities/spa/spa.js index f337101287356fcaf692ff42081dd3e7b3227ed5..26e483764fb209950c2ef02be2799e221a76f031 100644 --- a/src/facilities/spa/spa.js +++ b/src/facilities/spa/spa.js @@ -62,8 +62,8 @@ App.Facilities.Spa.spa = class Spa extends App.Facilities.Facility { "Gender Radicalist": `is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing slave girls with all different varieties of genitalia orgasming from penetration, to keep the idea at the forefront of the slaves' minds.`, "Gender Fundamentalist": `is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing light entertainment featuring a lot of beautiful women and handsome men for the slaves' edification.`, "Physical Idealist": `is not the gym, but it does have some workout equipment, mostly low-impact machines designed to speed recovery. There are special hot baths to ease sore muscles.`, - "Supremacist": `is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing light entertainment featuring $arcologies[0].FSSupremacistRace main characters.`, - "Subjugationist": `is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing light entertainment featuring $arcologies[0].FSSubjugationistRace characters in comic relief roles.`, + "Supremacist": `is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing light entertainment featuring ${V.arcologies[0].FSSupremacistRace} main characters.`, + "Subjugationist": `is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing light entertainment featuring ${V.arcologies[0].FSSubjugationistRace} characters in comic relief roles.`, "Paternalist": `is comfortable, with waterproof cushions lining the pools. There are screens on the walls showing light entertainment written by and intended for smart, loyal slaves.`, "Pastoralist": `is utilitarian. It is equipped with all sorts of devices to help slaves care for huge assets, including lifts to help them in and out of the water, and all around showers to help clean and moisturize difficult to reach spots.`, "Maturity Preferentialist": `is comfortable, but surprisingly businesslike. It's all about beautification here; there's a bewildering array of mud baths, resting pools, and massage setups, all designed to keep mature slaves looking their very best.`,