From e8478e19f835c4fb32fdad0b1df9c1d903f14587 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Sun, 16 Apr 2017 20:59:32 -0400
Subject: [PATCH] Fixes.

---
 src/pregmod/seDeath.tw              | 1 +
 src/uncategorized/pHackerSupport.tw | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/src/pregmod/seDeath.tw b/src/pregmod/seDeath.tw
index 686868d13ba..9c3446a15fa 100644
--- a/src/pregmod/seDeath.tw
+++ b/src/pregmod/seDeath.tw
@@ -26,4 +26,5 @@
 <</if>>
 
 <</for>>
+<<set $slaveDeath = 0>>
 
diff --git a/src/uncategorized/pHackerSupport.tw b/src/uncategorized/pHackerSupport.tw
index 34c3c844d0d..05588006f38 100644
--- a/src/uncategorized/pHackerSupport.tw
+++ b/src/uncategorized/pHackerSupport.tw
@@ -108,7 +108,9 @@ As she finishes speaking, another spasm distorts her expression, and then she su
 		<<case "imp">>
 			She seems to have left a present for your poor personal assistant; her little impish avatar is visible in the bottom corner of a screen on the wall opposite you, and is writhing around, vigorously fisting her pussy.
 		<<case "witch">>
+			She seems to have left a present for your poor personal assistant; her little witch avatar is visible in the bottom corner of a screen on the wall opposite you being assulted by tentacles.
 		<<case "ERROR_1606_APPEARANCE_FILE_CORRUPT">>
+			She seems to have left a present for your poor personal assistant; her little bugged avatar is visible in the bottom corner of a screen on the wall opposite you, and is writhing disturbingly. Its arms twist into a pair of extremely phallic tentacles, which it uses to forcefully fuck its ass and pussy.
 		<</switch>>
 	<</if>>
 	<<set $nextButton = "Continue">>
-- 
GitLab