diff --git a/src/SecExp/weaponsManufacturing.tw b/src/SecExp/weaponsManufacturing.tw index 47da170ce4fca67908ab0eff3269b7df8ac3b191..7ee5833827fbdbc4e3b3ffbde9e004a0660463a0 100644 --- a/src/SecExp/weaponsManufacturing.tw +++ b/src/SecExp/weaponsManufacturing.tw @@ -36,8 +36,7 @@ You own <<print commaNum($helots)>> free menial slaves. This manufacturing compl <<if $cash > _menialPrice>> <<if $PopCap > $helots+$fuckdolls+$menialBioreactors || $helots+$fuckdolls+$menialBioreactors == 0>> <br> - [[Buy|weaponsManufacturing][$helots+=1,$menialDemandFactor+=1,$cash-=_menialPrice]] - <</if>> + [[Buy|weaponsManufacturing][$helots+=1,$menialDemandFactor+=1,$cash-=_menialPrice]] <<if $cash > (_menialPrice+200)*10>> [[(x10)|weaponsManufacturing][$helots+=10,$menialDemandFactor+=10,$cash-=(_menialPrice+200)*10]] <</if>>