- Attempt to fix some plugins loading after details! start and failing to install.
- Fixed Vamguard plugin not showing debuffs on tanks. - Fixed a bug within Atal'Dazar dungeon where in some cases adds damage where considered friendly fire.
This commit is contained in:
@@ -167,6 +167,10 @@ do
|
||||
["yellowgreen"] = {0.603922, 0.803922, 0.196078, 1}
|
||||
}
|
||||
|
||||
function DF:GetDefaultColorList()
|
||||
return defaultColors
|
||||
end
|
||||
|
||||
for colorName, colorTable in pairs (defaultColors) do
|
||||
DF.alias_text_colors [colorName] = colorTable
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user