This commit is contained in:
rubenwardy 2015-12-01 23:21:01 +00:00
parent a66745923c
commit ac3228904d

View file

@ -1,9 +1,11 @@
give_initial_stuff = true give_initial_stuff = true
enable_pvp = true enable_pvp = true
fixed_map_seed = 14703851313754985906 fixed_map_seed = 16790241579520694642
mg_name = v6
mgv6_spflags = nojungles, biomeblend, mudflow, nosnowbiomes, noflat
map_generation_limit = 160 map_generation_limit = 160
vote.kick_vote = false vote.kick_vote = false
barrier = 90 barrier = 102
# #
# CTF_PVP_ENGINE # CTF_PVP_ENGINE
@ -25,7 +27,7 @@ ctf.friendly_fire = false
ctf.autoalloc_on_joinplayer = true ctf.autoalloc_on_joinplayer = true
ctf.match = true ctf.match = true
ctf.match.teams = red, red, 15, 7, 39; blue, blue, -9, 9, -45 ctf.match.teams = red, red, -64, 16, 85; blue, blue, 23, 14, -77
ctf.match.build_time = 120 ctf.match.build_time = 120
ctf.match.clear_inv = true ctf.match.clear_inv = true
ctf.match.destroy_team = true ctf.match.destroy_team = true