Ещё шаттлы

This commit is contained in:
BIGZi0348
2025-03-13 23:25:26 +03:00
parent a877f1e3c6
commit 2cfcf72f77
11 changed files with 9513 additions and 41 deletions

View File

@@ -15,5 +15,5 @@ public sealed partial class StationCargoShuttleComponent : Component
// YAML is filled out so mappers don't have to read here.
[DataField(required: true)]
public ResPath Path = new("/Maps/Shuttles/cargo.yml");
public ResPath Path = new("/Maps/White/Shuttles/cargo.yml"); // WD
}