From 6464a6307a3040186d29b7fda2eebb8e6b610e87 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Tue, 2 Jun 2020 01:05:14 -0400
Subject: [PATCH] breaks

---
 src/npc/descriptions/belly/belly.js | 128 +++++++++++++++-------------
 1 file changed, 69 insertions(+), 59 deletions(-)

diff --git a/src/npc/descriptions/belly/belly.js b/src/npc/descriptions/belly/belly.js
index d495d499a30..498b97c2380 100644
--- a/src/npc/descriptions/belly/belly.js
+++ b/src/npc/descriptions/belly/belly.js
@@ -3,11 +3,11 @@ App.Desc.belly = function(slave) {
 	if (slave.belly >= 30000) {
 		if (slave.belly >= 400000 + (slave.muscles * 2000) && slave.physicalAge >= 18) {
 			heavyBelly = 1;
-		} else if ((slave.belly >= 300000 + (slave.muscles * 1000) && slave.physicalAge >= 13)) {
+		} else if (slave.belly >= 300000 + (slave.muscles * 1000) && slave.physicalAge >= 13) {
 			heavyBelly = 1;
-		} else if ((slave.belly >= 100000 + (slave.muscles * 500) && slave.physicalAge <= 3)) {
+		} else if (slave.belly >= 100000 + (slave.muscles * 500) && slave.physicalAge <= 3) {
 			heavyBelly = 1;
-		} else if ((slave.belly >= 200000 + (slave.muscles * 800) && slave.physicalAge <= 12)) {
+		} else if (slave.belly >= 200000 + (slave.muscles * 800) && slave.physicalAge <= 12) {
 			heavyBelly = 1;
 		}
 	}
@@ -2073,7 +2073,6 @@ App.Desc.belly = function(slave) {
 
 	if (V.showClothing === 1 && V.saleDescription === 0) {
 		if (V.surgeryDescription === 0) {
-
 			switch (slave.bellyAccessory) {
 				case "an extreme corset":
 					if (slave.belly >= 1000000) {
@@ -3757,7 +3756,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a slutty qipao":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${His} qipao is slit up the side. However, it merely rests atop ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -3872,7 +3871,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "uncomfortable straps":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s slave outfit's agonizingly tight straps run along the surface of ${his} monolithic ${slave.inflationType}-filled belly. The straps connect to a steel ring encircling ${his} popped navel.`);
@@ -4093,7 +4092,7 @@ App.Desc.belly = function(slave) {
 				case "a latex catsuit":
 				case "restrictive latex":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly greatly distends ${his} latex suit, leaving ${him} looking like an over-inflated weather balloon on the brink of popping. Only ${his} popped navel sticking out the front of ${his} belly disrupts the endless smoothness.`);
@@ -4208,7 +4207,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a military uniform":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							if (slave.boobs > 12000) {
@@ -4613,7 +4612,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a schutzstaffel uniform":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							if (slave.boobs > 12000) {
@@ -5018,7 +5017,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a slutty schutzstaffel uniform":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							if (slave.boobs > 12000) {
@@ -5423,7 +5422,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a red army uniform":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							if (slave.boobs > 12000) {
@@ -5828,7 +5827,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a mounty outfit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							if (slave.boobs > 12000) {
@@ -6584,7 +6583,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a mini dress":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s mini dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`);
@@ -6691,7 +6690,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "lederhosen":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s tunic is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`);
@@ -6798,7 +6797,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a long qipao":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`);
@@ -6905,7 +6904,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a biyelgee costume":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`);
@@ -7012,7 +7011,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a dirndl":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s dress is specially tailored to fit such a dangerously gravid ${girl}. It tightly clings to ${his} monolithic ${slave.inflationType}-filled belly and draws the eye right to ${his} protruding navel.`);
@@ -7232,7 +7231,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "kitty lingerie":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} silk panties and takes full advantage of its lack of restriction to bulge tremendously.`);
@@ -7331,7 +7330,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a monokini":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly protrudes from over the top of ${his} monokini, which has been fully pushed down by the mass.`);
@@ -7438,7 +7437,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "an apron":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName} has given up trying to tie ${his} apron's strings, allowing the frilly garment to idly rest upon ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -7546,7 +7545,7 @@ App.Desc.belly = function(slave) {
 				case "a hijab and abaya":
 				case "a niqab and abaya":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s tent-like abaya is still strained from the sheer size of ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -7653,7 +7652,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a klan robe":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s robe has been stretched so thin by ${his} monolithic ${slave.inflationType}-swollen belly, it's now ironically much more comfortable to wear.`);
@@ -7760,7 +7759,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a burqa":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s burqa has been stretched so thin by ${his} monolithic ${slave.inflationType}-swollen belly, it's now ironically much more comfortable to wear.`);
@@ -7868,7 +7867,7 @@ App.Desc.belly = function(slave) {
 				case "a nice pony outfit":
 				case "a slutty pony outfit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s outfit lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -7994,7 +7993,7 @@ App.Desc.belly = function(slave) {
 				case "leather pants and a tube top":
 				case "sport shorts":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s outfit completely bares ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8101,7 +8100,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a one-piece swimsuit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s swimsuit lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8210,7 +8209,7 @@ App.Desc.belly = function(slave) {
 				case "a sweater and cutoffs":
 				case "a sweater and panties":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s sweater lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8317,7 +8316,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a police uniform":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s uniform's shirt lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8424,7 +8423,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a hanbok":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s hanbok lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8531,7 +8530,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a gothic lolita dress":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s dress lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8639,7 +8638,7 @@ App.Desc.belly = function(slave) {
 				case "a tank-top":
 				case "a tank-top and panties":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName} tank-top lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8754,7 +8753,7 @@ App.Desc.belly = function(slave) {
 				case "a t-shirt and jeans":
 				case "a t-shirt and panties":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s shirt lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8861,7 +8860,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a burkini":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The bottom of ${slave.slaveName}'s burkini's tunic lies taut across ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -8968,7 +8967,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a hijab and blouse":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName} takes care to ensure ${his} skirt does not slide down ${his} monolithic ${slave.inflationType}-swollen belly.`);
@@ -9075,7 +9074,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "attractive lingerie":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} lacy g-string and takes full advantage of its lack of restriction to bulge tremendously.`);
@@ -9174,7 +9173,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a succubus outfit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s monolithic pregnant belly sticks far out of ${his} corset, which is just barely laced above it and straining to hold together under the ever increasing pressure.`);
@@ -9273,7 +9272,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a slutty maid outfit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s maid dress fails to cover ${his} monolithic ${slave.inflationType}-filled belly at all, but the outfit includes a thin white blouse that rests meekly atop ${his} stomach.`);
@@ -9380,7 +9379,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a nice maid outfit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s maid dress is almost conservative, even though it has been specially tailored to handle a slave as gravid as ${him}. It hugs ${his} monolithic ${slave.inflationType}-filled belly thoroughly, though it does nothing to hide ${his} popped navel, poking through the front, and draws attention to how large ${he} is. ${His} apron can't handle its width and barely covers the middle of ${his} swell.`);
@@ -9487,7 +9486,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a fallen nuns habit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s latex habit's corset is left hanging open fully revealing ${his} monolithic ${slave.inflationType}-filled belly.`);
@@ -9586,7 +9585,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a penitent nuns habit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s monolithic, implant-filled belly stretches ${his} habit to the limit and looks absolutely blasphemous. The coarse cloth aggravates ${his} straining, very sensitive skin.`);
@@ -9685,7 +9684,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a Santa dress":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s dress's belt can no longer cross all of ${his} monolithic ${slave.inflationType}-filled belly, let alone ${his} whole body.`);
@@ -10103,7 +10102,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a string bikini":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s ${slave.inflationType}-filled belly is so monolithic that most of ${his} string bikini is completely eclipsed by its immense bulk.`);
@@ -10202,7 +10201,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a scalemail bikini":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} scalemail bikini and takes full advantage of its lack of restriction to bulge tremendously.`);
@@ -10301,7 +10300,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "striped panties":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s titanic ${slave.inflationType}-filled belly completely hides ${his} cute panties and takes full advantage of its lack of restriction to bulge tremendously.`);
@@ -10400,7 +10399,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "clubslut netting":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s monolithic ${slave.inflationType}-filled belly is so vast that it requires a special clubslut netting with an expanse of extra mesh designed to accommodate a ${girl} of ${his} girth. The excessive garment tightly hugs the curve of ${his} middle.`);
@@ -10630,7 +10629,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "cutoffs and a t-shirt":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s exposed midriff fully exposes ${his} monolithic, ${slave.inflationType}-filled belly. The button for ${his} cutoffs have exploded, though the size of ${his} belly makes it impossible to tell.`);
@@ -10724,7 +10723,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a slutty outfit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 						} else if (slave.bellyImplant > 0) {
@@ -10817,7 +10816,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a bimbo outfit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 						} else if (slave.bellyImplant > 0) {
@@ -10907,9 +10906,10 @@ App.Desc.belly = function(slave) {
 					} else if (slave.muscles > 30) {
 						r.push(`${slave.slaveName}'s thong strings perfectly frame ${his} abs.`);
 					}
