diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt
index f15f9b8f68e52e94df842de133bd7d8a02016319..39fc114d8b0ef06aec02252cb5e806763f309465 100644
--- a/slave variables documentation - Pregmod.txt	
+++ b/slave variables documentation - Pregmod.txt	
@@ -3114,9 +3114,9 @@ behavioralQuirk:
 "confident"		- believes she has value as a slave
 "cutting"		- often has as witty or cunning remark ready, knows when to say it
 "funny"			- is funny
-"fitness"		- loves working out
 "adores women"	- likes spending time with women
 "adores men"	- likes spending time with men
+"fitness"		- loves working out
 "insecure"		- defines herself on the thoughts of others
 "sinful"		- breaks cultural norms
 "advocate"		- advocates slavery
diff --git a/src/events/randomEvent.js b/src/events/randomEvent.js
index 20a98693c79781fa281267f9dde4ac346db4bb26..992e597908b16fd31dfa1acd4b5f126ae0752545 100644
--- a/src/events/randomEvent.js
+++ b/src/events/randomEvent.js
@@ -14,6 +14,7 @@ App.Events.getIndividualEvents = function(slave) {
 		new App.Events.RESSLazyEvening(),
 		new App.Events.RESSMuscles(),
 		new App.Events.RESSHotPC(),
+		new App.Events.RESSWaistlineWoes(),
 	]
 	.filter(e => (e.eventPrerequisites().every(p => p()) && e.castActors(slave)))
 	.reduce((res, cur) => res.concat(Array(cur.weight).fill(cur)), []);
diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw
index 5e08fd9b56360b299023031f6a1d216e691415d8..8291c634a77682171b9e534f66c016e16bba0f50 100644
--- a/src/uncategorized/RESS.tw
+++ b/src/uncategorized/RESS.tw
@@ -258,32 +258,6 @@ You are awakened from a sound sleep by a pair of strong hands pinning your shoul
 <br><br>
 $He is fully erect and dripping precum: $he is going to breed you!
 
-<<case "waistline woes">>
-
-<<= App.UI.slaveDescriptionDialog($activeSlave)>> has spent the last half-hour pacing on and down the hall before your office, clearly lost in thought. While $he has nowhere to be at the moment, it is beginning to become a detriment to your work, so you call $him in to discuss what is bothering $him.
-<br><br>
-<<if canTalk($activeSlave)>>
-	"<<Master>>," $he mumbles, "am I looking a little heavier?
-<<else>>
-	$He gestures at $his middle and
-<</if>>
-/* WIP specific clothing stuff, right now clothed slaves are not final so don't worry about how little sense it makes */
-<<switch $activeSlave.clothes>>
-	<<if canTalk($activeSlave)>>Thi<<s>> $activeSlave.clothes feel<<s>> tight around my middle, I feel like it fit la<<s>>t week..." $He <</if>>adjusts $his clothing, clearly uncomfortable.
-<<default>>
-	<<if canTalk($activeSlave)>>I feel like I wa<<s>>n't thi<<s>> <<s>>oft la<<s>>t week..." $He <</if>>pinches $his belly, clearly grabbing hold of more of $himself than $he wants to.
-<</switch>>
-The $desc is
-<<if $activeSlave.diet == "fattening">>
-	purposefully being fattened up, so it really shouldn't come as a surprise to $him.
-<<elseif $activeSlave.behavioralFlaw == "gluttonous">>
-	a known stress eater, so perhaps somebody has been sneaking food again.
-<<elseif $activeSlave.behavioralFlaw == "anorexic">>
-	a known anorexic, so $he's likely overreacting.
-<<else>>
-	certainly a little chubby, so perhaps this is a good time to get a handle on things.
-<</if>>
-
 <<case "devoted lotion">>
 
 Your slaves are required to take very good care of themselves, and your best ones spend several hours a day maintaining every <<if $showInches == 2>>inch<<else>>centimeter<</if>> of their bodies. You notice <<= App.UI.slaveDescriptionDialog($activeSlave)>> standing naked in front of a mirror outside the bathroom, carefully applying moisturizing lotion to every <<if $showInches == 2>>inch<<else>>centimeter<</if>> of $his $activeSlave.skin skin. $He's clearly feeling well, and $his <<if $activeSlave.face > 95>>gorgeous<<elseif $activeSlave.face <= 40>>attractive<<elseif $activeSlave.face <= 10>>pretty<<elseif $activeSlave.face < -10>>plain<<else>>homely<</if>> face bears a smile of simple enjoyment as $he basks in the warmth of the slave quarters, calibrated to make nudity comfortable. $He straightens $his <<if $activeSlave.height >= 185>>wonderfully long<<elseif $activeSlave.height >= 170>>long<<elseif $activeSlave.height >= 160>>nice<<elseif $activeSlave.height >= 150>>short<<else>>short little<</if>> legs and bends at the waist,
