diff --git a/_maps/ratvarstation.json b/_maps/ratvarstation.json index e0d782ada64a..5929abec158a 100644 --- a/_maps/ratvarstation.json +++ b/_maps/ratvarstation.json @@ -3,9 +3,9 @@ "map_path": "map_files/RatvarStation", "map_file": "RatvarStation.dmm", "shuttles": { - "cargo": "cargo_box", + "cargo": "cargo_meta", "ferry": "ferry_fancy", - "whiteship": "whiteship_box", - "emergency": "emergency_box" + "whiteship": "whiteship_meta", + "emergency": "emergency_meta" } } diff --git a/config/maps.txt b/config/maps.txt index 5d571dea2d5c..81b646b2fe2f 100644 --- a/config/maps.txt +++ b/config/maps.txt @@ -25,6 +25,11 @@ map metastation #voteweight 0.5 endmap +map ratvarstation + minplayers 25 + #voteweight 0.5 +endmap + map pubbystation endmap