+					break;
 				case "a courtesan dress":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 						} else if (slave.bellyImplant > 0) {
@@ -11348,7 +11348,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a comfortable bodysuit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s bodysuit somehow manages to barely stretch over ${his} monolithic, ${slave.inflationType}-filled belly, pulled smooth over ${his} pressure flattened navel.`);
@@ -11542,9 +11542,10 @@ App.Desc.belly = function(slave) {
 					} else if (slave.weight > 30) {
 						r.push(`${slave.slaveName}'s tank top covers the top of ${his} chubby belly leaving ${him} looking like someone who had has been lazy lately.`);
 					}
+					break;
 				case "a halter top dress":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s beautiful halter top dress has been torn open by ${his} monolithic, ${slave.inflationType}-filled belly. ${His} squirming belly hangs out the hole it made.`);
@@ -11577,7 +11578,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a ball gown":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s fabulous silken ball gown has been retailored to expose ${his} monolithic, ${slave.inflationType}-filled belly while still maintaining its beauty.`);
@@ -11610,7 +11611,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "slutty jewelry":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s bangles are linked by a long golden chain to a ring around ${his} popped out belly button. The chain tinkles metallically as it shifts with ${his} jiggling ${slave.inflationType}-swollen belly.`);
@@ -11643,7 +11644,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a leotard":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s tight leotard has exploded at the front, showing off ${his} monolithic, ${slave.inflationType}-filled belly.`);
@@ -11688,7 +11689,7 @@ App.Desc.belly = function(slave) {
 					break;
 				case "a cybersuit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s tight bodysuit has been altered to allow ${his} monolithic, ${slave.inflationType}-filled belly to swell out from it unconstrained.`);
@@ -11730,9 +11731,10 @@ App.Desc.belly = function(slave) {
 					} else if (slave.weight > 30) {
 						r.push(`${slave.slaveName}'s tight bodysuit clings to ${his} chubby belly, clearly displaying every fold and roll.`);
 					}
+					break;
 				case "a chattel habit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`The strip of cloth designed to run down ${his} front looks tiny as it rests atop ${his} monolithic, ${slave.inflationType}-filled belly.`);
@@ -11762,9 +11764,10 @@ App.Desc.belly = function(slave) {
 					} else if (slave.weight > 30) {
 						r.push(`The strip of cloth running down ${his} front is pushed out by ${his} chubby belly.`);
 					}
+					break;
 				case "a bunny outfit":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s teddy has burst trying to contain ${his} monolithic, ${slave.inflationType}-filled belly, leaving it hanging out the hole it made.`);
@@ -11794,6 +11797,7 @@ App.Desc.belly = function(slave) {
 					} else if (slave.weight > 30) {
 						r.push(`${slave.slaveName}'s teddy is stretched by ${his} chubby belly. It does nothing to hide ${his} folds and rolls.`);
 					}