@@ -5360,286 +5334,6 @@ brought in to you. This time <<= App.UI.slaveDescriptionDialog($activeSlave)>> h
 	<</replace>>
 <</link>>
 
-<<case "waistline woes">>
-
-<<link "Yes">>
-	<<replace "#result">>
-		<<if ($activeSlave.diet == "fattening" || $activeSlave.dietMilk > 0) && $activeSlave.intelligence+$activeSlave.intelligenceImplant > 15>>
-			<<if canTalk($activeSlave)>>
-				"<<S>>o the diet i<<s>> working well, <<Master>>? That'<<s>> good, I <<s>>uppo<<s>>e. I'm ju<<s>>t a bit <<sh>>ocked at how hone<<s>>t you were; people u<<s>>ually try to dodge that que<<s>>tion or outright lie."
-			<<else>>
-				$He smiles before explaining $he knows you want $him plumper and that $he accepts it, but is surprised by your honesty to such a question.
-			<</if>>
-			$He leaves your office @@.mediumaquamarine;slightly more trusting@@ for someone whose life is now entirely out of their hands.
-			<<set $activeSlave.trust++>>
-		<<elseif $activeSlave.behavioralFlaw == "gluttonous">>
-			<<if canTalk($activeSlave)>>
-				$His eyes begin to water as $he struggles not to sob. "But... I can't help it, why would you <<s>>ay that?" $He breaks done completely and hastily flees your sight, likely to the cafeteria, jiggling in all the wrong places.
-			<<else>>
-				$His eyes begin to water as $he struggles not to sob but $he quickly loses composure and hastily flees your gaze, likely to the cafeteria.
-			<</if>>
-			$He may have run out of your office @@.gold;in tears,@@ but $he'll quickly come to terms with all that matters is @@.hotpink;your judgment, not $hers.@@ Even more so when $he realizes the resulting stress eating only @@.lime;filled $him out more.@@
-			<<set $activeSlave.devotion += 7, $activeSlave.trust -= 5, $activeSlave.weight += 5>>
-		<<elseif $activeSlave.behavioralFlaw == "anorexic">>
-			<<if canTalk($activeSlave)>>
-				"I'm <<s>>o di<<s>>gu<<s>>ting, <<Master>>, I'm glad you <<s>>ee it too. I was <<s>>o <<c>>ertain you'd lie to me... <<S>>orry to have wa<<s>>ted your time." $He
-			<<else>>
-				$His face lightens at your <<if canHear($activeSlave)>>words<<else>>affirmation<</if>>. It seems you told $him just what $he wanted to hear<<if !canHear($activeSlave)>>, so to speak<</if>>. $He gives $his thanks and
-			<</if>>
-			leaves your office with @@.hotpink;slightly more faith@@ in $his <<= WrittenMaster()>>.
-			<<set $activeSlave.devotion += 5>>
-		<<else>>
-			<<if canTalk($activeSlave)>>
-				$His eyes begin to water as $he struggles not to sob. "But... But... I'm not... Why would you <<s>>ay that?" $He breaks done completely and hastily flees your sight, jiggling in all the wrong places.
-			<<else>>
-				$His eyes begin to water as $he struggles not to sob but $he quickly loses composure and hastily flees your gaze.
-			<</if>>
-			$He may have run out of your office @@.gold;in tears,@@ but $he'll quickly come to terms with all that matters is @@.hotpink;your judgment, not $hers.@@
-			<<set $activeSlave.devotion += 5, $activeSlave.trust -= 5>>
-		<</if>>
-	<</replace>>
-<</link>>
-<br><<link "No">>
-	<<replace "#result">>
-		<<if ($activeSlave.diet == "fattening" || $activeSlave.dietMilk > 0) && $activeSlave.intelligence+$activeSlave.intelligenceImplant > 15>>
-			<<if canTalk($activeSlave)>>
-				"I know you want me to gain weight, <<Master>>, <<s>>o you don't need to <<s>>pare my feeling<<s>>. It'<<s>> a ni<<c>>e ge<<s>>ture, though."
-			<<else>>
-				$He frowns before explaining $he knows you want $him plumper and that $he accepts it, but does appreciate the thought.
-			<</if>>
-			$He leaves your office in @@.hotpink;a good mood@@ for someone being forced to gain weight.
-			<<set $activeSlave.devotion++>>
-		<<elseif $activeSlave.behavioralFlaw == "gluttonous">>
-			<<if canTalk($activeSlave)>>
-				"It'<<s>> okay <<Master>>, you don't have to lie to me. I know thi<<s>> i<<s>> my fault, but thank you for trying to cheer me up."
-			<<else>>
-				$He frowns before explaining $he has only $himself to blame for $his weight, but does appreciate the thought.
-			<</if>>
-			$He leaves your office in @@.hotpink;good spirits@@ for nearly no effort.
-			<<set $activeSlave.devotion++>>
-		<<elseif $activeSlave.behavioralFlaw == "anorexic">>
-			<<if canTalk($activeSlave)>>
-				"Don't lie to me, <<Master>>! You really think I don't know I'm a bloated hog!?"
-			<<else>>
-				$His face contorts into a vicious glare; it seems you choose the wrong thing to say.
-			<</if>>
-			$He runs out of your office @@.mediumorchid;in tears.@@ It's likely that $he'll @@.gold;dwell on your response@@ for some time.
-			<<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>>
-		<<else>>
-			Of course $he hasn't gained any weight. $He ponders your response for a moment before replying <<if canTalk($activeSlave)>>"Thank you, <<Master>>"<<else>>with a smile<</if>> and leaving your office with a @@.hotpink;happy spring in $his step.@@ Crisis averted.
-			<<set $activeSlave.devotion++>>
-		<</if>>
-	<</replace>>
-<</link>>
-<br><<link "You look fine">>
-	<<replace "#result">>
-	<</replace>>
-<</link>>
-<br><<link "Send $him to the gym">>
-	<<replace "#result">>
-		$His face <<if $activeSlave.behavioralQuirk == "fitness">>brightens<<else>>sours<</if>> as you instruct $him to spend $his free time on the treadmill if $he is so bothered by it, <<if $activeSlave.behavioralQuirk == "fitness">>and by week's end, $he's @@.hotpink;in a fantastic mood.@@<<else>>but by week's end, $he's singing a different tune.<</if>> Not only is $he @@.lime;several sizes smaller@@ than $his expectations, but $he @@.mediumaquamarine;looks and feels great,@@ something $he just can't help but @@.hotpink;show off@@ as $he struts past your office.
-		<<if $activeSlave.behavioralQuirk == "fitness">>
-			<<set $activeSlave.devotion += 10, $activeSlave.trust += 10>>
-		<<else>>
-			<<set $activeSlave.devotion += 5, $activeSlave.trust += 5>>
-		<</if>>
-		<<set $activeSlave.weight -= 10>>
-	<</replace>>
-<</link>>
-<<if canDoAnal($activeSlave) || canDoVaginal($activeSlave)>>
-	<br><<link "Help $him burn some calories">>
-		<<replace "#result">>
-			$He's dismayed when you agree, but that fades quickly into hope when you continue, suggesting there's a way to start fixing the problem. $He just needs some exercise, to shed off those pounds with some hard physical work. The couch, you think, will do perfectly, moving around your desk to stretch out on the inviting surface a few steps away, hands linking behind your head in a powerful display of your body. It's enough to make $him press $his thighs together, but you make no move for your pants, <<if $PC.dick == 0>>a strap-on,<</if>> or even your shirt. You let $him puzzle and suffer for a few moments more before you make your intentions clear; if $he wants to burn calories, then it should be $him that does all the work.
-			<br><br>
-			<<if $activeSlave.behavioralQuirk == "fitness">>
-				$He brightens, catching on immediately and nodding $his head with understanding
-				<<if $PC.dick == 0>>
-					before quickly <<if $activeSlave.clothes != "no clothing" && $activeSlave.clothes != "body oil">>shedding $his clothes and<</if>> retrieving an appropriate dildo, eager for the workout.
-				<<else>>
-					<<if $activeSlave.clothes != "no clothing" && $activeSlave.clothes != "body oil">>before<</if>> quickly <<if $activeSlave.clothes != "no clothing">>shedding $his clothes<</if>>, eager for the workout.
-				<</if>>
-			<<else>>
-				$He catches on quickly, nodding $his head with understanding
-				<<if $PC.dick == 0>>
-					before <<if $activeSlave.clothes != "no clothing" && $activeSlave.clothes != "body oil">>shedding $his clothes and<</if>> retrieving an appropriate dildo, glad for the opportunity.
-				<<else>>
-					<<if $activeSlave.clothes != "no clothing" && $activeSlave.clothes != "body oil">>before shedding $his clothes<</if>>, glad for the opportunity.
-				<</if>>
-			<</if>>
-			$His hips settle close to yours, moving seductively while $he makes a show of undressing you. $His fingers smooth
-			<<if $PC.dick == 0>>
-				around your hips, fastening the straps under and around your raised ass
-				<<if $PC.butt <= 3>>
-					ass,
-				<<elseif $PC.butt <= 4>>
-					with some effort,
-				<<else>>
-					with a struggle,
-				<</if>>
-				adjusting the attached toy
-			<<else>>
-				over your half hard cock before drawing it out, pumping it
-			<</if>>
-			until it's standing tall, ready for $him to spread $his legs over.
-			<<if $activeSlave.behavioralQuirk == "fitness">>
-				$He barely hesitates
-			<<else>>
-				A moment of hovering
-			<</if>>
-			before $he sinks $his
-			<<if canDoVaginal($activeSlave)>>
-				pussy
-			<<else>>
-				asshole
-			<</if>>
-			down onto the stiff rod with a moan, drawing back up almost immediately and starting an intense
-			<<if canDoVaginal($activeSlave)>>
-				<<if $activeSlave.vagina == 0>>
-					pace, despite having been a @@.lime;virgin@@ moments before.
-				<<else>>
-					pace.
-				<</if>>
-				<<= VCheck.Vaginal()>>
-			<<else>>
-				<<if $activeSlave.anus == 0>>
-					pace, despite having been a @@.lime;virgin@@ moments before.
-				<<else>>
-					pace.
-				<</if>>
-				<<= VCheck.Anal()>>
-			<</if>>
-			<br><br>
-			Riding certainly is exhausting, especially if you don't offer any assistance. With no hands on $his hips to keep $him steady, $his hands find themselves on your
-			<<if $PC.belly < 5000>>
-				<<if $PC.boobs < 300>>
-					chest,
-				<<elseif $PC.boobs >= 300>>
-					tits
-				<<else>>
-					stomach,
-				<</if>>
-			<<else>>
-				gravid swell,
-			<</if>>
-			fingers curling as $his orgasm approaches, a delighted <<if canTalk($activeSlave)>>shout<<else>>shudder<</if>>
-			<<if $activeSlave.dick != 0>>
-				and a
-				<<if $activeSlave.prostate == 3>>
-					flood of cum
-				<<elseif $activeSlave.prostate == 2>>
-					splatter of cum
-				<<elseif $activeSlave.prostate == 1>>
-					splurt of cum
-				<<else>>
-					dribble of fluid
-				<</if>>
-			<</if>>
-			announcing it. $He's
-			<<if $activeSlave.behavioralQuirk == "fitness">>
-				a little loopy from the rush, but a buck of your hips informs $him $he's not finished yet. Delighted,
-			<<else>>
-				panting from the exertion, but a buck of your hips informs $him $he's not finished yet. It's not as hard and fast this time, but
-			<</if>>
-			$he pounds $himself diligently, only breaking momentarily for increasingly worn out gasps and moans, coating your couch <<if $activeSlave.dick != 0 && ($activeSlave.prostate != 0)>>and shirt<</if>> with a mix of fluids every time. Only when $his legs refuse to support $him anymore and $his hips can barely shift do you let $him stop, admiring the sweat drenched spent slave draped over your
-			<<if $PC.belly < 5000>>
-				chest.
-			<<else>>
-				belly.
-			<</if>>
-			<br><br>
-			You stretch before gathering $him up,
-			<<if $PC.belly < 10000>>
-				carrying
-			<<else>>
-				coaxing
-			<</if>>
-			$him to the shower to clean $him off, teasing another orgasm out of $him before you're finished as a reward. $His smile is tired but @@.hotpink;delighted@@ when you lay $him down on clean cushions, @@.mediumaquamarine;pleased@@ that $he
-			<<if $activeSlave.behavioralQuirk == "fitness">>
-				got such a great workout,
-			<<else>>
-				did such a good job,
-			<</if>>
-			before drifting off. $He's @@.lime;earned a nap@@ before $he returns to
-			<<switch $activeSlave.assignment>>
-			<<case "rest">>
-				the dorm,
-			<<case "be a servant">>
-				$his chores,
-			<<case "get milked">>
-				getting milked,
-			<<case "serve the public">>
-				$his slutting,
-			<<case "please you">>
-				servicing you,
-			<<case "whore">>
-				selling $himself,
-			<<case "take classes">>
-				studying,
-			<<case "stay confined">>
-				$his solitude,
-			<<case "work a glory hole">>
-				being used,
-			<<case "be a subordinate slave">>
-				serving $his superior,
-			<<case "rest in the spa">>
-				$his self-care.
-			<<case "work as a nanny">>
-				$nurseryName,
-			<<case "work as a servant">>
-				$his work as a servant,
-			<<case "work in the dairy">>
-				$his stall,
-			<<case "work as a farmhand">>
-				$farmyardName,
-			<<case "serve in the club">>
-				dancing,
-			<<case "serve in the master suite">>
-				the other fucktoys,
-			<<case "work in the brothel">>
-				$his clients,
-			<<case "learn in the schoolroom">>
-				the classroom,
-			<<case "be confined in the cellblock">>
-				$his cell,
-			<<case "get treatment in the clinic">>
-				your Nurse's care,
-			<<case "live with your Head Girl">>
-				your Head Girl's service,
-			<<default>>
-				$his post,
-			<</switch>>
-			especially if $he hopes to walk there.
-			<<if $activeSlave.behavioralQuirk == "fitness">>
-				<<set $activeSlave.devotion += 7, $activeSlave.trust += 7>>
-			<<else>>
-				<<set $activeSlave.devotion += 3, $activeSlave.trust += 3>>
-			<</if>>
-			<<set $activeSlave.weight -= 5>>
-		<</replace>>
-	<</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take $his virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take $his anal virginity//<</if>>
-<</if>>
-/*
-<<if canPenetrate($activeSlave) && $PC.belly < 1500 && (($activeSlave.height >= $PC.height*1.5) || $activeSlave.muscles > 70)>>
-	<br><<link "Take $him for a jog">>
-		<<replace "#result">>
-		<</replace>>
-	<</link>> //This option will penetrate you//
-<</if>>
-*/
-<br><<link "Send $him on $his way">>
-	<<replace "#result">>
-		All that $he should be worried about is serving you, not inconsequential changes to $his body.
-		<<if $activeSlave.behavioralQuirk == "insecure">>
-			That's all $he needed to <<if canHear($activeSlave)>>hear<<else>>know<</if>>. @@.hotpink;All's well and good@@ if <<= WrittenMaster()>> says so.
-			<<set $activeSlave.devotion += 3>>
-		<<else>>
-			$He nods in acceptance and silently heads on $his way. $His thoughts of your indifference @@.gold;written across $his face.@@
-			<<set $activeSlave.trust -= 5>>
-		<</if>>
-	<</replace>>
-<</link>>
-
-
 <<case "devoted lotion">>
 
 <<link "Apply lotion liberally">>