diff --git a/DBM-Challenges/DBM-Challenges.toc b/DBM-Challenges/DBM-Challenges.toc index 2517dfa..91993fc 100755 --- a/DBM-Challenges/DBM-Challenges.toc +++ b/DBM-Challenges/DBM-Challenges.toc @@ -1,4 +1,4 @@ -## Interface: 90001 +## Interface: 90002 ## X-Min-Interface: 80000 ## Title:|cffffe00a<|r|cffff7d0aDBM|r|cffffe00a>|r |cff69ccf0Challenges|r ## Title-deDE:|cffffe00a<|r|cffff7d0aDBM|r|cffffe00a>|r |cff69ccf0Herausforderungen|r diff --git a/DBM-Challenges/Shadowlands/Torghast.lua b/DBM-Challenges/Shadowlands/Torghast.lua index 87601e8..6257eff 100644 --- a/DBM-Challenges/Shadowlands/Torghast.lua +++ b/DBM-Challenges/Shadowlands/Torghast.lua @@ -1,5 +1,4 @@ -if DBM:GetTOC() < 90001 then return end -local mod = DBM:NewMod("d1963", "DBM-Challenges", 1) +local mod = DBM:NewMod("d1963", "DBM-Challenges", 1) local L = mod:GetLocalizedStrings() mod:SetRevision("@file-date-integer@")