add quest item to not disenchantable

This commit is contained in:
andrew6180
2025-10-16 19:49:16 -07:00
parent 0d95094079
commit ccf8a75d45
+1
View File
@@ -1575,6 +1575,7 @@ data.disenchant = {
} }
data.notDisenchantable = { data.notDisenchantable = {
["item:4614:0:0:0:0:0:0"] = true,
["item:11290:0:0:0:0:0:0"] = true, ["item:11290:0:0:0:0:0:0"] = true,
["item:11289:0:0:0:0:0:0"] = true, ["item:11289:0:0:0:0:0:0"] = true,
["item:11288:0:0:0:0:0:0"] = true, ["item:11288:0:0:0:0:0:0"] = true,