Skip to content
Snippets Groups Projects
Commit 60e70301 authored by svornost's avatar svornost
Browse files

Reset a few FS laws from secExp that got missed

parent 18402ec0
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,11 @@ window.FutureSocieties = (function() {
arcology.FSGenderFundamentalistLawBimbo = 0;
arcology.FSGenderFundamentalistSMR = 0;
break;
case "FSSupremacist":
arcology[FSLaw] = 0;
arcology[FSSMR] = 0;
V.noSubhumansInArmy = 0;
break;
case "FSTransformationFetishist":
case "FSAssetExpansionist":
arcology[FSSMR] = 0;
......@@ -104,6 +109,7 @@ window.FutureSocieties = (function() {
arcology[FSLaw] = 0;
arcology[FSSMR] = 0;
V.universalRulesChildrenBecomeBreeders = 0;
V.pregExemption = 0;
break;
case "FSRestart":
arcology[FSLaw] = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment