Filename | |
---|---|
HabeebIt.lua |
diff --git a/HabeebIt.lua b/HabeebIt.lua index 7798fd2..23797f4 100644 --- a/HabeebIt.lua +++ b/HabeebIt.lua @@ -284,7 +284,7 @@ function Container:Update() for _, value in pairs(currentEncounterID) do EJ_SelectEncounter(value) - if(EJ_GetNumLoot > 0) then + if(EJ_GetNumLoot() > 0) then currentEncounterID = value break end