From 04bcb9312cfc416c41411a4eb01c7c76d5505d38 Mon Sep 17 00:00:00 2001 From: Felix Steinhart Date: Fri, 25 Jun 2021 18:08:55 +0200 Subject: [PATCH] add dungeon identifiers --- LFGMM_Variables.lua | 6 +++++- LFG_MatchMaker_TBC.toc | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/LFGMM_Variables.lua b/LFGMM_Variables.lua index 360f52a..e1834b7 100644 --- a/LFGMM_Variables.lua +++ b/LFGMM_Variables.lua @@ -2809,7 +2809,8 @@ LFGMM_GLOBAL = { "cot[%W]*1", "durn[%W]*hold[e]?", "hil[l]?s[%W]*brad", - "efd" + "efd", + "ohf" }, DE = { "hdz[%W]*1" @@ -2818,6 +2819,8 @@ LFGMM_GLOBAL = { -- Contreforts de Hautebrande d'antan "contre[f]?[o]?[r]?[t]?[s]?", "contre[f]?[o]?[r]?[s]?", + "gt[%W]*1", + "gt" }, ES = {}, RU = {}, @@ -2867,6 +2870,7 @@ LFGMM_GLOBAL = { FR = { -- Le Noir Marécage "mare[c]?[a]?[g]?[e]?", + "gt[%W]*2" }, ES = {}, RU = {}, diff --git a/LFG_MatchMaker_TBC.toc b/LFG_MatchMaker_TBC.toc index 29947b4..b42fc28 100644 --- a/LFG_MatchMaker_TBC.toc +++ b/LFG_MatchMaker_TBC.toc @@ -22,7 +22,7 @@ ## Title: LFG Match Maker TBC ## Interface: 20501 -## Version: 1.0.4b +## Version: 1.0.4c ## Author: L.I.R. ## Notes: TBC Version of LFG MatchMaker ## SavedVariablesPerCharacter: LFGMM_DB