Skip to content

Commit

Permalink
add missing enchant
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickjDE committed Aug 15, 2018
1 parent 15c3730 commit cf5953d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions OCES.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--[[
OneClickEnchantScroll v8.0.1.3 (r25)
OneClickEnchantScroll v8.0.1.4 (r26)
Copyright (c) 2010-2018, All rights reserved.
Written an maintained by:
Expand Down Expand Up @@ -480,7 +480,8 @@ local mapSpellToItem = {
-- Battle for Azeroth
[271433] = 160330, -- Enchant Bracers - Cooled Hearthing
[271366] = 160328, -- Enchant Bracers - Safe Hearthing
[255068] = 159469, -- Enchant Bracers - Swift Hearthing
[255068] = 159469, -- Enchant Bracers - Swift Hearthing (Alliance)
[267495] = 153436, -- Enchant Bracers - Swift Hearthing (Horde)
[255070] = 153437, -- Gloves - Crafting (Alliance)
[267498] = 159471, -- Gloves - Crafting (Horde)
[255035] = 153430, -- Gloves - Herbalism (Alliance)
Expand Down
2 changes: 1 addition & 1 deletion OneClickEnchantScroll.toc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
## Notes-itIT: Crea pergamene di incantamento con un solo click
## Author: Sará.Festung der Stürme-EU <Sara#2672> <[email protected]>

## Version: 8.0.1.3
## Version: 8.0.1.4
## LoadOnDemand: 1
## LoadWith: Blizzard_TradeSkillUI

Expand Down

0 comments on commit cf5953d

Please sign in to comment.