Added the option to change the colors on Death Log tooltip, this options in within the 'Modify Class Colors' panel
This commit is contained in:
@@ -837,6 +837,14 @@ local default_profile = {
|
||||
},
|
||||
},
|
||||
|
||||
death_log_colors = {
|
||||
damage = "red",
|
||||
heal = "green",
|
||||
friendlyfire = "darkorange",
|
||||
cooldown = "yellow",
|
||||
debuff = "purple",
|
||||
},
|
||||
|
||||
fade_speed = 0.15,
|
||||
|
||||
--> minimap
|
||||
|
||||
Reference in New Issue
Block a user