diff --git a/mods/Config Files/BepInEx/config/com.mpstark.DynamicMaps.cfg b/mods/Config Files/BepInEx/config/com.mpstark.DynamicMaps.cfg index b3d36df..a5becd8 100644 --- a/mods/Config Files/BepInEx/config/com.mpstark.DynamicMaps.cfg +++ b/mods/Config Files/BepInEx/config/com.mpstark.DynamicMaps.cfg @@ -259,7 +259,7 @@ Centering On Player Zoom Level = 0.15 # Setting type: Single # Default value: 0 # Acceptable value range: From 0 to 15 -Main map zoom = 2.080739 +Main map zoom = 4.221908 ## The keyboard shortcut to peek at the map # Setting type: KeyboardShortcut diff --git a/mods/Skeleton Key/user/mods/boogle-skeletonkey/config/config.json b/mods/Skeleton Key/user/mods/boogle-skeletonkey/config/config.json index bc29e92..a1c75bb 100644 --- a/mods/Skeleton Key/user/mods/boogle-skeletonkey/config/config.json +++ b/mods/Skeleton Key/user/mods/boogle-skeletonkey/config/config.json @@ -3,9 +3,11 @@ "KeycardPrice": 5000000, "KeyUses": 10, "KeycardUses": 6, - "ContainersDropChance": { + "Containers": { "578f8778245977358849a9b5": 8, - "578f87b7245977356274f2cd": 5 + "578f87b7245977356274f2cd": 5, + "64d11702dd0cd96ab82c3280": 10, + "66acff0a1d8e1083b303f5af": 10 }, "BotDropChance": 0.05, "BannedBots": ["assault", "assaultgroup", "bear", "exusec", "usec", "pmcbear", "pmcbot", "pmcusec", "followerBully", "followerGluharAssault", "followerGluharScout", "followerGluharSecurity", "followerGluharSnipe", "followerKojaniy", "followerSanitar", "followerTagilla", "followerBirdEye", "followerBigPipe", "followerZryachiy", "followerTest", "followerBoar", "followerBoarClose1", "followerBoarClose2", "followerKolontayAssault", "followerKolontaySecurity"] diff --git a/mods/Skeleton Key/user/mods/boogle-skeletonkey/src/mod.js b/mods/Skeleton Key/user/mods/boogle-skeletonkey/src/mod.js index 51fb7a3..e6528e3 100644 --- a/mods/Skeleton Key/user/mods/boogle-skeletonkey/src/mod.js +++ b/mods/Skeleton Key/user/mods/boogle-skeletonkey/src/mod.js @@ -96,8 +96,8 @@ class Mod { this.addToStaticLoot(container, containerId, skeletonKeyId, dropchance); // Adds the Skeleton Key to jackets this.addToStaticLoot(container, containerId, keycardId, dropchance); // Adds the Skeleton Key to jackets } - this.addToBossLoot(container, skeletonKeyId, botDropChance, bannedBots); // Adds the Skeleton Key to bosses - this.addToBossLoot(container, keycardId, botDropChance, bannedBots); // Adds the Skeleton Keycard to bosses + //this.addToBossLoot(container, skeletonKeyId, botDropChance, bannedBots); // Adds the Skeleton Key to bosses + //this.addToBossLoot(container, keycardId, botDropChance, bannedBots); // Adds the Skeleton Keycard to bosses } postSptLoad(container) { const db = container.resolve("DatabaseServer"); diff --git a/mods/Skeleton Key/user/mods/boogle-skeletonkey/src/mod.ts b/mods/Skeleton Key/user/mods/boogle-skeletonkey/src/mod.ts index 839773f..fdf4568 100644 --- a/mods/Skeleton Key/user/mods/boogle-skeletonkey/src/mod.ts +++ b/mods/Skeleton Key/user/mods/boogle-skeletonkey/src/mod.ts @@ -138,8 +138,8 @@ class Mod implements IPostDBLoadMod, IPostSptLoadMod } - this.addToBossLoot(container, skeletonKeyId, botDropChance, bannedBots); // Adds the Skeleton Key to bosses - this.addToBossLoot(container, keycardId, botDropChance, bannedBots); // Adds the Skeleton Keycard to bosses + //this.addToBossLoot(container, skeletonKeyId, botDropChance, bannedBots); // Adds the Skeleton Key to bosses + //this.addToBossLoot(container, keycardId, botDropChance, bannedBots); // Adds the Skeleton Keycard to bosses } public postSptLoad(container: DependencyContainer): void diff --git a/profiles/Multiplayer/modlist.txt b/profiles/Multiplayer/modlist.txt index 6163cc2..70744e5 100644 --- a/profiles/Multiplayer/modlist.txt +++ b/profiles/Multiplayer/modlist.txt @@ -1,3 +1,4 @@ +# This file was automatically generated by Mod Organizer. -Unsorted_separator -Visceral Combat -SWAG + DONUTS