Move blue flag back by 2 nodes

This commit is contained in:
rubenwardy 2015-11-25 18:42:49 +00:00
parent 97a1014850
commit 64d44aa615

View file

@ -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