Mercurial > wow > buffalo2
comparison ObjectiveTracker.xml @ 18:d1812fb10ae6
ObjectiveStyle
- move tag/template logic into the corresponding GetInfo
| author | Nenue |
|---|---|
| date | Tue, 05 Apr 2016 02:38:01 -0400 |
| parents | 880828018bf4 |
| children | 605e8f0e46db |
comparison
equal
deleted
inserted
replaced
| 17:c33497b116d6 | 18:d1812fb10ae6 |
|---|---|
| 251 <Gradient orientation="HORIZONTAL"> | 251 <Gradient orientation="HORIZONTAL"> |
| 252 <MinColor r="0" g="0" b="0" a=".15" /> | 252 <MinColor r="0" g="0" b="0" a=".15" /> |
| 253 <MaxColor r="0" g="0" b="0" a=".35" /> | 253 <MaxColor r="0" g="0" b="0" a=".35" /> |
| 254 </Gradient> | 254 </Gradient> |
| 255 </Texture> | 255 </Texture> |
| 256 <Texture name="$parentItemTile" parentKey="icon" hidden="true"> | 256 <Texture name="$parentItemTile" parentKey="icon" alphaMode="ADD" hidden="true"> |
| 257 <Size x="40" y="40" /> | 257 <Size x="40" y="40" /> |
| 258 <TexCoords top="0.12" bottom="0.87" left="0.12" right="0.87" /> | 258 <TexCoords top="0.12" bottom="0.87" left="0.12" right="0.87" /> |
| 259 <Anchors> | 259 <Anchors> |
| 260 <Anchor point="TOPRIGHT" x="0" y="0" /> | 260 <Anchor point="TOPRIGHT" x="0" y="0" /> |
| 261 | 261 |
| 262 </Anchors> | 262 </Anchors> |
| 263 </Texture> | |
| 264 <Texture parentKey="TypeTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> | |
| 265 <Size x="18" y="18"/> | |
| 266 <Anchors> | |
| 267 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.FrequencyTag" x="-3" y="-3"/> | |
| 268 | |
| 269 </Anchors> | |
| 270 </Texture> | |
| 271 <Texture parentKey="FrequencyTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> | |
| 272 <Size x="18" y="18"/> | |
| 273 <Anchors> | |
| 274 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.CompletionTag" x="-3" y="-3"/> | |
| 275 | |
| 276 </Anchors> | |
| 277 </Texture> | |
| 278 <Texture parentKey="CompletionTag" file="Interface\QuestFrame\QuestTypeIcons" alphaMode="ADD" hidden="true"> | |
| 279 <Size x="18" y="18"/> | |
| 280 <Anchors> | |
| 281 <Anchor point="TOPRIGHT" relativePoint="TOPLEFT" relativeKey="$parent.icon" x="-3" y="-3"/> | |
| 282 | |
| 283 </Anchors> | |
| 284 </Texture> | |
| 285 <Texture parentKey="SelectionOverlay" setAllPoints="true" alphaMode="ADD" hidden="true"> | |
| 286 <Color r="1" g="1" b="1" a="1" /> | |
| 287 <Gradient orientation="HORIZONTAL"> | |
| 288 <MaxColor r="1" g="1" b="1" a="0.125" /> | |
| 289 <MinColor r="1" g="1" b="1" a="0.25" /> | |
| 290 </Gradient> | |
| 263 </Texture> | 291 </Texture> |
| 264 <Texture name="$parentMoneyTile" parentKey="money" hidden="true" /> | 292 <Texture name="$parentMoneyTile" parentKey="money" hidden="true" /> |
| 265 </Layer> | 293 </Layer> |
| 266 <Layer level="HIGHLIGHT"> | 294 <Layer level="HIGHLIGHT"> |
| 267 <Texture name="$parentHighLight" parentKey="highlight"> | 295 <Texture name="$parentHighLight" parentKey="highlight"> |
