comparison Modules/ArtifactPower.xml @ 119:0f47780a83c4

ArtifactPower: - xp bar animations work beyond concordance rank 3
author Nenue
date Sat, 20 May 2017 06:10:52 -0400
parents ddfe19d70a34
children ea2c616a3b4f
comparison
equal deleted inserted replaced
118:a86b99c84ccc 119:0f47780a83c4
66 <Color r="0" g="1" b="0" /> 66 <Color r="0" g="1" b="0" />
67 </FontString> 67 </FontString>
68 68
69 <Texture parentKey="CurrentProgress" alphaMode="BLEND"> 69 <Texture parentKey="CurrentProgress" alphaMode="BLEND">
70 <Anchors> 70 <Anchors>
71 <Anchor point="BOTTOMLEFT" x="4" /> 71 <Anchor point="BOTTOM" x="0" y="0" />
72 <Anchor point="BOTTOMRIGHT" relativePoint="BOTTOMLEFT" x="8" /> 72 <Anchor point="LEFT" x="4" y="0" />
73 <Anchor point="RIGHT" relativePoint="LEFT" x="8" />
73 </Anchors> 74 </Anchors>
74 <Color a="1" r="1" g=".25" b="0" /> 75 <Color a="1" r="1" g=".25" b="0" />
75 </Texture> 76 </Texture>
76 <Texture parentKey="AdjustedProgress" alphaMode="BLEND"> 77 <Texture parentKey="AdjustedProgress" alphaMode="BLEND">
77 <Anchors> 78 <Anchors>