Skip to content
Snippets Groups Projects
Commit 37791dea authored by brickode's avatar brickode
Browse files

Fix

parent 8b2086a2
Branches
Tags
1 merge request!3149Weapons Manufacturing Fix
...@@ -92,6 +92,12 @@ You own <<print commaNum($helots)>> free menial slaves. This manufacturing compl ...@@ -92,6 +92,12 @@ You own <<print commaNum($helots)>> free menial slaves. This manufacturing compl
<</if>> <</if>>
<<else>> <<else>>
The complex does not require more workers. The complex does not require more workers.
<br>
<<link "Transfer out all menial slaves">>
<<set $helots += $weapHelots>>
<<set $weapHelots = 0>>
<<goto "weaponsManufacturing">>
<</link>>
<</if>> <</if>>
<br> <br>
<br> <br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment