Added combatObject.bloodlust where values on this table are seconds in combat where the player received bloodlust

This commit is contained in:
Tercio Jose
2022-01-24 15:29:11 -03:00
parent 8678f611a0
commit 285ef27e41
6 changed files with 62 additions and 38 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local major = "LibOpenRaid-1.0"
local CONST_LIB_VERSION = 20
local CONST_LIB_VERSION = 21
LIB_OPEN_RAID_CAN_LOAD = false
--declae the library within the LibStub