Mercurial > wow > buffalo2
comparison ObjectiveTracker/Schema.lua @ 44:756e8aeb040b
- Default.lua
- simplified the response to SuperTrackedQuestID changes
- tag icons work again
author | Nenue |
---|---|
date | Mon, 25 Apr 2016 19:37:13 -0400 |
parents | 92534dc793f2 |
children | dd1ae565f559 |
comparison
equal
deleted
inserted
replaced
43:9480bd904f4c | 44:756e8aeb040b |
---|---|
70 titleSpacing = 3, | 70 titleSpacing = 3, |
71 selectionIndent = 5, | 71 selectionIndent = 5, |
72 textIndent = 3, | 72 textIndent = 3, |
73 textSpacing = 3, | 73 textSpacing = 3, |
74 rewardSize = 24, | 74 rewardSize = 24, |
75 }, | |
76 complete = { | |
77 titleColor = {.25,1,.25}, | |
78 titlebg = {'HORIZONTAL', .25, 1, .25, .125, 0, 1, .7, .25}, | |
75 }, | 79 }, |
76 achievement = { | 80 achievement = { |
77 titleColor = {0, 0.7, 1, 1}, | 81 titleColor = {0, 0.7, 1, 1}, |
78 }, | 82 }, |
79 achievement_account = { | 83 achievement_account = { |