diff --git a/js/003-data/policiesData.js b/js/003-data/policiesData.js index 850be7db3e9a73bb810ac01a5107a5fa25534f20..33fe33bf05774b01a666c308113d4b28f3aa8a49 100644 --- a/js/003-data/policiesData.js +++ b/js/003-data/policiesData.js @@ -1892,7 +1892,7 @@ App.Data.Policies.Selection = { title: "Universal Enslavement of the Impure", titleClass: "lime", get text() { return `will force anyone not of the ${V.arcologies[0].FSSupremacistRace} race to emigrate or accept enslavement, and make sex with non-${V.arcologies[0].FSSupremacistRace} people such an expectation that the appetite for all such slaves will increase slightly.`; }, - get activatedText() { return `by law, anyone not of the ${V.arcologies[0].FSSupremacistRace} in your arcology is a slave`; }, + get activatedText() { return `by law, anyone not of the ${V.arcologies[0].FSSupremacistRace} race in your arcology is a slave`; }, get requirements() { return (V.seeDicks !== 0 && V.arcologies[0].FSSupremacist >= 40); }, onImplementation: function() { V.FSSupLawTrigger = 1; }, note: `Will affect the slave market and arcology drastically`