Update Lua diagnostics globals and fix loot filter comment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--START_LOOT_ROLL
|
||||
-- START_LOOT_ROLL
|
||||
--Doesn't work for now
|
||||
function(_, id)
|
||||
local name, _, quality, ilvl, _, class, subclass, _, slot = GetItemInfo(GetLootRollItemLink(id))
|
||||
|
||||
Reference in New Issue
Block a user