Mercurial > wow > askmrrobot
diff Core.lua @ 165:3be9cc6f7d20 v77
Updated for 8.2, initial essence support.
author | yellowfive |
---|---|
date | Tue, 25 Jun 2019 10:27:20 -0700 |
parents | 35612aee8e15 |
children | eec8032ba9df |
line wrap: on
line diff
--- a/Core.lua Tue May 07 10:32:41 2019 -0700 +++ b/Core.lua Tue Jun 25 10:27:20 2019 -0700 @@ -46,6 +46,8 @@ LastVersion = 0, -- used to clean out old stuff FirstUse = true, -- true if this is first time use, gets cleared after seeing the export help splash window Talents = {}, -- for each spec, selected talents + Essences = {}, -- for each spec, selected essences + UnlockedEssences = {}, -- unlocked essences for this character Equipped = {}, -- for each spec, slot id to item info BagItems = {}, -- list of item info for bags BankItems = {}, -- list of item info for bank