diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index a250bdd03d53511514d7cdc24049010d1988c651..2457e7db816bd2cfa0505b3d74c2725944fb9967 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4,6 +4,9 @@
 
 1/28/18
 
+	306
+	-fixed missed && in SpecialForceUpgradeOptions
+
 	305
 	-fixed issues with orphanage recruits
 	-small text fixes
diff --git a/src/pregmod/SecForceEX/SpecialForceUpgradeOptions.tw b/src/pregmod/SecForceEX/SpecialForceUpgradeOptions.tw
index bfb45238a6e266b38a980be8cc3a51c96e324f78..1d82ba834935d8a2d223180d1744ed3a5ac9da89 100755
--- a/src/pregmod/SecForceEX/SpecialForceUpgradeOptions.tw
+++ b/src/pregmod/SecForceEX/SpecialForceUpgradeOptions.tw
@@ -276,7 +276,7 @@
 				<br>//$securityForceName has fully upgraded the space plane to support it's activities.//
 			<</if>>
 
-			<<if $securityForceUpgradeToken == 0 && $TierTwoUnlock == 1 $securityForceFortressZeppelin < 1>>
+			<<if $securityForceUpgradeToken == 0 && $TierTwoUnlock == 1 && $securityForceFortressZeppelin < 1>>
 				<br><<link "A fortress zeppelin">>
 					<<replace "#resultY">><br><br>
 					"Sure, boss." she says, nodding. "A fortress zeppelin would help a lot." She laughs. "The scum out there don't seem to like it when we have things that their shit equipment can't damage." She picks up a tablet and taps a few commands on it. "I'll get right on it."