Disable limit of 5.
This commit is contained in:
parent
a3590f3580
commit
9b6144de5b
|
@ -14,8 +14,9 @@
|
|||
},
|
||||
"challenge" : {
|
||||
"allowPlayerDeath" : 1,
|
||||
"killLimit" : 5,
|
||||
"disableLimit" : 5,
|
||||
"timeLimit" : 180,
|
||||
"eliminateThreats" : 1,
|
||||
"challenges" : [
|
||||
{
|
||||
"type" : "CHALLENGE_DISABLE",
|
||||
|
|
Loading…
Reference in New Issue