diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 0fc7d00b6a11578342a7bbcbdc55e935430253bd..241238f6cf0d2df8face25cec09188f519c9d4ca 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4818,4 +4818,8 @@ Pregmod 0.10.3.0
 	-pregnancy overhaul phase 3 (belly implants) completed
 	
 	185
-	-fixed <<m>>
\ No newline at end of file
+	-fixed <<m>>
+	
+	186
+	-fixes
+	-SFanon's stuff
\ No newline at end of file
diff --git a/devNotes/twine JS b/devNotes/twine JS
index e54827c92a9498e15ba6b7ba038044006d63ae25..ede916492651e32275eb65302745616d6d2d3c4f 100644
--- a/devNotes/twine JS	
+++ b/devNotes/twine JS	
@@ -961,7 +961,7 @@ window.lastSurgeryRuleFor = function(slave, rules, what) {
 	return null;
 };
 
-window.lastEyesSurgeryRule = function(slave, rules) {
+window.lastEyeSurgeryRule = function(slave, rules) {
 	return lastSurgeryRuleFor(slave, rules, "eyes");
 }
 
diff --git a/src/init/dummy.tw b/src/init/dummy.tw
index d8c7e69b913a96f36708767a8d0e5879182c4976..8cdf21a7c5803705e44b645e9fbac1d00e1fe64b 100644
--- a/src/init/dummy.tw
+++ b/src/init/dummy.tw
@@ -22,7 +22,7 @@ $ArcologyNamesEugenics, $ArcologyNamesRepopulationist, $ArcologyNamesHedonisticD
 $hare1, $hare2, $hare3, $hareSpeed, $hareSpeed1, $hareSpeed2, $hareSpeed3, $origin1, $origin2, $origin3, $LurcherSpeed
 $$i
 $SSSlavesIDs, $SSLevel, $SSLBSCA, $SSLBCA, $SSLBHC, $SSLBC, $SSLASAST, $SSLASM, $SSLAM, $SSLSLPH, $SSLSLSC, $SSLSLAC, $SSLC, $SSLAAST, $SSLevelGarage, $SSLevelHangar, $SSLevelDroneBay, $SSLevelLaunchBay
-$activeSlave.bodySwap, $activeSlave.customImageFormat, $activeSlave.customHairVector, $activeSlave.shoeColor, $activeSlave.newGamePlus
+$activeSlave.bodySwap, $activeSlave.customImageFormat, $activeSlave.customHairVector, $activeSlave.shoeColor, $activeSlave.newGamePlus, $activeSlave.HasBeenAssignedToFacilitySupport
 $drugs
 $PC.origRace, $PC.origSkin
 */
diff --git a/src/js/storyJS.tw b/src/js/storyJS.tw
index 96265e0c8bbddc1c44b66d0fd559534fa43ede10..6f74bc541fb41da582b0abbb698f34ef768f27ab 100644
--- a/src/js/storyJS.tw
+++ b/src/js/storyJS.tw
@@ -961,7 +961,7 @@ window.lastSurgeryRuleFor = function(slave, rules, what) {
 	return null;
 };
 
-window.lastEyesSurgeryRule = function(slave, rules) {
+window.lastEyeSurgeryRule = function(slave, rules) {
 	return lastSurgeryRuleFor(slave, rules, "eyes");
 }
 
diff --git a/src/uncategorized/SFMBarracks.tw b/src/uncategorized/SFMBarracks.tw
index 49f753402b33906f1f4418bbb8d83d4e1a539f1d..c85d2dfc0e334a6a03bffbc71b216a78301a06fc 100644
--- a/src/uncategorized/SFMBarracks.tw
+++ b/src/uncategorized/SFMBarracks.tw
@@ -169,7 +169,7 @@ securityForceX */
 <br><br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ''$facilitysupportName:''
 <br>
-<<if $LieutenantColonel != 0>><<SlaveFullName $LieutenantColonel>> is the Lieutenant Colonel of $securityForceName, primarly in charge of $FacilitySupportName.<</if>> <<if $FacilitySupportSlaves > 0>>There are $FacilitySupportSlaves slaves serving in $FacilitySupportName.<</if>> The <<if $FacilitySupportUpgrade == 3>>quantum teleportation system greatly improves efficency>><<elseif $FacilitySupportUpgrade == 2>>rapid tube system somewhat improves efficency<<elseif $FacilitySupportUpgrade == 1>>specialized pathways slightly improves efficency<<else>>general pathways does nothing to improve efficency<</if>>
+<<if $LieutenantColonel != 0>><<SlaveFullName $LieutenantColonel>> is the Lieutenant Colonel of $securityForceName, primarly in charge of $FacilitySupportName.<</if>> <<if $FacilitySupportSlaves > 0>>There are $FacilitySupportSlaves slaves serving in $FacilitySupportName.<</if>> The <<if $FacilitySupportUpgrade == 3>>quantum teleportation system greatly improves efficency<<elseif $FacilitySupportUpgrade == 2>>rapid tube system somewhat improves efficency<<elseif $FacilitySupportUpgrade == 1>>specialized pathways slightly improves efficency<<else>>general pathways does nothing to improve efficency<</if>>.
 <br><<link "Enter the building then send a slave to serve in the HQ and facilities of $securityForceName">>
 	<<goto "FacilitySupport">>
 <</link>>
@@ -600,12 +600,12 @@ securityForceX */
 		<<set _CashGift = $EnvCash1*Math.trunc($SFAO)*$Env>>
 			<<if random(1,100) > 50>>
 				<<if random(1,100) > 50>>
-					_Name nods. "Sure boss," she says, "we had a bit of a haul this week. One of my sergeants convinced a woman to tell us where she had hidden her shit. Cut her up pretty bad, but she told us. Bunch of nice jewelry, I kept a nice piece for myself." She picks up a tablet on the table, tapping a few commands on it. "@@.green;There's your cut,@@ <<print ¤_CashGift>>."
+					_Name nods. "Sure boss," she says, "we had a bit of a haul this week. One of my sergeants convinced a woman to tell us where she had hidden her shit. Cut her up pretty bad, but she told us. Bunch of nice jewelry, I kept a nice piece for myself." She picks up a tablet on the table, tapping a few commands on it. "@@.green;There's your cut,@@ ¤<<print _CashGift>>."
 				<<else>>
-					_Name smiles widely. "Sure boss," she says, "we pulled in some good shit this week. One of the boys found a real nice family hiding in a basement. 18-year old triplets. Brought in a good bit of cash." She picks up a tablet on the table, tapping a few commands on it. "@@.green;There's your cut,@@ <<print ¤_CashGift>>."
+					_Name smiles widely. "Sure boss," she says, "we pulled in some good shit this week. One of the boys found a real nice family hiding in a basement. 18-year old triplets. Brought in a good bit of cash." She picks up a tablet on the table, tapping a few commands on it. "@@.green;There's your cut,@@ ¤<<print _CashGift>>."
 				<</if>>
 			<<else>>
-				_Name picks up a tablet. "Sure boss," she says, "we had a nice score this week. Looters fucked up and left a bunch of nice shit behind." She taps a few commands on the tablet. "@@.green;There's your cut,@@ <<print ¤_CashGift>>."
+				_Name picks up a tablet. "Sure boss," she says, "we had a nice score this week. Looters fucked up and left a bunch of nice shit behind." She taps a few commands on the tablet. "@@.green;There's your cut,@@ ¤<<print _CashGift>>."
 			<</if>>
 			<<set $securityForceGiftToken = 1>>
 			<<set $cash += _CashGift>>