Work on Ascension Backport
This commit is contained in:
parent
5de2a04b8c
commit
bb7e0d2c27
325 changed files with 26995 additions and 41741 deletions
|
|
@ -7,7 +7,7 @@ local tinsert = tinsert
|
|||
local addonName, Details222 = ...
|
||||
|
||||
function Details.InstallRaidInfo()
|
||||
if not DetailsFramework.IsDragonflightWow() then return end --In Cata, EJ_SelectInstance will fail due to instance not existing. This file only contains dragonflight raids anyways. Best keep it on DF only.
|
||||
if true then return end -- this needs data for ascension probably
|
||||
do
|
||||
local INSTANCE_EJID = 1200
|
||||
local INSTANCE_MAPID = 2522
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue