From 1a4d78e701e68bd25281fa453bbf942d0a0038bb Mon Sep 17 00:00:00 2001 From: Jesse Manelius Date: Sat, 15 Sep 2018 02:40:54 +0300 Subject: [PATCH] fix tol dagor instance id (auto slotting) --- iKeystones.lua | 2 +- iKeystones.toc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iKeystones.lua b/iKeystones.lua index f454555..763d813 100644 --- a/iKeystones.lua +++ b/iKeystones.lua @@ -80,7 +80,7 @@ iKS.keystonesToMapIDs = { [244] = 1763, -- Atal'Dazar [245] = 1754, -- Freehold - [246] = 1841, -- Tol Dagor + [246] = 1771, -- Tol Dagor [247] = 1594, -- The Motherlode [248] = 1862, -- Waycrest Manor [249] = 1762, -- King's Rest diff --git a/iKeystones.toc b/iKeystones.toc index 334b06b..26e518c 100644 --- a/iKeystones.toc +++ b/iKeystones.toc @@ -2,7 +2,7 @@ ## Title: iKeystones ## Notes: Tracks your keystones ## Author: Ironi -## Version: 1.712 +## Version: 1.713 ## DefaultState: enabled ## SavedVariables: iKeystonesDB, iKeystonesConfig -- 1.7.9.5