Skip to content

Commit

Permalink
Update vanilla data to 1.15.0.52409
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Dec 22, 2023
1 parent 6fd47dc commit d8284d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/nondisenchantable_vanilla.lua
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,7 @@ addon.data.nondisenchantable = {
[23570] = true, -- Jom Gabbar
[122270] = true, -- WoW Token
[122284] = true, -- WoW Token
[209420] = true, -- Gillsbane
[209611] = true, -- Insignia of the Alliance
[209612] = true, -- Insignia of the Alliance
[209613] = true, -- Insignia of the Alliance
Expand All @@ -873,6 +874,10 @@ addon.data.nondisenchantable = {
[209624] = true, -- Insignia of the Horde
[209625] = true, -- Insignia of the Horde
[209626] = true, -- Insignia of the Horde
[210696] = true, -- Rot Bane
[211500] = true, -- Resilient Cloth Headband
[211856] = true, -- Resilient Mail Coif
[211857] = true, -- Resilient Leather Mask
[212580] = true, -- Lorekeeper's Staff
[212581] = true, -- Outrunner's Bow
[212582] = true, -- Protector's Sword
Expand All @@ -881,4 +886,6 @@ addon.data.nondisenchantable = {
[212585] = true, -- Outrider's Bow
[212586] = true, -- Legionnaire's Sword
[212587] = true, -- Scout's Blade
[213087] = true, -- Sergeant's Cloak
[213088] = true, -- Sergeant's Cloak
}
1 change: 1 addition & 0 deletions data/openable_vanilla.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ addon.data.openable = {
[16884] = 175, -- Sturdy Junkbox
[16885] = 250, -- Heavy Junkbox
[24282] = 5000, -- Rogue's Diary
[208838] = 1, -- Dark Iron Lockbox
}

0 comments on commit d8284d8

Please sign in to comment.