Adjusted Craft Checkmark Color & Priorities
This commit is contained in:
parent
3720e15943
commit
f364be4be7
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"fulfilledAnyCanBeUpgraded" : false,
|
"fulfilledAnyCanBeUpgraded" : false,
|
||||||
"questPriority" : 2,
|
"questPriority" : 0,
|
||||||
"hideoutPriority" : 3,
|
"hideoutPriority" : 1,
|
||||||
"wishlistPriority" : 4,
|
"wishlistPriority" : 2,
|
||||||
"barterPriority" : 0,
|
"barterPriority" : 4,
|
||||||
"craftPriority" : 1,
|
"craftPriority" : 3,
|
||||||
"showFutureModulesLevels" : false,
|
"showFutureModulesLevels" : false,
|
||||||
"showBarter" : true,
|
"showBarter" : true,
|
||||||
"showCraft" : true,
|
"showCraft" : true,
|
||||||
|
@ -13,6 +13,6 @@
|
||||||
"fulfilledColor" : [ 0.30588,1,0.27843 ],
|
"fulfilledColor" : [ 0.30588,1,0.27843 ],
|
||||||
"wishlistColor" : [ 0,0,1 ],
|
"wishlistColor" : [ 0,0,1 ],
|
||||||
"barterColor" : [ 1,0,1 ],
|
"barterColor" : [ 1,0,1 ],
|
||||||
"craftColor" : [ 1,0.94,0 ],
|
"craftColor" : [ 0.5,0.94,0 ],
|
||||||
"includeFutureQuests" : true
|
"includeFutureQuests" : true
|
||||||
}
|
}
|
|
@ -1,3 +1,4 @@
|
||||||
|
# This file was automatically generated by Mod Organizer.
|
||||||
+Unsorted_separator
|
+Unsorted_separator
|
||||||
-Visceral Combat
|
-Visceral Combat
|
||||||
-SWAG + DONUTS
|
-SWAG + DONUTS
|
||||||
|
@ -31,7 +32,7 @@
|
||||||
+New Weapons & Gear_separator
|
+New Weapons & Gear_separator
|
||||||
+Ref SPT Friendly Quests
|
+Ref SPT Friendly Quests
|
||||||
+New Traders & Tweaks_separator
|
+New Traders & Tweaks_separator
|
||||||
+Alpha Restorations
|
-Alpha Restorations
|
||||||
-Station Refueling
|
-Station Refueling
|
||||||
-Quick Throw Grenades
|
-Quick Throw Grenades
|
||||||
+Shoulder Swap on Lean
|
+Shoulder Swap on Lean
|
||||||
|
|
Loading…
Reference in New Issue