update ctf
This commit is contained in:
parent
921056afd2
commit
0157d2cbd2
2 changed files with 5 additions and 3 deletions
|
@ -9,7 +9,9 @@ ctf.allocate_mode = 3
|
||||||
ctf.diplomacy = false
|
ctf.diplomacy = false
|
||||||
ctf.players_can_change_team = false
|
ctf.players_can_change_team = false
|
||||||
ctf.node_ownership = false
|
ctf.node_ownership = false
|
||||||
ctf.new_game.teams = red, red, 15, 7, 39; blue, blue, -9, 9, -43
|
ctf.newgame.teams = red, red, 15, 7, 39; blue, blue, -9, 9, -43
|
||||||
ctf.new_game.clear_inv = true
|
ctf.newgame.clear_inv = true
|
||||||
ctf.endgame.destroy_team = true
|
ctf.endgame.destroy_team = true
|
||||||
ctf.endgame.reset_on_winner = true
|
ctf.endgame.reset_on_winner = true
|
||||||
|
ctf.remove_player_on_leave = true
|
||||||
|
ctf.autoalloc_on_joinplayer = true
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 68e7cd397f486395d616d3fd00d6e20398841719
|
Subproject commit 9d159917682aae47239b8df8292fde927c3ba871
|
Loading…
Reference in a new issue