r.push(`Your weekly meeting with your V.mercenariesTitle commander finishes with unusual speed. With the arcology owner who set the Daughters on you enslaved, all other immediate threats defused or smashed,`);
if (V.arcologies[0].FSRomanRevivalistLaw>0){
if (V.arcologies[0].FSRomanRevivalistLaw>0){
r.push(`your citizens serving in the urban cohorts with enthusiasm,`);
r.push(`your citizens serving in the urban cohorts with enthusiasm,`);
}
}
if (V.arcologies[0].FSNeoImperialistLaw1>0){
if (V.arcologies[0].FSNeoImperialistLaw1>0){
r.push(`your Knights vigilantly watching the streets for any possible threat,`);
r.push(`your Knights vigilantly watching the streets for any possible threat,`);
}
}
r.push(`and the ${V.mercenariesTitle} in excellent fighting condition, there just weren't enough concerns from either of your perspectives to fill the time. You sit across your desk from each other, discussing the global situation over V.PC.refreshment.`);
r.push(`and the ${V.mercenariesTitle} in excellent fighting condition, there just weren't enough concerns from either of your perspectives to fill the time. You sit across your desk from each other, discussing the global situation over V.PC.refreshment.`);
<br><br>
App.Events.addParagraph(node,r);
r=[];
"You know,
V.properTitle()
r.push(`"You know, ${properTitle()}," the scarred man says thoughtfully. "Threat board's pretty sparse these days. I mean, not for those poor bastards." He`);
r.push(`,"thescarredmansaysthoughtfully."Threat board's pretty sparse these days. I mean, not for those poor bastards."He`);
if (V.PC.refreshmentType===0){
if (V.PC.refreshmentType===0){
r.push(`waves his ${V.PC.refreshment}`);
r.push(`waves his ${V.PC.refreshment}`);
}elseif (V.PC.refreshmentType===1){
}elseif (V.PC.refreshmentType===1){
...
@@ -32,40 +45,47 @@
...
@@ -32,40 +45,47 @@
}elseif (V.PC.refreshmentType===6){
}elseif (V.PC.refreshmentType===6){
r.push(`using the sheet of ${V.PC.refreshment} to point`);
r.push(`using the sheet of ${V.PC.refreshment} to point`);
r.push(`at a screen showing a live news feed from a war on the other side of the world. A huge cloud in an unmistakable, malevolent shape, a broad rising head atop a dirty column of vapor, is towering above a large city.`);
<br><br>
App.Events.addParagraph(node,r);
r=[];
"But in our immediate area, there's just not much that can threaten us. Most trouble on the horizon's going to come from economics and supply and the climate, but that stuff doesn't shoot back. I think we can afford a little dispersal of military effort. Why don't I second squads to your corporation, when we've got the availability? Your corporate guys are already pulling meat out of the conflict zones. No offense to them, they're pretty good, but they're not quite at the level of my boys and girls. And don't worry, I'd keep 'em clear of shit like that." He indicates the on-screen mushroom cloud again.
r.push(`"But in our immediate area, there's just not much that can threaten us. Most trouble on the horizon's going to come from economics and supply and the climate, but that stuff doesn't shoot back. I think we can afford a little dispersal of military effort. Why don't I second squads to your corporation, when we've got the availability? Your corporate guys are already pulling meat out of the conflict zones. No offense to them, they're pretty good, but they're not quite at the level of my boys and girls. And don't worry, I'd keep 'em clear of shit like that." He indicates the on-screen mushroom cloud again.`);
<br><br>
App.Events.addParagraph(node,r);
r=[];
''This is a unique opportunity'' and will not reoccur.
r.push(
App.UI.DOM.makeElement("span","This is a unique opportunity","bold"),
r.push(`Best to keep the ${V.mercenariesTitle} in reserve. You decline, and the commander chuckles. "Well ${properTitle()} , if you insist, I suppose we could find ways to keep busy around the arcology. I mean, we're a little starved for`);
V.properTitle()
if (V.seeDicks!==0){
r.push(`, if you insist, I suppose we could find ways to keep busy around the arcology. I mean, we're a little starved for`);
r.push(`female`);
if (V.seeDicks !== 0) {
}else{
r.push(`female`);
r.push(`intimate`);
} else {
}
r.push(`intimate`);
r.push(`company here, but we can make do."`);
App.Events.addParagraph(frag,r);
returnfrag;
}
}
r.push(`company here, but we can make do."/replace>>
<<setNonlocalPronounsV.seeDicksIt's a fine idea, and you agree. The commander looks so enthused that you feel obliged to ask that he not risk himself unduly. He laughs. "There are no old, bold mercs,`);
V.properTitle()
r.push(`, and I am sure as hell old. I'llbesuretogrowevenolderundercontractwithyou.Now,unlessthere's anything else, I'vejustboughtanice${_girlU}toaddtothecommander's suite, and _heU makes me feel a bit younger."`);
V.mercenariesHelpCorp=1;
V.mercenariesHelpCorp=1;
<</replace>>
return`It's a fine idea, and you agree. The commander looks so enthused that you feel obliged to ask that he not risk himself unduly. He laughs. "There are no old, bold mercs, ${properTitle()}, and I am sure as hell old. I'll be sure to grow even older under contract with you. Now, unless there's anything else, I've just bought a nice ${girlU} to add to the commander's suite, and ${heU} makes me feel a bit younger."`;