r.push(`A ${V.mercenaries===1?"squad":"full platoon"} of mercenaries is permanently quartered in ${arcName}.`);
if (V.mercenaries.isBetween(1,5)){
}elseif (V.mercenaries>=5){
r.push(`A ${V.mercenaries===1?"squad":"full platoon"} of mercenaries is permanently quartered in ${arcName}.`);
r.push(`You have permanently settled a full company of mercenaries in ${arcName} as your ${V.mercenariesTitle}.`);
}elseif (V.mercenaries>=5){
r.push(`You have permanently settled a full company of mercenaries in ${arcName} as your ${V.mercenariesTitle}.`);
}
r.push(`They are grim men and women${V.mercenaries<5?", heavily armed and armored":" who appreciate their luxurious life here and train hard to keep their skills with their prototype armor sharp"}.`);
r.push(`They are grim men and women${V.mercenaries<5?", heavily armed and armored":" who appreciate their luxurious life here and train hard to keep their skills with their prototype armor sharp"}.`);
r.push(`${capFirstChar(V.assistant.name)} is using an alternative personality setting, speaking in a sultry, sexual voice, and talking as though the penthouse's sex toys are ${hisA} body.`);
r.push(`${capFirstChar(V.assistant.name)} is using an alternative personality setting, speaking in a sultry, sexual voice, and talking as though the penthouse's sex toys are ${hisA} body.`);
if (V.assistant.personality>1){
if (V.assistant.personality>1){
r.push(`${heA} also has charge of all smart piercings in the arcology, and is using ${hisA} adaptations to sexual duties to improve their effectiveness.`);
r.push(`${heA} also has charge of all smart piercings in the arcology, and is using ${hisA} adaptations to sexual duties to improve their effectiveness.`);