Split cargo shuttle to its own component (#23926)
* Split cargo shuttle to its own component If mappers want 1 morbillion of them this is easier to manage. * balls
This commit is contained in:
@@ -42,11 +42,10 @@
|
||||
id: BaseStationShuttles
|
||||
abstract: true
|
||||
components:
|
||||
- type: StationCargoShuttle
|
||||
path: /Maps/Shuttles/cargo.yml
|
||||
- type: GridSpawn
|
||||
groups:
|
||||
cargo:
|
||||
paths:
|
||||
- /Maps/Shuttles/cargo.yml
|
||||
mining:
|
||||
paths:
|
||||
- /Maps/Shuttles/mining.yml
|
||||
|
||||
Reference in New Issue
Block a user