MoreJollyStuff
This commit is contained in:
@@ -12,5 +12,5 @@ public sealed partial class StationArrivalsComponent : Component
|
||||
[DataField("shuttle")]
|
||||
public EntityUid Shuttle;
|
||||
|
||||
[DataField("shuttlePath")] public ResPath ShuttlePath = new("/Maps/Shuttles/arrivals.yml");
|
||||
[DataField("shuttlePath")] public ResPath ShuttlePath = new("/Maps/Shuttles/White/arrivalsNY.yml"); // WD
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@ public sealed partial class StationCentcommComponent : Component
|
||||
public float ShuttleIndex;
|
||||
|
||||
[DataField]
|
||||
public ResPath Map = new("/Maps/White/centcomm.yml"); // WD
|
||||
public ResPath Map = new("/Maps/White/centcommNY.yml"); // WD
|
||||
|
||||
/// <summary>
|
||||
/// Centcomm entity that was loaded.
|
||||
|
||||
Reference in New Issue
Block a user