Added options "Group Player Spells With Same Name" and ""Group Pets By Spell"

This commit is contained in:
Tercio Jose
2023-05-12 22:06:35 -03:00
parent 21da70e158
commit 8f8a605c14
3 changed files with 95 additions and 42 deletions
+2
View File
@@ -1411,6 +1411,8 @@ local default_global_data = {
--/run Details.breakdown_spell_tab.statusbar_alpha = 0.823
--breakdown spell tab
breakdown_spell_tab = {
merge_players_spells_with_same_name = true,
merge_pet_spells_with_same_name = true,
blockcontainer_width = 430,
blockcontainer_height = 270,
blockcontainer_islocked = true,