From 4d4c90831078ef87bae65f32441b4eac478a03ea Mon Sep 17 00:00:00 2001
From: Blank_Alt <12406-Blank_Alt@users.noreply.gitgud.io>
Date: Tue, 27 Apr 2021 19:12:49 +0000
Subject: [PATCH] Santy check cleanup

---
 devTools/javaSanityCheck/ignoredVariables | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/devTools/javaSanityCheck/ignoredVariables b/devTools/javaSanityCheck/ignoredVariables
index da4a3be5612..7caca87985a 100644
--- a/devTools/javaSanityCheck/ignoredVariables
+++ b/devTools/javaSanityCheck/ignoredVariables
@@ -1,10 +1,9 @@
 # Add hits, that are false positives and should therefore be ignored, here
+atkMod
+defMod
+tacChance
 #re-added below 11/14
 ############################
-#corp
-perUnit
-DivLegal
-DivWhoreDev
 acquire
 ############################
 societyChanged
@@ -12,9 +11,5 @@ totalMerc
 securityHQ
 waterwayTime
 dickSize
-bodyDesire
 dinnerParty
-RESSMuscles
-tempEventToggle
-showAppraisal
 sacrificeType
\ No newline at end of file
-- 
GitLab