Skip to content

Commit

Permalink
Merge pull request #74 from KnigTheThrasher/configdisable
Browse files Browse the repository at this point in the history
Disables unused maps in the config file
  • Loading branch information
SynthTwo authored Sep 23, 2024
2 parents 5d29ca9 + d5c530f commit aca6a15
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
54 changes: 27 additions & 27 deletions config/maps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ endmap

# Production-level maps.

map birdshot
#map birdshot
#default
maxplayers 66
votable
endmap
# maxplayers 66
# votable
#endmap

map biodome
votable
Expand All @@ -30,31 +30,31 @@ map deltastation
votable
endmap

map icebox
minplayers 25
votable
endmap
#map icebox
# minplayers 25
# votable
#endmap

map metastation
minplayers 25
#voteweight 0.5
votable
endmap

map northstar
minplayers 50
votable
endmap
#map northstar
# minplayers 50
# votable
#endmap

map tramstation
minplayers 35
votable
endmap

map wawastation
votable
minplayers 40
endmap
#map wawastation
# votable
# minplayers 40
#endmap

# Debug-only maps.

Expand All @@ -74,19 +74,19 @@ map voidraptor
votable
endmap

map blueshift
minplayers 70
votable
endmap
#map blueshift
# minplayers 70
# votable
#endmap

map ouroboros
maxplayers 80
votable
endmap
#map ouroboros
# maxplayers 80
# votable
#endmap

map serenitystation
votable
endmap
#map serenitystation
# votable
#endmap

map snowglobe
votable
Expand Down

0 comments on commit aca6a15

Please sign in to comment.