Skip to content

Commit

Permalink
Updated the trials to react earlier to the completion
Browse files Browse the repository at this point in the history
  • Loading branch information
Breeni committed Dec 11, 2022
1 parent 9405ddc commit ffd651f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions States/Quest.lua
Expand Up @@ -59,6 +59,12 @@ local specialEventQuests = {

-- Dragonbane Keep
[70866] = "ITEM_PUSH",

-- Trial of Elements
[71995] = "LOOT_READY",

-- Trial of Tides
[71033] = "LOOT_READY",
}

local QuestMixin = CreateFromMixins(External.StateMixin)
Expand Down

0 comments on commit ffd651f

Please sign in to comment.