Mercurial > wow > inventory
diff Data/PremadeGroups.lua @ 46:87d68ccf0a8f
The premade group update processor should now properly add items when they were added to a premade group.
Items can now be indicated as removed in premade groups by setting the version number to a negative value of the latest version.
Removed Enchanted Spellthread from the Cataclysm enchants premade group.
author | Zerotorescue |
---|---|
date | Sun, 12 Dec 2010 17:18:19 +0100 |
parents | abc824800387 |
children | 4efbaf069ddb |
line wrap: on
line diff
--- a/Data/PremadeGroups.lua Sun Dec 12 16:40:15 2010 +0100 +++ b/Data/PremadeGroups.lua Sun Dec 12 17:18:19 2010 +0100 @@ -767,10 +767,10 @@ }, -- Source: http://www.wowhead.com/items=0.6?filter=na=enchant;cr=82;crs=1;crv=30300 ["Enchants (Cataclysm)"] = { - version = 1, + version = 2, items = { [52747] = 1, -- Enchant Weapon - Mending - [54447] = 1, -- Enchanted Spellthread + [54447] = -2, -- Enchanted Spellthread Removed in version 2 as this isn't a real enchant [38916] = 1, -- Scroll of Enchant Weapon - Major Spirit [52687] = 1, -- Enchant Gloves - Mastery [52743] = 1, -- Enchant Boots - Earthen Vitality