diff --git a/devTools/javaSanityCheck/ignoredVariables b/devTools/javaSanityCheck/ignoredVariables index 0fe9f355ebcc84c073539f219758be91f45fb068..a2f7623e77789f0710c87352321431a9773e9383 100644 --- a/devTools/javaSanityCheck/ignoredVariables +++ b/devTools/javaSanityCheck/ignoredVariables @@ -30,7 +30,7 @@ minDomActionDelay Categorizer upgrade W;O;L -FSGenderFundamentalistResearch;FSPaternalistResearch;FSDegradationistResearch;FSBodyPuristResearch;FSMaturityPreferentialistResearch;FSPastoralistResearch;FSPhysicalIdealistResearch;FSRepopulationFocusResearch;FSRestartResearchPassed +FSGenderFundamentalistResearch;FSPaternalistResearch;FSDegradationistResearch;FSBodyPuristResearch;FSMaturityPreferentialistResearch;FSPastoralistResearch;FSPhysicalIdealistResearch;FSRepopulationFocusResearch 0 maleSurnamePoolSelector nationalityPoolSelector diff --git a/src/events/scheduled/murderAttempt.js b/src/events/scheduled/murderAttempt.js index 9c72a6fd2a4113b83d1d19c146ff0092aebaadc4..f3390fbdfc60239ae2ac7f3cf80f15c5e6e8a7cd 100644 --- a/src/events/scheduled/murderAttempt.js +++ b/src/events/scheduled/murderAttempt.js @@ -72,7 +72,7 @@ App.Events.murderAttempt = function() { r.push("military"); break; } - r.push("and slavery sectors. Some of them are known for dealing in less than legal business regularly, so the lack of information may just be either an attempt to distance themselves from seedy dealings or something truley lucrative, if slightly dirty."); + r.push("and slavery sectors. Some of them are known for dealing in less than legal business regularly, so the lack of information may just be either an attempt to distance themselves from seedy dealings or something truly lucrative, if slightly dirty."); App.Events.addParagraph(fragment, r); let yesText, noText; @@ -201,7 +201,7 @@ App.Events.murderAttempt = function() { if (canTalk(S.Bodyguard)) { r.push(`demanding to know what ${he} just put in your drink.`); } else { - r.push(`snatching the glass and taking an agressive stance.`); + r.push(`snatching the glass and taking an aggressive stance.`); } bgDefense(fragment, r); } else if (perceptionChance()) { @@ -280,7 +280,7 @@ App.Events.murderAttempt = function() { ); break; case "slave": - paragraphStart.push(`${companyName} is dealing in a special kind of enslavement. Rather than searching for buyers for the slaves they already have, they instead find potential buyers and acquire those they want to buy. And while there are means to order slaves with certain traits, ${companyName} enslaves the exact individuals you want through fabricated debt, kidnapping or any means neccessary.`); + paragraphStart.push(`${companyName} is dealing in a special kind of enslavement. Rather than searching for buyers for the slaves they already have, they instead find potential buyers and acquire those they want to buy. And while there are means to order slaves with certain traits, ${companyName} enslaves the exact individuals you want through fabricated debt, kidnapping or any means necessary.`); if (V.cash >= 50000) { options.push(new App.Events.Result( // age needs to be checked here "Enslaving that annoying girl from high school might be petty, but it will be worth it nonetheless.",