Skip to content
Snippets Groups Projects
Commit 1aa95712 authored by Pregmodder's avatar Pregmodder
Browse files

fix

parent 68f88dc3
No related branches found
No related tags found
No related merge requests found
...@@ -325,8 +325,7 @@ ...@@ -325,8 +325,7 @@
<</replace>> <</replace>>
<</link>> // Costs ¤3750000 //<br> <</link>> // Costs ¤3750000 //<br>
<<elseif $securityForceSpacePlanePower == 9>> <<elseif $securityForceSpacePlanePower == 9>>
//The $securityForceName's SpacePlane is fully upgraded.//<br> //The $securityForceName's SpacePlane is fully upgraded.//<br><</if>>
<</if>>
<<if $securityForceUpgradeToken == 0 && $securityForceAircraftPower >= 5 && $securityForceStimulantPower >= 5 && $securityForceArcologyUpgrades >= 5 && $securityForceVehiclePower >= 5 && $securityForceDronePower >= 5 && $securityForceInfantryPower >= 5 && $securityForceFortressZeppelin < 1>> <<if $securityForceUpgradeToken == 0 && $securityForceAircraftPower >= 5 && $securityForceStimulantPower >= 5 && $securityForceArcologyUpgrades >= 5 && $securityForceVehiclePower >= 5 && $securityForceDronePower >= 5 && $securityForceInfantryPower >= 5 && $securityForceFortressZeppelin < 1>>
<<link "Ask The Colonel to 'borrow' a Fortress Zeppelin">> <<link "Ask The Colonel to 'borrow' a Fortress Zeppelin">>
...@@ -347,7 +346,7 @@ ...@@ -347,7 +346,7 @@
<</replace>> <</replace>>
<</link>> // Costs ¤20000000 //<br> <</link>> // Costs ¤20000000 //<br>
<<elseif $securityForceFortressZeppelin == 3>> <<elseif $securityForceFortressZeppelin == 3>>
//The $securityForceName has fully upgraded the Fortress Zeppelin to support its activities.// //The $securityForceName has fully upgraded the Fortress Zeppelin to support its activities.//<br>
<</if>> <</if>>
<<if $securityForceDronePower < 5 && $securityForceArcologyUpgrades >= 2 && $securityForceUpgradeToken == 0>> <<if $securityForceDronePower < 5 && $securityForceArcologyUpgrades >= 2 && $securityForceUpgradeToken == 0>>
...@@ -372,7 +371,6 @@ ...@@ -372,7 +371,6 @@
//The $securityForceName drone fleet is fully upgraded.//<br> //The $securityForceName drone fleet is fully upgraded.//<br>
<<else>> <<else>>
//More barracks infrastructure upgrades are needed before the drone fleet can be expanded.//<br><</if>> //More barracks infrastructure upgrades are needed before the drone fleet can be expanded.//<br><</if>>
<</if>>
<<if $securityForceUpgradeToken == 0 && $securityForceAircraftPower >= 5 && $securityForceStimulantPower >= 5 && $securityForceArcologyUpgrades >= 5 && $securityForceVehiclePower >= 5 && $securityForceDronePower >= 5 && $securityForceInfantryPower >= 5>> <<if $securityForceUpgradeToken == 0 && $securityForceAircraftPower >= 5 && $securityForceStimulantPower >= 5 && $securityForceArcologyUpgrades >= 5 && $securityForceVehiclePower >= 5 && $securityForceDronePower >= 5 && $securityForceInfantryPower >= 5>>
<<if $securityForceSatalitePower < 1>> <<if $securityForceSatalitePower < 1>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment