станции

This commit is contained in:
BIGZi0348
2025-03-15 17:15:45 +03:00
parent f68ffb6104
commit 88030a7a29
6 changed files with 9062 additions and 20161 deletions

View File

@@ -11,6 +11,5 @@ public sealed partial class ERTMapComponent : Component
[ViewVariables]
public EntityUid? Shuttle;
public static ResPath OutpostMap = new("/Maps/ERT/ERTStation.yml");
//public static ResPath ShuttleMap = new("/Maps/ERT/ERTShuttle.yml");
public static ResPath OutpostMap = new("/Maps/White/ERTStation.yml");
}