From 34281e42ade29a6d6036454b424d78eed69f2088 Mon Sep 17 00:00:00 2001
From: j <okp57855@psoxs.com>
Date: Thu, 28 Dec 2017 11:01:14 +1300
Subject: [PATCH] The one that escaped.

---
 src/SecExp/unitsRebellionReport.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/SecExp/unitsRebellionReport.tw b/src/SecExp/unitsRebellionReport.tw
index 619b14664db..1e447e8d4da 100644
--- a/src/SecExp/unitsRebellionReport.tw
+++ b/src/SecExp/unitsRebellionReport.tw
@@ -12,7 +12,7 @@
 	<</if>>
 	<<if $securityForceCreate == 1>>
 		<br>
-		$securityForceName, $securityForcePersonnel strong, was called to join the battle aboard their<<if $securityForceVehiclePower >= 4>> armored<</if>> vehicles <<if $securityForceAC130 > 0>>and their AC130<</if>>.
+		$securityForceName, <<print Math.trunc($securityForcePersonnel)>> strong, was called to join the battle aboard their<<if $securityForceVehiclePower >= 4>> armored<</if>> vehicles <<if $securityForceAC130 > 0>>and their AC130<</if>>.
 		They brought their unmatched strength to crush those that would want you deposed.
 		During the battle they suffered no casualties.
 	<</if>>
-- 
GitLab