diff 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
line wrap: on
line diff
--- a/ObjectiveTracker/Schema.lua	Mon Apr 25 13:51:58 2016 -0400
+++ b/ObjectiveTracker/Schema.lua	Mon Apr 25 19:37:13 2016 -0400
@@ -73,6 +73,10 @@
     textSpacing = 3,
     rewardSize = 24,
   },
+  complete = {
+    titleColor = {.25,1,.25},
+    titlebg = {'HORIZONTAL', .25, 1, .25, .125,  0, 1, .7, .25},
+  },
   achievement = {
     titleColor = {0, 0.7, 1, 1},
   },