diff --git a/src/SpecialForce/Proposal.tw b/src/SpecialForce/Proposal.tw
index 359ef9229420911b96e01a49c948757d74cc1f06..f20f93070dc027dcf2b6a87c6f299746e0036c6a 100644
--- a/src/SpecialForce/Proposal.tw
+++ b/src/SpecialForce/Proposal.tw
@@ -12,9 +12,9 @@
 
 	<br><br>''This is a unique and very important opportunity'', and is possible only because of your recent victory over the Daughters. If you do not seize it, the memories and fears of your citizens will fade,and you will not be able to raise the matter again.
 
-	<<set _price = 20000>> <<if $PC.warfare >= 100>> <<set _price = _price/2>>
+	<<set _price = 20000>> <<if $PC.warfare >= 100>> <<set _price = _price*.5>>
 	<<elseif $PC.warfare >= 50||$PC.career === "arcology owner">>
-	<<set _price = _price/1.5>> <</if>>
+	<<set _price = _price*.75>> <</if>>
 	<br><<link "Prepare for an announcement.""Security Force Proposal">> <<replace "#result">>
 
 		You instruct $assistantName to announce to the arcology's citizenry that you will be making an important announcement in the near future regarding the security situation. Given the damage still present from the Daughters' attack, everyone will be tuning in. You also instruct your assistant to begin quietly investigating potential leadership figures for the force itself.