added libRaidStatus
This commit is contained in:
+11
-11
@@ -835,6 +835,17 @@ local default_profile = {
|
||||
},
|
||||
},
|
||||
|
||||
--> ocd tracker test
|
||||
ocd_tracker = {
|
||||
enabled = false,
|
||||
cooldowns = {},
|
||||
pos = {},
|
||||
show_conditions = {
|
||||
only_in_group = true,
|
||||
only_inside_instance = true,
|
||||
}
|
||||
},
|
||||
|
||||
--> minimap
|
||||
minimap = {hide = false, radius = 160, minimapPos = 220, onclick_what_todo = 1, text_type = 1, text_format = 3},
|
||||
data_broker_text = "",
|
||||
@@ -1104,17 +1115,6 @@ local default_player_data = {
|
||||
enabled = false,
|
||||
},
|
||||
|
||||
--> cd tracker
|
||||
cd_tracker = {
|
||||
pos = {},
|
||||
enabled = false,
|
||||
cds_enabled = {},
|
||||
show_conditions = {
|
||||
only_in_group = true,
|
||||
only_inside_instance = true,
|
||||
}
|
||||
},
|
||||
|
||||
--> force all fonts to have this outline
|
||||
force_font_outline = "",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user