configs
This commit is contained in:
parent
5f7d6b3047
commit
dfe3ccb1df
134 changed files with 157465 additions and 97 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"refChanges": false, // makes ref's quests more PvE friendly
|
||||
"removeTransitQuests": false, // changes all transit quests to be normal quests
|
||||
"removeTransitQuests": true, // changes all transit quests to be normal quests
|
||||
"removeRecipes": false, // removes redundant recipes, e.g. arena crates
|
||||
"enableLabyrinth": false, // enables labyrinth on the map screen, removing the need to transit
|
||||
"questTweaks": false, // makes several vanilla quests less grindy/obnoxious
|
||||
"addRecipes": false, // adds new recipes to the hideout
|
||||
"enableLabyrinth": true, // enables labyrinth on the map screen, removing the need to transit
|
||||
"questTweaks": true, // makes several vanilla quests less grindy/obnoxious
|
||||
"addRecipes": true, // adds new recipes to the hideout
|
||||
"removeMapLimitations": false, // removes map limitations from certain quests
|
||||
"tweakExtracts": false, // makes certain extracts less restricted (currently only Labyrinth)
|
||||
"hideoutCustomizations": false, // allows you to unlock otherwise unobtainable customizations for the hideout
|
||||
"tweakAsVal": false // makes the vss/val not overheat as fast by reducing the heat per shot, and nerfing the heat per shot on various 9x39 ammo
|
||||
"hideoutCustomizations": true, // allows you to unlock otherwise unobtainable customizations for the hideout
|
||||
"tweakAsVal": true // makes the vss/val not overheat as fast by reducing the heat per shot, and nerfing the heat per shot on various 9x39 ammo
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue