You can now alt right click items to open them to there ascensionDB page in your browser.
This commit is contained in:
Anch
2023-07-04 14:11:02 +12:00
committed by GitHub
parent 4f590d3ec6
commit 23924acbeb
11 changed files with 26 additions and 17 deletions
+1 -1
View File
@@ -306,4 +306,4 @@ for _, v in pairs(ItemIDsDatabase) do
if not v["MythicRaid"] then
v["MythicRaid"] = tonumber("13"..v[2]);
end
end
end