Archived
Adjusted Craft Checkmark Color & Priorities
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"fulfilledAnyCanBeUpgraded" : false,
|
||||
"questPriority" : 2,
|
||||
"hideoutPriority" : 3,
|
||||
"wishlistPriority" : 4,
|
||||
"barterPriority" : 0,
|
||||
"craftPriority" : 1,
|
||||
"questPriority" : 0,
|
||||
"hideoutPriority" : 1,
|
||||
"wishlistPriority" : 2,
|
||||
"barterPriority" : 4,
|
||||
"craftPriority" : 3,
|
||||
"showFutureModulesLevels" : false,
|
||||
"showBarter" : true,
|
||||
"showCraft" : true,
|
||||
@@ -13,6 +13,6 @@
|
||||
"fulfilledColor" : [ 0.30588,1,0.27843 ],
|
||||
"wishlistColor" : [ 0,0,1 ],
|
||||
"barterColor" : [ 1,0,1 ],
|
||||
"craftColor" : [ 1,0.94,0 ],
|
||||
"craftColor" : [ 0.5,0.94,0 ],
|
||||
"includeFutureQuests" : true
|
||||
}
|
||||
Reference in New Issue
Block a user