Skip to content

Commit

Permalink
merge fixes + arrivals fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rynkatze committed Dec 15, 2024
1 parent 5a23148 commit bab4407
Show file tree
Hide file tree
Showing 6 changed files with 3,427 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ public sealed partial class StationArrivalsComponent : Component
[DataField("shuttle")]
public EntityUid Shuttle;

[DataField("shuttlePath")] public ResPath ShuttlePath = new("/Maps/Shuttles/SP14/arrivals.yml");
[DataField("shuttlePath")] public ResPath ShuttlePath = new("/Maps/Shuttles/SP14/SP14arrivals.yml");
}
File renamed without changes.
Loading

0 comments on commit bab4407

Please sign in to comment.