diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 6a060fa250e89b80cc7303a91a711a5921ec4647..dd1465a99d41f9a0aea35a6bf085140f687edeec 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -7,6 +7,7 @@
 	79
 	-various fixes
 	-work towards fuckable nipples
+	-you can now drop Hedonistic Decadence's slave food research if you don't have the FS
 
 4/30/2018
 
diff --git a/src/uncategorized/dispensary.tw b/src/uncategorized/dispensary.tw
index 149123fab0018e77a70acc177654ea5aa5f1a953..bed79523f477ae6b6fba7b180c872d99be1e4644 100644
--- a/src/uncategorized/dispensary.tw
+++ b/src/uncategorized/dispensary.tw
@@ -668,7 +668,7 @@ Future Societies Research
 		A diet recipe is being utilized to prevent unwanted weight gain.
 		<br>
 	<</if>>
-	[[Cancel solid slave food production|Dispensary][$arcologies[0].FSHedonisticDecadenceDietResearch = 0]]
+	[[Cancel solid slave food production|Dispensary][$arcologies[0].FSHedonisticDecadenceDietResearch = 0, $merchantFSWares.push("HedonisticDecadenceResearch")]]
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;Will //completely// remove this research.
 	<br>
 <<else>>
diff --git a/src/uncategorized/freeRangeDairyAssignmentScene.tw b/src/uncategorized/freeRangeDairyAssignmentScene.tw
index 490e96de203d8a335f4b9d6a82ee62b0c2a8d71f..27b0cbb0f425608aa4facf1ede784ae2fcecad3c 100644
--- a/src/uncategorized/freeRangeDairyAssignmentScene.tw
+++ b/src/uncategorized/freeRangeDairyAssignmentScene.tw
@@ -69,7 +69,7 @@ All this lewd display turns $activeSlave.slaveName on and she is almost overcome
 		Her pussy moistens.
 	<</if>>
 	<<if $activeSlave.lactation > 0>>
-		<<if $activeSlave.nippes == "fuckable">>
+		<<if $activeSlave.nipples == "fuckable">>
 			Milk begins to leak out of her nipplecunts.
 		<<else>>
 			Her milk-dripping nipples stiffen.
diff --git a/src/uncategorized/reNickname.tw b/src/uncategorized/reNickname.tw
index 6c9c8b5a162c3028699ebbf1df6a1a33f954588b..5b7b84f0cf06e53e8a24e9db9b4fd30bbba1c1be 100644
--- a/src/uncategorized/reNickname.tw
+++ b/src/uncategorized/reNickname.tw
@@ -971,7 +971,7 @@
 
 <<case "nippleCunts">>
 	<<set $nickname = either("'Cuntnipples'", "'Nipple Fucked'", "'Nipplejob'", "'Bonus Holes'")>>
-	<<set $situationDesc = "has a pair of unassuming nipples that hide an unusual secret: They can take a dick as well as any other hole can. This previously impossible talent is a source of both envy and disgust, and as such, she often finds herself in the center of any breast based discussion. 
+	<<set $situationDesc = "has a pair of unassuming nipples that hide an unusual secret: They can take a dick as well as any other hole can. This previously impossible talent is a source of both envy and disgust, and as such, she often finds herself in the center of any breast based discussion.">>
 	<<set $applyDesc = "is proud of the nickname, almost amusingly so. She flaunts her fuckable nipples in a way she didn't before.">>
 	<<set $notApplyDesc = "accepts that her nipples are just another pair of fuckable holes in her body, nothing more.">>
 
diff --git a/src/utility/raWidgets.tw b/src/utility/raWidgets.tw
index d95b640db903eb6031649b7d4bed7d092f462baf..47005c145469683f35a189f7126af4d1b5cb738a 100644
--- a/src/utility/raWidgets.tw
+++ b/src/utility/raWidgets.tw
@@ -4417,7 +4417,7 @@ is now _combinedRule.hLength cm long.
     <<if (_combinedRule.nipplesPiercing == 0)>>
         <<set $args[0].nipplesPiercing = 0>>
         <br>$args[0].slaveName's nipple piercings have been removed.
-    <<elseif $$args[0].nipples != "fuckable">>
+    <<elseif $args[0].nipples != "fuckable">>
         <<set $args[0].nipplesPiercing = _combinedRule.nipplesPiercing>>
         <<set $cash -= $modCost>>
         <br>$args[0].slaveName's nipples have been pierced.