Skip to content
Snippets Groups Projects
Commit 0edd9976 authored by Anu's avatar Anu
Browse files

Fix $clubName

parent c7d3410c
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ App.Events.REBusyClub = class REBusyClub extends App.Events.BaseEvent { ...@@ -9,7 +9,7 @@ App.Events.REBusyClub = class REBusyClub extends App.Events.BaseEvent {
V.nextButton = "Continue"; V.nextButton = "Continue";
V.nextLink = "RIE Eligibility Check"; V.nextLink = "RIE Eligibility Check";
App.Events.addParagraph(node, [`The original designers of the modern arcology did not realize how inseparable from slavery their work would become. The club at the social heart of ${V.arcologies[0].name} was not meant as a center of the more friendly kind of sexual slavery, but that is what it has become. Free whores of the highest quality work there, and they are accompanied by a flock of your slaves who have simple orders to dance, add cheer, and perform sexual favors wherever they can.`]); App.Events.addParagraph(node, [`The original designers of the modern arcology did not realize how inseparable from slavery their work would become. The club at the social heart of ${V.arcologies[0].name} was not meant as a center of the more friendly kind of sexual slavery, but that is what it has become. Free whores of the highest quality work there, and they are accompanied by a flock of your slaves who have simple orders to dance, add cheer, and perform sexual favors wherever they can.`]);
App.Events.addParagraph(node, [`Offering slaves for free sex would become unmanageable if the club where your public servants work was open to the unwashed masses, but it is not. The arcology is already selective, and only good citizens can party, dance, and fuck the night away in $clubName. The upper classes <span class="reputation inc">recognize your contributions</span> to arcology culture, which you could probably parlay into an even greater benefit.`]); App.Events.addParagraph(node, [`Offering slaves for free sex would become unmanageable if the club where your public servants work was open to the unwashed masses, but it is not. The arcology is already selective, and only good citizens can party, dance, and fuck the night away in ${V.clubName}. The upper classes <span class="reputation inc">recognize your contributions</span> to arcology culture, which you could probably parlay into an even greater benefit.`]);
repX(500, "event"); repX(500, "event");
......
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