Mercurial > wow > buffalo2
annotate Modules/GuildInfo.xml @ 116:ddfe19d70a34
ArtifactPower:
- Further 7.2 accommodations, relating to tokens that grant millions of AP.
Currency:
- Ancient Mana zones list expanded
- Legionfall War Supplies, Nethershards, and Blood of Sargeras are tracked globally
PaperDoll:
- Should update more effectively when delayed artifact data loads in.
WorldState:
- Fixed hanging panels after OrderHallCommandBar is hidden.
author | Nenue |
---|---|
date | Wed, 26 Apr 2017 20:06:38 -0400 |
parents | 1e511e9aaca5 |
children | 1f68c46bc4de |
rev | line source |
---|---|
Nenue@102 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ |
Nenue@102 | 2 ..\FrameXML\UI.xsd"> |
Nenue@102 | 3 <Script file="GuildInfo.lua" /> |
Nenue@102 | 4 |
Nenue@102 | 5 <Frame name="$parentRosterKun" mixin="VeneerRosterKunMixin" parent="Veneer" inherits="VeneerHandlerTemplate"> |
Nenue@102 | 6 |
Nenue@102 | 7 |
Nenue@102 | 8 </Frame> |
Nenue@102 | 9 |
Nenue@102 | 10 </Ui> |