Move blue flag back by 2 nodes
This commit is contained in:
parent
97a1014850
commit
64d44aa615
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ ctf.friendly_fire = false
|
|||
ctf.autoalloc_on_joinplayer = true
|
||||
|
||||
ctf.match = true
|
||||
ctf.match.teams = red, red, 15, 7, 39; blue, blue, -9, 9, -43
|
||||
ctf.match.teams = red, red, 15, 7, 39; blue, blue, -9, 9, -45
|
||||
ctf.match.clear_inv = true
|
||||
ctf.match.destroy_team = true
|
||||
ctf.match.reset_on_winner = true
|
||||
|
|
Loading…
Reference in a new issue