Switch to saltern.

It's not done yet.
This commit is contained in:
Pieter-Jan Briers
2020-05-24 01:50:56 +02:00
parent 860ccb3dcd
commit 65d46899c0
2 changed files with 5705 additions and 13919 deletions

View File

@@ -53,7 +53,7 @@ namespace Content.Server.GameTicking
private const string PlayerPrototypeName = "HumanMob_Content";
private const string ObserverPrototypeName = "MobObserver";
private const string MapFile = "Maps/stationstation.yml";
private const string MapFile = "Maps/saltern.yml";
private static TimeSpan _roundStartTimeSpan;
[ViewVariables] private readonly List<GameRule> _gameRules = new List<GameRule>();