Update Lua diagnostics globals and fix loot filter comment

This commit is contained in:
2024-03-03 16:19:41 +01:00
parent 01b612a50b
commit 9e5c8e8a9e
3 changed files with 3 additions and 207 deletions

View File

@@ -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))