diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 50e7a259afe2b71c73c12e2ba7c4abf732b9bcf5..30cd54b3c64e85470c0174c02d46f17a907377f8 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -7,6 +7,7 @@ Pregmod
 	-added tracking for futanari sister impregnation
 	-player medicine and trading skill now more useful
 	-easier to passively gain slaving skill
+	-added overalls outfit
 	-UI changes
 	-fixes
 	-code cleaning
diff --git a/src/pregmod/saClothes.tw b/src/pregmod/saClothes.tw
index 83637c6589e568280078daf806299c300cb2c130..9b36e290b7a0ea1bf3ee12c1e496048dae36c650 100644
--- a/src/pregmod/saClothes.tw
+++ b/src/pregmod/saClothes.tw
@@ -642,10 +642,10 @@
 	<<if ($slaves[$i].vaginalAttachment == "bullet vibrator" || $slaves[$i].vaginalAttachment == "smart bullet vibrator")>>
 		Constantly wearing a bullet vibrator
 		<<if $slaves[$i].devotion < 20>>
-			habituates $him to sexual slavery and @@pink;increases $his submissiveness.@@
+			habituates $him to sexual slavery and @@.hotpink;increases $his submissiveness.@@
 			<<set $slaves[$i].devotion += 2>>
 		<<else>>
-			reminds $him of $his place and @@.pink;increases $his devotion to you.@@
+			reminds $him of $his place and @@.hotpink;increases $his devotion to you.@@
 			<<set $slaves[$i].devotion++>>
 		<</if>>
 	<<elseif ($slaves[$i].vaginalAccessory == "dildo")>>
diff --git a/src/uncategorized/walkPast.tw b/src/uncategorized/walkPast.tw
index d2347777a179bec335987a09371e077bed0a4f13..4b1ca3461e8c41f71bf3a5b2a72b81a211dbbd30 100644
--- a/src/uncategorized/walkPast.tw
+++ b/src/uncategorized/walkPast.tw
@@ -1522,7 +1522,7 @@
 			$His tearing minidress shows every jiggle in $his massive gut as $he moves.
 		<<case "a monokini">>
 			$His massive gut spills out over the front of $his monokini.
-		<<case "overalls"
+		<<case "overalls">>
 			<<if ($activeSlave.boobs > ($activeSlave.belly+250))>>
 				$activeSlave.slaveName's enormous breasts push out $his overalls so far that $his massively fat belly is left mostly uncovered.
 			<<else>>