From 31316569b8d7fd4906aebdc8e053aa05f3810054 Mon Sep 17 00:00:00 2001
From: DCoded <dcoded@live.com>
Date: Tue, 4 Sep 2018 07:38:57 -0700
Subject: [PATCH] Added link to Kill scene

---
 src/uncategorized/slaveInteract.tw | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index 8ae6bd01e2e..6d369fe1c7c 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -335,6 +335,9 @@
 			| <<link "Marry $him" "FMarry">><</link>>
 		<</if>>
 	<</if>>
+	<<if $cheatMode == 1>>
+	    | <<link "Kill $him">><<replace "#miniscene">><<include "FKill">><</replace>><</link>>
+	<</if>>
 <<else>> /* IS A FUCKDOLL */
 	<<link "Fuck its face hole">><<replace "#miniscene">><<FFuckdollOral>><br><</replace>><</link>>
 	<<if canDoVaginal($activeSlave)>>
-- 
GitLab