From 5c3cc925976c7f018af76d684e780de87a9327a5 Mon Sep 17 00:00:00 2001
From: i107760 <13422-i107760@users.noreply.gitgud.io>
Date: Sun, 2 Aug 2020 15:31:12 +0200
Subject: [PATCH] Rewrite DJ text

---
 src/uncategorized/club.tw | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/uncategorized/club.tw b/src/uncategorized/club.tw
index 626e0dd5541..a131b01108c 100644
--- a/src/uncategorized/club.tw
+++ b/src/uncategorized/club.tw
@@ -267,10 +267,10 @@
 		<</if>>
 		<br>
 		<<if $DJnoSex != 1>>
-			_S.DJ.slaveName will be a slut when $he doesn't have enough sluts serving under $him.
+			_S.DJ.slaveName will slut it up when $he doesn't have enough sluts serving under $him.
 			[[Don't serve clients|Club][$DJnoSex = 1]]
 		<<else>>
-			_S.DJ.slaveName will not be a slut even if $he has time.
+			_S.DJ.slaveName will not be slutting it up $himself even if $he has time.
 			[[Serve clients|Club][$DJnoSex = 0]]
 		<</if>>
 	<</if>>
-- 
GitLab