change game to be server host on mg 2 3 4 5 6 7
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
{
|
||||
"gauntletTickMs": 220,
|
||||
"gauntletJumpTicks": 16,
|
||||
"gauntletJumpTicks": 6,
|
||||
"gauntletTimeLimitSec": 0,
|
||||
"gauntletLaneImageUrls": [],
|
||||
"gauntletLaserTopUrl": "",
|
||||
"gauntletLaserBottomUrl": "",
|
||||
"gauntletLaneImageUrls": [
|
||||
"/Game/img/gauntlet-assets/gauntlet-077c293962b8fe07.png",
|
||||
"/Game/img/gauntlet-assets/gauntlet-67a585790f67fe67.png",
|
||||
"/Game/img/gauntlet-assets/gauntlet-c4d4482e2a60eac9.png",
|
||||
"/Game/img/gauntlet-assets/gauntlet-6aa244ab734b12e4.png"
|
||||
],
|
||||
"gauntletLaserTopUrl": "/Game/img/gauntlet-assets/gauntlet-dd51baed17270995.png",
|
||||
"gauntletLaserBottomUrl": "/Game/img/gauntlet-assets/gauntlet-dd51baed17270995.png",
|
||||
"gauntletLaserLineUrl": "",
|
||||
"gauntletLaserFillColor": "rgba(140,230,255,0.42)",
|
||||
"gauntletLaserStrokeColor": "rgba(255,220,255,0.9)",
|
||||
@@ -90,15 +95,15 @@
|
||||
"balloonBossPlayerBalloonFallbackUrl": "/Game/img/MegaVirus/Artboard%209.png",
|
||||
"balloonBossBalloonsPerPlayer": 3,
|
||||
"forcedMinigameKeys": [
|
||||
"quiz",
|
||||
"gauntlet",
|
||||
"balloon_boss"
|
||||
"space_shooter",
|
||||
"stack"
|
||||
],
|
||||
"testSpecialCardByMap": {},
|
||||
"troublesomeForceOffer": false,
|
||||
"specialQuizIconExpireSec": 20,
|
||||
"pickVoteSec": 25,
|
||||
"trialVoteSec": 30,
|
||||
"lobbyDebugHud": true,
|
||||
"lobbyDebugHud": false,
|
||||
"lobbyDebugHudNames": []
|
||||
}
|
||||
Reference in New Issue
Block a user