From 8e5e56d9a0b87290f554062a25ee99a11f53f776 Mon Sep 17 00:00:00 2001 From: j <okp57855@psoxs.com> Date: Sun, 10 Dec 2017 03:24:54 +1300 Subject: [PATCH] There is always a few stragglers. --- src/uncategorized/masterSuite.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/masterSuite.tw b/src/uncategorized/masterSuite.tw index 9787b9e7f94..9f47900d1dd 100644 --- a/src/uncategorized/masterSuite.tw +++ b/src/uncategorized/masterSuite.tw @@ -296,7 +296,7 @@ $masterSuiteNameCaps is furnished <br>$masterSuiteNameCaps has room for $masterSuite slaves to live comfortably<<if $masterSuiteUpgradeLuxury == 2>> in the moments when they're not in the fuckpit<<elseif $masterSuiteUpgradeLuxury == 1>> on its huge bed<</if>>. <<set _Tmult0 = Math.trunc($masterSuite*1000*$upgradeMultiplierArcology)>> -[[Expand the Master Suite|Master Suite][$cash -= _Tmult0, $masterSuite += 2,$PC.engineering += .1,$PC.slaving+= .1]] //Costs ¤_Tmult0// +[[Expand the Master Suite|Master Suite][$cash -= _Tmult0, $masterSuite += 2]] //Costs ¤_Tmult0// <br> <<if $masterSuiteUpgradePregnancy == 1>> -- GitLab