Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

[MIRROR] Sync golden and sage map config #592

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 18 additions & 6 deletions config/Sage/maps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,14 @@ Format:
default (The last map with this defined will get all votes of players who have not explicitly voted for a map)
voteweight [number] (How much to count each player vote as, defaults to 1, setting to 0.5 counts each vote as half a vote, 2 as double, etc, Setting to 0 disables the map but allows players to still pick it)
disabled (disables the map)
votable (allow the map to be selected in a called map vote)
endmap


#Active Rotation

map corgstation
maxplayers 100
minplayers 15
votable
endmap

Expand All @@ -24,8 +27,7 @@ map boxstation
endmap

map metastation
minplayers 15
maxplayers 100
default
votable
endmap

Expand All @@ -39,20 +41,30 @@ map deltastation
votable
endmap

<<<<<<< HEAD
map donutstation
minplayers 60
maxplayers 120
disabled
endmap

map runtimestation
=======
#Does not support fastmos

map kilostation
maxplayers 60
votable
>>>>>>> f18affee20 (Sync golden and sage map config (#4728))
disabled
endmap

map multiz_debug
#Debug Maps, you probably don't want these enabled.

map runtimestation
disabled
endmap

map kilostation
maxplayers 60
map multiz_debug
disabled
endmap
30 changes: 21 additions & 9 deletions config/maps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,14 @@ Format:
default (The last map with this defined will get all votes of players who have not explicitly voted for a map)
voteweight [number] (How much to count each player vote as, defaults to 1, setting to 0.5 counts each vote as half a vote, 2 as double, etc, Setting to 0 disables the map but allows players to still pick it)
disabled (disables the map)
votable (allow the map to be selected in a called map vote)
endmap


#Active Rotation

map corgstation
maxplayers 100
minplayers 15
votable
endmap

Expand All @@ -23,36 +27,44 @@ map boxstation
endmap

map metastation
maxplayers 100
default
votable
endmap

map pubbystation
minplayers 50
maxplayers 100
maxplayers 50
votable
endmap

map deltastation
minplayers 50
minplayers 40
votable
endmap

<<<<<<< HEAD
map donutstation
minplayers 80
maxplayers 120
disabled
endmap

map runtimestation
=======
#Does not support fastmos

map kilostation
maxplayers 60
votable
>>>>>>> f18affee20 (Sync golden and sage map config (#4728))
disabled
endmap

map multiz_debug
#Debug Maps, you probably don't want these enabled.

map runtimestation
disabled
endmap

map kilostation
maxplayers 60
votable
map multiz_debug
disabled
endmap