diff --git a/src/SecExp/weaponsManufacturing.tw b/src/SecExp/weaponsManufacturing.tw
index 93056c5c5823b4a0ce7559d14a34ca4c70534912..9a7c2fc5851bbaf7d1ce84f09dac66832c64f697 100644
--- a/src/SecExp/weaponsManufacturing.tw
+++ b/src/SecExp/weaponsManufacturing.tw
@@ -92,6 +92,12 @@ You own <<print commaNum($helots)>> free menial slaves. This manufacturing compl
 	<</if>>
 <<else>>
 	The complex does not require more workers.
+	<br>
+	<<link "Transfer out all menial slaves">>
+		<<set $helots += $weapHelots>>
+		<<set $weapHelots = 0>>
+		<<goto "weaponsManufacturing">>
+	<</link>>
 <</if>>
 <br>
 <br>