Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. ["ragingtrackerAura"] = {
  2. ["texture"] = "\\Icons\\BRD\\Raging_Strikes.png",
  3. ["auraID"] = 125,
  4. ["auraTarget"] = 3,
  5. ["auraTrigger"] = 3,
  6. ["auraStacksCriteria"] = 0,
  7. ["auraDurationCriteria"] = 3,
  8. ["auraCombatantNameCritera"] = "Hecate Morai",
  9. ["auraLocationX"] = 900,
  10. ["auraLocationY"] = 430,
  11. ["auraCheckMineOnly"] = "no",
  12. ["auraTextEnabled"] = "yes",
  13. ["auraTextType"] = 3,
  14. ["auraTextFont"] = "Consolas Regular",
  15. ["auraTextFontSize"] = 20,
  16. ["auraTextLocationX"] = 900,
  17. ["auraTextLocationY"] = 430,
  18. ["auraTextFontColorAlpha"] = 255,
  19. ["auraTextFontColorRed"] = 255,
  20. ["auraTextFontColorGreen"] = 255,
  21. ["auraTextFontColorBlue"] = 255,
  22. ["auraTextFontAntiAliased"] = "yes"
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement