Allow player to be killed.
This commit is contained in:
parent
0922647f2b
commit
1508667c5f
|
@ -16,6 +16,7 @@
|
||||||
"challenge" : {
|
"challenge" : {
|
||||||
"timeLimit" : 120,
|
"timeLimit" : 120,
|
||||||
"waypointLimit" : 12,
|
"waypointLimit" : 12,
|
||||||
|
"allowPlayerDeath" : 1,
|
||||||
"noBoost" : 1,
|
"noBoost" : 1,
|
||||||
"challenges" : [
|
"challenges" : [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue