feat(more checkmarks)

This commit is contained in:
GetParanoid 2025-07-18 16:53:22 -05:00
parent fd4c5041dc
commit 131cac7ad5
5 changed files with 245 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
"fulfilledAnyCanBeUpgraded" : false,
"questPriority" : 2,
"hideoutPriority" : 3,
"wishlistPriority" : 4,
"barterPriority" : 0,
"craftPriority" : 1,
"showFutureModulesLevels" : false,
"showBarter" : true,
"showCraft" : true,
"showFutureCraft" : false,
"needMoreColor" : [ 1,0.37255,0.37255 ],
"fulfilledColor" : [ 0.30588,1,0.27843 ],
"wishlistColor" : [ 0,0,1 ],
"barterColor" : [ 1,0,1 ],
"craftColor" : [ 0,1,1 ],
"includeFutureQuests" : true
}

Binary file not shown.

Binary file not shown.