Reduced kill requirement to allow extra leeway.
This commit is contained in:
parent
2f71467e3b
commit
5f3b3f6960
|
@ -17,7 +17,7 @@
|
||||||
],
|
],
|
||||||
"epic" : {
|
"epic" : {
|
||||||
"fighterLimit" : 24,
|
"fighterLimit" : 24,
|
||||||
"kills" : 100
|
"kills" : 75
|
||||||
},
|
},
|
||||||
"player" : {
|
"player" : {
|
||||||
"type" : "Rook",
|
"type" : "Rook",
|
||||||
|
|
Loading…
Reference in New Issue