From 81bca0f77e08a3d5f181035302752043085ba0b6 Mon Sep 17 00:00:00 2001
From: gheimhridh <gheimhridh@protonmail.ch>
Date: Wed, 13 Dec 2017 19:46:00 -0500
Subject: [PATCH] Update rebellionReport.tw

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

diff --git a/src/SecExp/rebellionReport.tw b/src/SecExp/rebellionReport.tw
index 3460f3bd4c4..c5265e23009 100644
--- a/src/SecExp/rebellionReport.tw
+++ b/src/SecExp/rebellionReport.tw
@@ -83,7 +83,7 @@
 <hr>
 
 <<if $slaveRebellion == 1>>
-	Today, the _day of _month _year, our arcology was inflamed by the fires of rebellion. $attackTroops rebels from all over the structure dared rise up against their owners and conquer their freedom through blood. Our defense force, $troopCount strong, fought with them street by street
+	Today, the _day of _month _year, our arcology was inflamed by the fires of rebellion. <<print Math.trunc($attackTroops)>> rebels from all over the structure dared rise up against their owners and conquer their freedom through blood. Our defense force, $troopCount strong, fought with them street by street
 	<<if $enemyLosses != $attackTroops>>
 		inflicting <<print $enemyLosses>> casualties, while sustaining <<print $losses>> casualties themselves.
 	<<else>>
-- 
GitLab