From f09acf7ec9cefec802d348ade2362b8418f27d9f Mon Sep 17 00:00:00 2001 From: Blank_Alt <12406-Blank_Alt@users.noreply.gitgud.io> Date: Sun, 2 May 2021 18:29:09 +1200 Subject: [PATCH] sanityCheckClean --- devTools/javaSanityCheck/ignoredVariables | 1 - src/events/nonRandom/daughters/pCoupAttempt.tw | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/devTools/javaSanityCheck/ignoredVariables b/devTools/javaSanityCheck/ignoredVariables index 1aea7eacb2f..a9584d1f2ec 100644 --- a/devTools/javaSanityCheck/ignoredVariables +++ b/devTools/javaSanityCheck/ignoredVariables @@ -4,7 +4,6 @@ tacChance ############################ acquire ############################ -societyChanged totalMerc securityHQ waterwayTime diff --git a/src/events/nonRandom/daughters/pCoupAttempt.tw b/src/events/nonRandom/daughters/pCoupAttempt.tw index 5839cc217ec..ba3a05fd5c9 100644 --- a/src/events/nonRandom/daughters/pCoupAttempt.tw +++ b/src/events/nonRandom/daughters/pCoupAttempt.tw @@ -91,7 +91,7 @@ You are awakened in the middle of the night by a jolt that shakes the entire arc <<elseif _SecExpUnits >= 4>> small <</if>> - private army quickly and efficently contribues to the defense of $arcologies[0].name. + private army quickly and efficiently contribues to the defense of $arcologies[0].name. <</if>> <br><br> -- GitLab