Fixed spelling causing lua error
This commit is contained in:
@@ -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} },
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user