Skip to content

Commit 81deaa8

Browse files
committed
Update Config file to current year
1 parent 80bc7d9 commit 81deaa8

File tree

1 file changed

+24
-35
lines changed

1 file changed

+24
-35
lines changed

config/maps.txt

Lines changed: 24 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -10,36 +10,45 @@ Format:
1010
default (The last map with this defined will get all votes of players who have not explicitly voted for a map)
1111
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)
1212
disabled (disables the map)
13+
votable (THIS IS REQUIRED!!!!!)
14+
endmap
1315

14-
map aetherwhisp
16+
map tycoon
17+
default
18+
minplayers 12
1519
votable
1620
endmap
1721

18-
map tycoon
22+
map atlas
1923
votable
20-
voteweight 1.5
2124
endmap
2225

23-
map Atlas
26+
map aetherwhisp
27+
minplayers 12
28+
voteweight 0.5
2429
votable
2530
endmap
2631

27-
map gladius
32+
map eclipse
33+
maxplayers 10
2834
votable
29-
voteweight 1.5
3035
endmap
3136

3237
map galactica
38+
minplayers 27
3339
votable
34-
voteweight 1.5
3540
endmap
3641

37-
map Eclipse
3842
map gladius
3943
minplayers 17
4044
votable
4145
endmap
4246

47+
map gungnir
48+
minplayers 15
49+
votable
50+
endmap
51+
4352
map hammerhead
4453
votable
4554
endmap
@@ -54,27 +63,23 @@ map shrike
5463
votable
5564
endmap
5665

57-
#map pegasus
5866
map snake
5967
maxplayers 30
6068
votable
61-
voteweight 1.5
6269
endmap
6370

71+
#--------------
72+
# EVENT MAPS
73+
#--------------
74+
6475
map Vago
65-
votable
76+
# votable
6677
endmap
6778

68-
map snake
6979
#BEGIN DEBUG MAPS
7080

71-
#map jollysausage
72-
votable
73-
voteweight 1.5
74-
endmap
75-
76-
#map jeppison
77-
votable
81+
#map testship
82+
disabled
7883
endmap
7984

8085
#map runtimestation
@@ -84,19 +89,3 @@ endmap
8489
#map multiz_debug
8590
disabled
8691
endmap
87-
88-
#map destroyer
89-
votable
90-
endmap
91-
92-
#map testship
93-
votable
94-
endmap
95-
96-
map shrike
97-
98-
endmap
99-
100-
map gungnir
101-
votable
102-
endmap

0 commit comments

Comments
 (0)