diff --git a/src/pregmod/fLickPussy.tw b/src/pregmod/fLickPussy.tw
new file mode 100644
index 0000000000000000000000000000000000000000..c861e40ff73363b1ce1e48b9e42b3a0f8bbd9baf
--- /dev/null
+++ b/src/pregmod/fLickPussy.tw
@@ -0,0 +1,23 @@
+:: FLickPussy [nobr]
+
+<<run clearSummaryCache($activeSlave)>>
+<<setLocalPronouns $activeSlave>>
+
+<<set _devotion = $activeSlave.devotion>>   /*for brevity*/
+
+<<if canWalk($activeSlave)>>
+    You summon $activeSlave.slaveName to your office and order $him to lie down on the couch. $He does so
+    <<if _devotion > 95>>
+        with a smile, skipping over to give you a quick kiss before $he complies with your request.
+    <<elseif _devotion > 50>>
+        without hesitation, ready to serve and obey.
+    <<elseif _devotion > -50>>
+        with a look of trepidation, as though afraid you're going to hurt $him.
+    <<elseif _devotion <= -50>>
+        with a look of hatred, though only after you threaten to punish $him.
+    <</if>>
+<<else>>
+    You have $activeSlave.slaveName brought into your office and placed on your couch.
+<</if>>
+
+After $he is situated, you go over to $him<<if $activeSlave.clothes != "no clothing">> and take off $his clothing, causing $him to <<if _devotion > 50>>give you a soft smile<<else>>give you an angry glare<</if>><</if>>. You suddenly grab $his hips and pull $his crotch to your face, causing $him to give a shriek of surprise. Looking at $him directly in the eyes, you begin to run your tongue along $his labia, drawing a soft moan from $him. The combination of the pleasure and the intense look from the <<if $PC.title == 0>>wo<</if>>man $he<<if _devotion > 95>> loves <<elseif _devotion > 50>>'s accepted as $his <<if def $PC.customTitle>>$PC.customTitle<<else>>Master<</if>><<else>>hates/*not sure what to use for "reluctant"*/<</if>> makes $him blush, but you don't let up. You give $his clit a few expiremental tweaks, causing $his moans to intensify<<if canWalk($activeSlave)>> and $his legs to tighten around your head<</if>>. Before $he cums, though, you pull back, causing $him to whine in frustration. You begin again, then pull back again just before $he orgasms. You repeat this several more times, each time causing $him to become more and more frustrated. Finally, one last stroke of your tongue causes $him to go over the edge, making $him scream out <<if _devotion > 50>>your name<</if>> in ecstasy. You send $him back to $his assignment before calling in another slave to clean up the mess.
diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index 6bd3185ba8294917a43ed85e138d05fa705faaf4..ed62ae251822e9a609aacff1a7e5994acf27b0fa 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -116,6 +116,7 @@
 	<<if ($activeSlave.vagina > -1)>>
 		<<if canDoVaginal($activeSlave)>>
 		| <<link "Grope $his pussy">><<replace "#miniscene">><<include "FondleVagina">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
+		| <<link "Eat $him out">><<replace "#miniscene">><<include "FLickPussy">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
 		<</if>>
 	<</if>>
 	</span>