comparison WhistleMaster.xml @ 2:881a2c218fa5

Updated colors for ping-ring on world map
author Vynn <mischivin@gmail.com>
date Sat, 05 Nov 2016 13:18:43 -0400
parents 06d230725448
children
comparison
equal deleted inserted replaced
1:7f6ef1723137 2:881a2c218fa5
7 </Anchors> 7 </Anchors>
8 <Layers> 8 <Layers>
9 <Layer level="OVERLAY"> 9 <Layer level="OVERLAY">
10 <Texture parentKey="centerRing" file="Interface\minimap\UI-Minimap-Ping-Center"> 10 <Texture parentKey="centerRing" file="Interface\minimap\UI-Minimap-Ping-Center">
11 <Size x="32" y="32"/> 11 <Size x="32" y="32"/>
12 <Color r="0" g="0.3" b="1" a="0.9"/> 12 <Color r="0.5" g="1.0" b="0.5" a="0.9"/>
13 <Anchors> 13 <Anchors>
14 <Anchor point="CENTER"/> 14 <Anchor point="CENTER"/>
15 </Anchors> 15 </Anchors>
16 </Texture> 16 </Texture>
17 <Texture parentKey="rotatingRing" file="Interface\minimap\UI-Minimap-Ping-Rotate"> 17 <Texture parentKey="rotatingRing" file="Interface\minimap\UI-Minimap-Ping-Rotate">
18 <Size x="48" y="48"/> 18 <Size x="48" y="48"/>
19 <Color r="0" g="0.3" b="1" a="0.9"/> 19 <Color r="0.5" g="1.0" b="0.5" a="0.9"/>
20 <Anchors> 20 <Anchors>
21 <Anchor point="CENTER"/> 21 <Anchor point="CENTER"/>
22 </Anchors> 22 </Anchors>
23 </Texture> 23 </Texture>
24 <Texture parentKey="expandingRing" file="Interface\minimap\UI-Minimap-Ping-Expand"> 24 <Texture parentKey="expandingRing" file="Interface\minimap\UI-Minimap-Ping-Expand">
25 <Size x="32" y="32"/> 25 <Size x="32" y="32"/>
26 <Color r="0" g="0.3" b="1" a="0.9"/> 26 <Color r="0.5" g="1.0" b="0.5" a="0.9"/>
27 <Anchors> 27 <Anchors>
28 <Anchor point="CENTER"/> 28 <Anchor point="CENTER"/>
29 </Anchors> 29 </Anchors>
30 </Texture> 30 </Texture>
31 </Layer> 31 </Layer>