From 0437fa0de63fd3822518e703403b339210780d76 Mon Sep 17 00:00:00 2001 From: ZZC <11814-ZZC@users.noreply.gitgud.io> Date: Thu, 26 Mar 2020 20:20:48 -0700 Subject: [PATCH] Update persBusiness.tw, added cashx line --- src/uncategorized/persBusiness.tw | 1 + 1 file changed, 1 insertion(+) diff --git a/src/uncategorized/persBusiness.tw b/src/uncategorized/persBusiness.tw index 8f57105528d..423c186faa8 100644 --- a/src/uncategorized/persBusiness.tw +++ b/src/uncategorized/persBusiness.tw @@ -784,6 +784,7 @@ <<set _blackMarket = random(7000,8000)>> Your secret service makes use of black markets and illegal streams of goods to make a profit, making you @@.yellowgreen;<<print cashFormat(_blackMarket)>>.@@ This however allows @@.red;crime to flourish@@ in the underbelly of the arcology. <<set $SecExp.core.crimeLow += random(1,3)>> + <<run cashX(_blackMarket, "personalBusiness")>> <</if>> <<if $arcRepairTime > 0>> -- GitLab