added libRaidStatus

This commit is contained in:
Tercio Jose
2020-12-07 22:09:25 -03:00
parent 0ca2822753
commit f4be41b115
13 changed files with 2419 additions and 69 deletions
+11 -11
View File
@@ -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 = "",