From e38dc3004228b1a4f103a8a86c73d4b75718c314 Mon Sep 17 00:00:00 2001 From: j <okp57855@psoxs.com> Date: Sun, 10 Dec 2017 03:26:31 +1300 Subject: [PATCH] Hopefully all ready to go,finally. --- 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 9f47900d1dd..9f614690547 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]] //Costs ¤_Tmult0// +[[Expand the Master Suite|Master Suite][$cash -= _Tmult0, $masterSuite += 2,$PC.engineering += .1]] //Costs ¤_Tmult0// <br> <<if $masterSuiteUpgradePregnancy == 1>> -- GitLab