New map
This commit is contained in:
parent
a66745923c
commit
ac3228904d
1 changed files with 5 additions and 3 deletions
|
@ -1,9 +1,11 @@
|
|||
give_initial_stuff = 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
|
||||
vote.kick_vote = false
|
||||
barrier = 90
|
||||
barrier = 102
|
||||
|
||||
#
|
||||
# CTF_PVP_ENGINE
|
||||
|
@ -25,7 +27,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, -45
|
||||
ctf.match.teams = red, red, -64, 16, 85; blue, blue, 23, 14, -77
|
||||
ctf.match.build_time = 120
|
||||
ctf.match.clear_inv = true
|
||||
ctf.match.destroy_team = true
|
||||
|
|
Loading…
Reference in a new issue