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

1
scratch.lua Normal file
View File

@@ -0,0 +1 @@
print(string.find("10 Gold", "%d+ ((Gold)|(Silver)|(Copper))"))