Mercurial > wow > buffalo2
diff Veneer.xml @ 81:65ec88b30eb8
- OrderHall plugin converted to a general world state cluster. Includes:
- Suramar ancient mana
- Artifact power/XP progress
- OrderHall bar shrinker
author | Nenue |
---|---|
date | Mon, 17 Oct 2016 04:57:32 -0400 |
parents | bb6b532c5d2f |
children | be813a9d99c0 |
line wrap: on
line diff
--- a/Veneer.xml Tue Oct 11 08:03:41 2016 -0400 +++ b/Veneer.xml Mon Oct 17 04:57:32 2016 -0400 @@ -219,7 +219,7 @@ </FontString> <FontString parentKey="Level" inherits="GameFontNormal"> <Anchors> - <Anchor point="TOPLEFT" /> + <Anchor point="TOP" x="0" y="14" /> </Anchors> </FontString> <FontString parentKey="ProgressText" inherits="VeneerNumberFont"> @@ -238,11 +238,11 @@ <Anchors> <Anchor point="TOP" /> </Anchors> - <Size x="500" y="24" /> + <Size x="600" y="24" /> <Frames> - <Frame name="$parentProgress" parentKey="Progress" mixin="VeneerWorldStateProgressMixin" hidden="true" inherits="VeneerMixinScripts"> + <Frame name="$parentProgress" parentKey="Progress" mixin="VeneerWorldStateProgressMixin" inherits="VeneerMixinScripts"> - <Size x="500" y="24" /> + <Size x="600" y="12" /> <Anchors> <Anchor point="TOPLEFT" /> </Anchors>