From c8786ed9f8da20302d4be77b74b9143bbd13644f Mon Sep 17 00:00:00 2001 From: gheimhridh <gheimhridh@protonmail.ch> Date: Thu, 14 Dec 2017 00:26:04 +0200 Subject: [PATCH] Small rebelionReport.tw fix --- 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 217955a855a..3460f3bd4c4 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. 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 + 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 <<if $enemyLosses != $attackTroops>> inflicting <<print $enemyLosses>> casualties, while sustaining <<print $losses>> casualties themselves. <<else>> -- GitLab