diff --git a/SPT/user/mods/fika-server/assets/configs/fika.jsonc b/SPT/user/mods/fika-server/assets/configs/fika.jsonc index c95dd0a..1ec536f 100644 --- a/SPT/user/mods/fika-server/assets/configs/fika.jsonc +++ b/SPT/user/mods/fika-server/assets/configs/fika.jsonc @@ -12,7 +12,7 @@ "optional": [] }, "useInertia": true, - "sharedQuestProgression": false, + "sharedQuestProgression": true, "canEditRaidSettings": false, "enableTransits": true, "anyoneCanStartRaid": true, @@ -52,9 +52,10 @@ }, "headless": { "profiles": { - "amount": 1, + "amount": 2, "aliases": { - "69dc748303268a2a9023d34c": "Server-1" + "69dc748303268a2a9023d34c": "Server-1", + "69ddf4f2912db0149ce753f5": "Server-2" } }, "scripts": { @@ -62,7 +63,7 @@ "forceIp": "https://38.58.176.31:6969" }, "setLevelToAverageOfLobby": true, - "restartAfterAmountOfRaids": 0 + "restartAfterAmountOfRaids": 5 }, "background": { "enable": true