fika cfg
This commit is contained in:
parent
f88d78e525
commit
8fe4d2b3c3
1 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue