Browse Source

new expertise ench

pull/26/head
andrew6180 7 months ago
parent
commit
0f78a1554f
  1. 1
      TradeSkillMaster_Crafting/Modules/EnchantingInfo.lua
  2. 1
      TradeSkillMaster_Crafting/Modules/VellumInfo.lua

1
TradeSkillMaster_Crafting/Modules/EnchantingInfo.lua

@ -703,5 +703,6 @@ TSM.enchantingItemIDs = {
[1968771] = 1204144, -- Scroll of Enchant Weapon - Overpowering Twisted Crusader [1968771] = 1204144, -- Scroll of Enchant Weapon - Overpowering Twisted Crusader
[355107] = 354313, -- Scroll of Enchant 2H Weapon - Leyline Conduit [355107] = 354313, -- Scroll of Enchant 2H Weapon - Leyline Conduit
[20044] = 46510, -- Scroll of Enchant Weapon - Strider [20044] = 46510, -- Scroll of Enchant Weapon - Strider
[201961] = 44486, -- Scroll of Enchant Gloves - Lesser Expertise
} }

1
TradeSkillMaster_Crafting/Modules/VellumInfo.lua

@ -312,4 +312,5 @@ TSM.VellumInfo = {
[1968771] = 52511, [1968771] = 52511,
[355107] = 52511, [355107] = 52511,
[20044] = 52511, [20044] = 52511,
[44486] = 52510,
} }

Loading…
Cancel
Save