Added Details:GetBossEncounterTexture(encounterName); Added combat.bossIcon; Added combat.bossTimers

This commit is contained in:
Tercio Jose
2023-07-05 00:24:08 -03:00
parent 9b879f4baa
commit 56275fecf9
8 changed files with 74 additions and 3 deletions
+3
View File
@@ -1377,6 +1377,9 @@ local default_global_data = {
played_class_time = true,
check_stuttering = true,
--[bossname] = texture
boss_icon_cache = {},
--spell category feedback
spell_category_savedtable = {},
spell_category_latest_query = 0,