Updated LibOpenRaid and DetailsFramework
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
--> install data for raiding tiers
|
||||
--install data for raiding tiers
|
||||
|
||||
local C_Timer = _G.C_Timer
|
||||
local DetailsFramework = _G.DetailsFramework
|
||||
@@ -9,7 +9,7 @@ local tinsert = _G.tinsert
|
||||
function Details.InstallRaidInfo()
|
||||
|
||||
do
|
||||
--> data for Sanctum of Domination (Shadowlands tier 1)
|
||||
--data for Sanctum of Domination (Shadowlands tier 1)
|
||||
local INSTANCE_EJID = 1193
|
||||
local INSTANCE_MAPID = 2450
|
||||
local HDIMAGESPATH = [[Details\images\raid]]
|
||||
@@ -93,7 +93,7 @@ function Details.InstallRaidInfo()
|
||||
end
|
||||
|
||||
do
|
||||
--> data for Castle Nathria (Shadowlands tier 1)
|
||||
--data for Castle Nathria (Shadowlands tier 1)
|
||||
--F:\World of Warcraft\_retail_\BlizzardInterfaceArt\Interface\GLUES\LOADINGSCREENS\Expansion07\Main\LOADINGSCREEN_NzothRAID
|
||||
local INSTANCE_EJID = 1190
|
||||
local INSTANCE_MAPID = 2296
|
||||
|
||||
Reference in New Issue
Block a user