From 969c64c6fa35a5a4d1805927fd428ebe0f7bc135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= <pawelj@iosphe.re> Date: Sun, 26 Mar 2023 09:33:03 +0200 Subject: [PATCH] Fix IoC gate health (close #16) --- REPorter.lua | 4 ++-- REPorter.toc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/REPorter.lua b/REPorter.lua index 77bee21..b7018db 100644 --- a/REPorter.lua +++ b/REPorter.lua @@ -95,7 +95,7 @@ RE.CareAboutVehicles = false RE.PlayedFromStart = true RE.IoCAllianceGateName = "" RE.IoCHordeGateName = "" -RE.IoCGateHealth = 2336256 +RE.IoCGateHealth = 2400000 RE.IoCGateEstimator = {} RE.IoCGateEstimatorText = "" RE.SMEstimatorText = "" @@ -114,7 +114,7 @@ RE.BlinkPOIValue = 0.3 RE.BlinkPOIUp = true RE.FoundNewVersion = false -RE.AddonVersionCheck = 295 +RE.AddonVersionCheck = 296 RE.ScreenHeight, RE.ScreenWidth = _G.UIParent:GetCenter() RE.MapSettings = { diff --git a/REPorter.toc b/REPorter.toc index 861b1de..ee98178 100644 --- a/REPorter.toc +++ b/REPorter.toc @@ -1,7 +1,7 @@ ## Interface: 100007 ## Title: |cFF74D06CRE|rPorter ## Notes: Provide battleground map. -## Version: 2.9.5 +## Version: 2.9.6 ## Author: AcidWeb ## SavedVariables: REPorterSettings ## X-WoWI-ID: 21089