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
@@ -5072,6 +5072,9 @@ local SPELL_POWER_PAIN = SPELL_POWER_PAIN or (PowerEnum and PowerEnum.Pain) or 1
local _, _, _, _, _, _, _, zoneMapID = GetInstanceInfo()
local bossIcon = Details:GetBossEncounterTexture(encounterName)
_current_combat.bossIcon = bossIcon
if (_in_combat) then
if (endStatus == 1) then
Details.encounter_table.kill = true