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": []
|
"optional": []
|
||||||
},
|
},
|
||||||
"useInertia": true,
|
"useInertia": true,
|
||||||
"sharedQuestProgression": false,
|
"sharedQuestProgression": true,
|
||||||
"canEditRaidSettings": false,
|
"canEditRaidSettings": false,
|
||||||
"enableTransits": true,
|
"enableTransits": true,
|
||||||
"anyoneCanStartRaid": true,
|
"anyoneCanStartRaid": true,
|
||||||
|
|
@ -52,9 +52,10 @@
|
||||||
},
|
},
|
||||||
"headless": {
|
"headless": {
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"amount": 1,
|
"amount": 2,
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"69dc748303268a2a9023d34c": "Server-1"
|
"69dc748303268a2a9023d34c": "Server-1",
|
||||||
|
"69ddf4f2912db0149ce753f5": "Server-2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
@ -62,7 +63,7 @@
|
||||||
"forceIp": "https://38.58.176.31:6969"
|
"forceIp": "https://38.58.176.31:6969"
|
||||||
},
|
},
|
||||||
"setLevelToAverageOfLobby": true,
|
"setLevelToAverageOfLobby": true,
|
||||||
"restartAfterAmountOfRaids": 0
|
"restartAfterAmountOfRaids": 5
|
||||||
},
|
},
|
||||||
"background": {
|
"background": {
|
||||||
"enable": true
|
"enable": true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue