diff --git a/src/facilities/brothel/brothelAssignmentScene.js b/src/facilities/brothel/brothelAssignmentScene.js
index 0a17b64aedc8caf1cc2ca7dc2e16ea7922f8154d..102f96c9e5a38dfcfbf04c63a35889a66abe96d7 100644
--- a/src/facilities/brothel/brothelAssignmentScene.js
+++ b/src/facilities/brothel/brothelAssignmentScene.js
@@ -161,10 +161,10 @@ App.Facilities.Brothel.assignmentScene = function(slave) {
 						}
 						break;
 					case "dom":
-						r.push(Spoken(slave, `"I heard from the other slaves that some citizens bring their girls there. Just to make them take it from a whore."`));
+						r.push(Spoken(slave, `I heard from the other slaves that some citizens bring their girls there. Just to make them take it from a whore."`));
 						break;
 					case "sadist":
-						r.push(Spoken(slave, `"I heard from the other slaves that some citizens bring their girls there. Because nobody knows how to hurt a bitch like a whore does." ${He} shivers.`));
+						r.push(Spoken(slave, `I heard from the other slaves that some citizens bring their girls there. Because nobody knows how to hurt a bitch like a whore does." ${He} shivers.`));
 				}
 			} else {
 				switch (slave.fetish) {