From b26b76b2d9467735a4002f5447944ec4823d34c7 Mon Sep 17 00:00:00 2001 From: j <okp57855@psoxs.com> Date: Thu, 7 Dec 2017 12:56:52 +1300 Subject: [PATCH] reformating. --- src/uncategorized/securityForceEOWReport.tw | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/uncategorized/securityForceEOWReport.tw b/src/uncategorized/securityForceEOWReport.tw index a9c23a33064..679c0f9d8dd 100644 --- a/src/uncategorized/securityForceEOWReport.tw +++ b/src/uncategorized/securityForceEOWReport.tw @@ -1,6 +1,6 @@ :: Security Force EOW Report -/* +<<silently>> The upgrades are currently ordered as: Barracks(16) securityForceArcologyUpgrades(16) @@ -39,8 +39,9 @@ The upgrades are currently ordered as: securityForceSubmarine(6) securityForceHeavyAmphibiousTransport (4) securityForceX -*/ +<<set $SFNO = _Barracks+_Armoury+_StimulantLab+_Garage+_Hangar+_DroneBay+_LaunchBayNO+_FacilitySupport>> +<<set $SFO = _Barracks+_Armoury+_StimulantLab+_Garage+_Hangar+_DroneBay+_LaunchBayO+_NavalYard+_FacilitySupport>> <<set _BarracksMax = 16>> <<set _ArmouryMax = 11>> <<set _StimulantLabMax = 9>> @@ -62,7 +63,6 @@ securityForceX <<set _NavalYard = $securityForceAircraftCarrier+$securityForceSubmarine+$securityForceHeavyAmphibiousTransport>> <</if>> -<<silently>> /* Manpower Fluctuation Calculations - loss from attrition, random casualties, etc. Baseline is ~3%/week. Heavier for raiding/slaving, reduced for securing trade. Maxes out between 1000-1500, though never exactly that. If over 1500 for some reason, set to 1455-1495. If under 100, cannot fluctuate further negatively. */ /* Check for too many troopers, set to mid 1400s if so */ @@ -457,8 +457,9 @@ securityForceX While at the recent TradeShow, $TradeShowIncome was made selling generic scematics and $TradeShowHelots menial slaves were sent as a bonus. Overal $TotalTradeShowIncome has been made and $TotalTradeShowHelots menial slaves have been acquired during the $OverallTradeShowAttendance TradeShow's I have attended. <</if>> - <br> //Current Status:// -<<nobr>> ''Barracks:'' + //Current facilities status:// +<<nobr>> +<br> ''Barracks:'' <br> /* 13 upgrades */ <<if $securityForceArcologyUpgrades == 0>> @@ -681,6 +682,7 @@ securityForceX <</if>> <</if>> <<if $securityForceHeavyTransport > 0>> +<br> /* 3 upgrades */ <<if $securityForceHeavyTransport == 1>> A basic heavy transport has been 'borrowed' from the old world. -- GitLab