diff --git a/config/maps.txt b/config/maps.txt index deca3407fe0..033f863003d 100644 --- a/config/maps.txt +++ b/config/maps.txt @@ -17,17 +17,19 @@ endmap # Production-level maps. -map birdshot +#map birdshot #default - maxplayers 66 - votable -endmap +# maxplayers 66 +# votable +#endmap map deltastation + minplayers 50 votable endmap map icebox + minplayers 25 votable endmap @@ -54,14 +56,36 @@ map nebulastation votable endmap -map nebulastation - minplayers 35 +#map wawastation +# votable +# minplayers 40 +#endmap + +# Bubberstation maps. + +map biodome + minplayers 40 votable endmap -map wawastation +map boxstation + minplayers 30 votable +endmap + +map kilostation + maxplayers 40 + votable +endmap + +map moonstation + minplayers 50 + votable +endmap + +map voidraptor minplayers 40 + votable endmap # Debug-only maps. @@ -74,32 +98,3 @@ endmap map runtimestation endmap - -##SKYRAT MAPS## - -map voidraptor - votable -endmap - -map biodome - votable -endmap - -##BUBBERSTATION MAPS## - -map boxstation - votable -endmap - -map moonstation - votable -endmap - -map kilostation - votable -endmap - -map kilostation - maxplayers 75 - votable -endmap