diff --git a/src/facilities/nursery/childInteract.tw b/src/facilities/nursery/childInteract.tw
index f3911e15d853f9918af1dbc03b3945cac4935f30..11035cf9cdaa1aa6409e05e9e513095f59e1ed68 100644
--- a/src/facilities/nursery/childInteract.tw
+++ b/src/facilities/nursery/childInteract.tw
@@ -142,7 +142,6 @@
 			<<if ($activeChild.inflation < 3 && $activeChild.pregKnown == 0 && $activeChild.bellyImplant < 1500) || ($activeChild.inflation < 1)>>
 				<<if $activeChild.inflationType == "urine" || $activeChild.inflationType == "none">>
 					| <<link "Fill $his ass with urine">><<set $activeChild.inflationType = "urine">><<set $activeChild.inflationMethod = 2>><<replace "#miniscene">><<set $childSex = 1>><<include "FillUpButt">><br><</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>>
-					| <<link "Force-feed $him urine">><<set $activeChild.inflationType = "urine">><<set $activeChild.inflationMethod = 1>><<replace "#miniscene">><<set $childSex = 1>><<include "FillUpFace">><br><</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>>
 				<</if>>
 			<</if>>
 		<</if>>
diff --git a/src/pregmod/fillUpButt.tw b/src/pregmod/fillUpButt.tw
index 6c1516dc185eaea9a87a63460a5eed2417cbaa9d..647537dc06d681a1f4193c386665eb333e4e24da 100644
--- a/src/pregmod/fillUpButt.tw
+++ b/src/pregmod/fillUpButt.tw
@@ -14,6 +14,8 @@ You
 	<</if>>
 <<case "cum" "milk">>
 	attach a hose to $dairyName tap with the pipes set to pump $activeSlave.inflationType,
+<<case "urine">>
+	attach a hose to your penthouse's plumbing tap,
 <</switch>>
 before calling $him over so you can play with $his
 <<if $activeSlave.butt < 2>>
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index f671dd0d4c1f5e19165686545a98bca9039b40ae..7e840e45d79d3b7f4115c6f1e9620649df4d8bc3 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -4573,7 +4573,7 @@
 	<<if setup.fakeBellies.includes($bellyAccessory)>>
 		$He has trouble keeping $himself full of
 		<<switch $slaves[$i].inflationType>>
-		<<case "cum" "food" "milk" "water">>
+		<<case "cum" "food" "milk" "urine" "water">>
 			$slaves[$i].inflationType
 		<<default>>
 			<<print $slaves[$i].inflationType>>s
@@ -4596,7 +4596,7 @@
 			<<if $slaves[$i].fetish == "humiliation">>
 				Having to walk around with a belly full of
 				<<switch $slaves[$i].inflationType>>
-				<<case "cum" "milk" "water" "food">>
+				<<case "cum" "food" "milk" "urine" "water">>
 					$slaves[$i].inflationType
 				<<default>>
 					<<print $slaves[$i].inflationType>>s
@@ -4616,7 +4616,7 @@
 			<<else>>
 				Having to walk around with a belly full of
 				<<switch $slaves[$i].inflationType>>
-				<<case "cum" "food" "milk" "water">>
+				<<case "cum" "food" "milk" "urine" "water">>
 					$slaves[$i].inflationType
 				<<default>>
 					<<print $slaves[$i].inflationType>>s
diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index 969e895d0127e7b2ffe1273fd569e61e40b8289d..7c06d1f96c26d8148877a9e35326197734c6e675 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -204,7 +204,6 @@
 			<<if ($activeSlave.inflation < 3 && $activeSlave.pregKnown == 0 && $activeSlave.bellyImplant < 1500) || ($activeSlave.inflation < 1)>>
 				<<if $activeSlave.inflationType == "urine" || $activeSlave.inflationType == "none">>
 					| <<link "Fill $his ass with urine">><<set $activeSlave.inflationType = "urine">><<set $activeSlave.inflationMethod = 2>><<replace "#miniscene">><<include "FillUpButt">><br><</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>>
-					| <<link "Force-feed $him urine">><<set $activeSlave.inflationType = "urine">><<set $activeSlave.inflationMethod = 1>><<replace "#miniscene">><<include "FillUpFace">><br><</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>>
 				<</if>>
 			<</if>>
 		<</if>>	
diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw
index 9a918a7707fde0448c426a8fdc70b4e70b32cbe1..dc51a4e19332fcade44904906b8b2979f0fd17fb 100644
--- a/src/utility/miscWidgets.tw
+++ b/src/utility/miscWidgets.tw
@@ -77,7 +77,6 @@ Call as <<SlaveInteractImpreg>>
 			<<if ($activeSlave.inflation < 3 && $activeSlave.pregKnown == 0 && $activeSlave.bellyImplant < 1500) || ($activeSlave.inflation < 1)>>
 				<<if $activeSlave.inflationType == "urine" || $activeSlave.inflationType == "none">>
 					| <<link "Fill $his ass with urine">><<set $activeSlave.inflationType = "urine">><<set $activeSlave.inflationMethod = 2>><<replace "#miniscene">><<include "FillUpButt">><br><</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>>
-					| <<link "Force-feed $him urine">><<set $activeSlave.inflationType = "urine">><<set $activeSlave.inflationMethod = 1>><<replace "#miniscene">><<include "FillUpFace">><br><</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>>
 				<</if>>
 			<</if>>
 		<</if>> /* wcPiping == 1 */