+					break;
 				case "attractive lingerie for a pregnant woman":
 					if (slave.belly >= 1000000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
@@ -11832,6 +11836,7 @@ App.Desc.belly = function(slave) {
 					} else if (slave.weight > 30) {
 						r.push(`${slave.slaveName}'s chubby belly rests above ${his} silken panties, barely hanging over the top of them. ${His} silken vest sensually frames ${his} soft stomach.`);
 					}
+					break;
 				case "a maternity dress":
 					if (slave.belly >= 1000000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
@@ -11870,9 +11875,10 @@ App.Desc.belly = function(slave) {
 					} else if (slave.weight > 30) {
 						r.push(`${slave.slaveName}'s chubby belly is noticeable under ${his} loose dress. ${His} dress is specially tailored to be modest yet draw attention to ${his} pudgy belly.`);
 					}
+					break;
 				case "stretch pants and a crop-top":
 					if (slave.belly >= 1000000) {
-						//WIP//
+						// WIP//
 					} else if (slave.belly >= 750000) {
 						if (slave.bellyFluid >= slave.bellyPreg && slave.bellyFluid >= slave.bellyImplant) {
 							r.push(`${slave.slaveName}'s monolithic, ${slave.inflationType}-filled belly takes full advantage of ${his} exposed midriff to hang freely.`);
@@ -11902,6 +11908,7 @@ App.Desc.belly = function(slave) {
 					} else if (slave.weight > 30) {
 						r.push(`${slave.slaveName}'s chubby belly takes full advantage of ${his} exposed midriff to hang freely and obscure the top of ${his} stretch pants.`);
 					}
+					break;
 				case "spats and a tank top":
 					if (slave.boobs > 1200) {
 						r.push(`${slave.slaveName}'s top is currently prevented from trying to cover ${his}`);
@@ -12084,7 +12091,6 @@ App.Desc.belly = function(slave) {
 					}
 				}
 			}
-
 		} else {
 			r.push(`${slave.slaveName}'s belly is bare and ready for surgery.`);
 		}
@@ -12097,12 +12103,16 @@ App.Desc.belly = function(slave) {
 			switch (slave.bellyAccessory) {
 				case "a huge empathy belly":
 					r.push(`${He} is wearing a carefully sculpted silicone belly modeled after a full-term pregnant woman carrying twins.`);
+					break;
 				case "a large empathy belly":
 					r.push(`${He} is wearing a carefully sculpted silicone belly modeled after a full-term pregnant woman.`);
+					break;
 				case "a medium empathy belly":
 					r.push(`${He} is wearing a carefully sculpted silicone belly modeled after a pregnant woman in ${his} second trimester.`);
+					break;
 				case "a small empathy belly":
 					r.push(`${He} is wearing a carefully sculpted silicone belly modeled after a pregnant woman in ${his} first trimester.`);
+					break;
 			}
 			if (V.showBodyMods === 1) {
 				if (slave.navelPiercing === 1) {
-- 
GitLab