diff --git a/src/SecExp/propagandaHub.tw b/src/SecExp/propagandaHub.tw index 9ce4f20b4e1ff4b41c62705942c6c8c65619f4af..be3a661a999e7992067b94bbd6cdd13fb56d6286 100644 --- a/src/SecExp/propagandaHub.tw +++ b/src/SecExp/propagandaHub.tw @@ -197,7 +197,7 @@ The propaganda hub is a surprisingly inconspicuous building, dimly lit from the <<goto "propagandaHub">> <</link>> <br>Establish a presence on the black market in order to manipulate it. - <br>//Costs <<print cashFormat(10000 * $upgradeMultiplierArcology * _HistoryDiscount)>>. The secret services now provides cash as well as authority each week, but will increase crime growth.// + <br>//Costs <<print cashFormat(Math.trunc(10000 * $upgradeMultiplierArcology * _HistoryDiscount))>>. The secret services now provides cash as well as authority each week, but will increase crime growth.// <<else>> You have infiltrated the black market and are now in partial control of it. [[Withdraw from the black market|propagandaHub][$marketInfiltration = 0, $propHubUpkeep -= $upgradeUpkeep]] <</if>>