Fixed spelling causing lua error

This commit is contained in:
Szyler
2021-08-16 19:00:53 +02:00
parent 098f5ac045
commit 21cb1951a4
+1 -1
View File
@@ -1441,7 +1441,7 @@ end
ItemIDsDatabase = {
--name, {normal, heroic, mythic, mythicN}
{"jeklik's Crusher", {19918, 319918, 219918, 4000} },
{"Jeklik's Crusher", {19918, 319918, 219918, 4000} },
{"test2", {1002, 2002, 3002, 4002} },
}