diff --git a/src/uncategorized/remMerger.tw b/src/uncategorized/remMerger.tw
index ab0ea71996704d0027aa51ad86ff77a3361f3c49..8738caf9384647be82bfbc91b9cf01f54483dcf7 100644
--- a/src/uncategorized/remMerger.tw
+++ b/src/uncategorized/remMerger.tw
@@ -104,7 +104,7 @@ The second is
 		The owners of the slave training firm are happy to hear that they'll be able to continue operations under the aegis of a better-run, richer corporation.
 		<<set $corpDivTrainDev += 3,
 		$corpDivTrainSlaves += 3>>
-	<<elseif _company1 == "breaking">>
+	<<elseif _company1 == "break">>
 		You quickly staff the slave breaking facility with qualified personnel to make use of the new assets.
 		<<set $corpDivBreakDev += 5,
 		$corpDivBreakSlaves += 5>>
@@ -145,7 +145,7 @@ The second is
 		The owners of the slave training firm are happy to hear that they'll be able to continue operations under the aegis of a better-run, richer corporation.
 		<<set $corpDivTrainDev += 3,
 		$corpDivTrainSlaves += 3>>
-	<<elseif _company2 == "breaking">>
+	<<elseif _company2 == "break">>
 		You quickly staff the slave breaking facility with qualified personnel to make use of the new assets.
 		<<set $corpDivBreakDev += 5,
 		$corpDivBreakSlaves += 5>>
@@ -186,7 +186,7 @@ The second is
 		The owners of the slave training firm are happy to hear that they'll be able to continue operations under the aegis of a better-run, richer corporation.
 		<<set $corpDivTrainDev += 3,
 		$corpDivTrainSlaves += 3>>
-	<<elseif _company1 == "breaking">>
+	<<elseif _company1 == "break">>
 		You quickly staff the slave breaking facility with qualified personnel to make use of the new assets.
 		<<set $corpDivBreakDev += 5,
 		$corpDivBreakSlaves += 5>>