This commit is contained in:
Tercio Jose
2023-05-03 09:41:25 -03:00
parent 2356173cf1
commit 3bc8ba7940
+1 -1
View File
@@ -38,7 +38,7 @@
local container_habilidades = _detalhes.container_habilidades --details local
--localize the cooldown table from the framework
local defensive_cooldowns = DetailsFramework.CooldownsAllDeffensive --default from all game versions
local defensive_cooldowns = {}
if (LIB_OPEN_RAID_COOLDOWNS_INFO) then
--check if the cooldown is type 2 or 3 or 4 and add to the defensive_cooldowns table