- attempt to fix the argus encounter double segments.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
_ = nil
|
||||
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0")
|
||||
_detalhes.build_counter = 4912
|
||||
_detalhes.build_counter = 4913
|
||||
_detalhes.userversion = "v7.3.0." .. _detalhes.build_counter
|
||||
_detalhes.realversion = 128 --core version
|
||||
_detalhes.version = _detalhes.userversion .. " (core " .. _detalhes.realversion .. ")"
|
||||
@@ -51,7 +51,7 @@ do
|
||||
--> quais raides devem ser guardadas no histórico
|
||||
_detalhes.InstancesToStoreData = {
|
||||
[1712] = true, --Antorus, the Burning Throne
|
||||
[1676] = true, --Tomb of Sargeras
|
||||
--[1676] = true, --Tomb of Sargeras
|
||||
--[1648] = true, --Trial of Valor
|
||||
--[1530] = true, --Nighthold
|
||||
--[1520] = true, --Emerald Nightmare
|
||||
|
||||
Reference in New Issue
Block a user