add quest item to not disenchantable
This commit is contained in:
parent
0d95094079
commit
ccf8a75d45
1 changed files with 1 additions and 0 deletions
|
|
@ -1575,6 +1575,7 @@ data.disenchant = {
|
|||
}
|
||||
|
||||
data.notDisenchantable = {
|
||||
["item:4614: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:11288:0:0:0:0:0:0"] = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue