Increased time limit, due to spawn point range.
This commit is contained in:
parent
3f872d312e
commit
60fdcc5436
|
@ -14,7 +14,7 @@
|
||||||
"flags" : "+EF_COLLECTS_ITEMS"
|
"flags" : "+EF_COLLECTS_ITEMS"
|
||||||
},
|
},
|
||||||
"challenge" : {
|
"challenge" : {
|
||||||
"timeLimit" : 180,
|
"timeLimit" : 240,
|
||||||
"playerItemLimit" : 4,
|
"playerItemLimit" : 4,
|
||||||
"allowPlayerDeath" : 1,
|
"allowPlayerDeath" : 1,
|
||||||
"isDeathMatch" : 1,
|
"isDeathMatch" : 1,
|
||||||
|
|
Loading…
Reference in New Issue