You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
393 B

4 years ago
DetailsTimeLineDB = {
["max_segments"] = 4,
["combat_data"] = {
},
["hide_on_combat"] = false,
["IndividualSpells"] = {
},
["useicons"] = true,
["window_scale"] = 1,
["backdrop_color"] = {
0, -- [1]
0, -- [2]
0, -- [3]
0.4, -- [4]
},
["deaths_data"] = {
},
["debuff_timeline"] = {
},
["cooldowns_timeline"] = {
},
["BossSpellCast"] = {
},
}