mods pt2
This commit is contained in:
parent
7654f75f7c
commit
c7d0b4816b
579 changed files with 402157 additions and 0 deletions
BIN
SPT/user/mods/LacyPvETweaks/LacyPvETweaks.dll
Normal file
BIN
SPT/user/mods/LacyPvETweaks/LacyPvETweaks.dll
Normal file
Binary file not shown.
21
SPT/user/mods/LacyPvETweaks/License.md
Normal file
21
SPT/user/mods/LacyPvETweaks/License.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) [year] [fullname]
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
12
SPT/user/mods/LacyPvETweaks/config/config.jsonc
Normal file
12
SPT/user/mods/LacyPvETweaks/config/config.jsonc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"refChanges": false, // makes ref's quests more PvE friendly
|
||||
"removeTransitQuests": false, // 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
|
||||
"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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue