From 1a431158a90fd01a048e97a73f2758d641a2942d Mon Sep 17 00:00:00 2001 From: Scott Harrison Date: Mon, 6 Feb 2023 11:01:23 -0500 Subject: [PATCH] Changes Classic Wrath interface to 30401. --- Wholly.lua | 1 + Wholly.toc | 2 +- Wholly_BCC.toc | 2 +- Wholly_Vanilla.toc | 2 +- Wholly_Wrath.toc | 4 ++-- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Wholly.lua b/Wholly.lua index 028b3dd..75b481e 100644 --- a/Wholly.lua +++ b/Wholly.lua @@ -439,6 +439,7 @@ -- Adds support for items with specific counts as prerequisites. -- Changes retail interface to 100005. -- Adds support group membership completion counts being exact (to support Dragon Isles Waygate quests). +-- 089 Changes Classic Wrath interface to 30401. -- -- Known Issues -- diff --git a/Wholly.toc b/Wholly.toc index e070c9b..76798e3 100644 --- a/Wholly.toc +++ b/Wholly.toc @@ -2,7 +2,7 @@ ## Title: Wholly ## Author: Scott M Harrison ## Notes: Shows quest database and map pins -## Version: 088 +## Version: 089 ## Dependencies: Grail ## OptionalDeps: LibStub, LibDataBroker, TomTom, Gatherer, Questie ## SavedVariablesPerCharacter: WhollyDatabase diff --git a/Wholly_BCC.toc b/Wholly_BCC.toc index 3d4384c..25ae6a8 100644 --- a/Wholly_BCC.toc +++ b/Wholly_BCC.toc @@ -2,7 +2,7 @@ ## Title: Wholly ## Author: Scott M Harrison ## Notes: Shows quest database and map pins -## Version: 087 +## Version: 089 ## Dependencies: Grail ## OptionalDeps: LibStub, LibDataBroker, TomTom, Gatherer, Questie ## SavedVariablesPerCharacter: WhollyDatabase diff --git a/Wholly_Vanilla.toc b/Wholly_Vanilla.toc index 0cc9de9..d0afd08 100644 --- a/Wholly_Vanilla.toc +++ b/Wholly_Vanilla.toc @@ -2,7 +2,7 @@ ## Title: Wholly ## Author: Scott M Harrison ## Notes: Shows quest database and map pins -## Version: 087 +## Version: 089 ## Dependencies: Grail ## OptionalDeps: LibStub, LibDataBroker, TomTom, Gatherer, Questie ## SavedVariablesPerCharacter: WhollyDatabase diff --git a/Wholly_Wrath.toc b/Wholly_Wrath.toc index fec40a5..3c59343 100644 --- a/Wholly_Wrath.toc +++ b/Wholly_Wrath.toc @@ -1,8 +1,8 @@ -## Interface: 30400 +## Interface: 30401 ## Title: Wholly ## Author: Scott M Harrison ## Notes: Shows quest database and map pins -## Version: 087 +## Version: 089 ## Dependencies: Grail ## OptionalDeps: LibStub, LibDataBroker, TomTom, Gatherer, Questie ## SavedVariablesPerCharacter: WhollyDatabase