Skip to content

Commit

Permalink
7.2
Browse files Browse the repository at this point in the history
Added old Draenor Multistrike Enchants, .toc bump
  • Loading branch information
patrickjDE committed Apr 29, 2017
1 parent 7060f44 commit 043e9c2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
10 changes: 8 additions & 2 deletions OCES.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--[[
OneClickEnchantScroll v7.1.5.0 (r19)
Copyright (c) 2010-2016, All rights reserved.
OneClickEnchantScroll v7.2.0.0 (r20)
Copyright (c) 2010-2017, All rights reserved.
Written an maintained by:
Sará @ Festung der Stürme (EU-de) - Sara#2672 - [email protected]
Expand Down Expand Up @@ -354,14 +354,17 @@ local mapSpellToItem = {
[158914] = 110638, -- Enchant Ring - Gift of Critical Strike
[158915] = 110639, -- Enchant Ring - Gift of Haste
[158916] = 110640, -- Enchant Ring - Gift of Mastery
[158917] = 110641, -- Enchant Ring - Gift of Multistrike (now Mastery)
[158918] = 110642, -- Enchant Ring - Gift of Versatility
[158899] = 110645, -- Enchant Neck - Gift of Critical Strike
[158900] = 110646, -- Enchant Neck - Gift of Haste
[158901] = 110647, -- Enchant Neck - Gift of Mastery
[158902] = 110648, -- Enchant Neck - Gift of Multistrike (now Haste)
[158903] = 110649, -- Enchant Neck - Gift of Versatility
[158884] = 110652, -- Enchant Cloak - Gift of Critical Strike
[158885] = 110653, -- Enchant Cloak - Gift of Haste
[158886] = 110654, -- Enchant Cloak - Gift of Mastery
[158887] = 110655, -- Enchant Cloak - Gift of Multistrike (now Critical Strike)
[158889] = 110656, -- Enchant Cloak - Gift of Versatility
[159235] = 110682, -- Enchant Weapon - Mark of the Thunderlord
[159236] = 112093, -- Enchant Weapon - Mark of the Shattered Hand
Expand All @@ -373,14 +376,17 @@ local mapSpellToItem = {
[158907] = 110617, -- Enchant Ring - Breath of Critical Strike
[158908] = 110618, -- Enchant Ring - Breath of Haste
[158909] = 110619, -- Enchant Ring - Breath of Mastery
[158910] = 110620, -- Enchant Ring - Breath of Multistrike (now Mastery)
[158911] = 110621, -- Enchant Ring - Breath of Versatility
[158892] = 110624, -- Enchant Neck - Breath of Critical Strike
[158893] = 110625, -- Enchant Neck - Breath of Haste
[158894] = 110626, -- Enchant Neck - Breath of Mastery
[158895] = 110627, -- Enchant Neck - Breath of Multistrike (now Haste)
[158896] = 110628, -- Enchant Neck - Breath of Versatility
[158877] = 110631, -- Enchant Cloak - Breath of Critical Strike
[158878] = 110632, -- Enchant Cloak - Breath of Haste
[158879] = 110633, -- Enchant Cloak - Breath of Mastery
[158880] = 110634, -- Enchant Cloak - Breath of Multistrike (now Critical Strike)
[158881] = 110635, -- Enchant Cloak - Breath of Versatility
[190866] = 128537, -- Enchant Ring - Word of Critical Strike
[190992] = 128537, -- Enchant Ring - Word of Critical Strike
Expand Down
4 changes: 2 additions & 2 deletions OneClickEnchantScroll.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 70100
## Interface: 70200
## Title: OneClickEnchantScroll
## Notes: Create enchantment scrolls with just one single click
## Notes-deDE: Erstellt mit einem einzigen Klick Verzauberungsrollen
Expand All @@ -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: 7.1.5.0
## Version: 7.2.0.0
## LoadOnDemand: 1
## LoadWith: Blizzard_TradeSkillUI

Expand Down

0 comments on commit 043e9c2

Please sign in to comment.