1058
Resources/Maps/Shuttles/cargo_core.yml
Normal file
1058
Resources/Maps/Shuttles/cargo_core.yml
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
id: BaseStation
|
||||
abstract: true
|
||||
components:
|
||||
@@ -48,6 +48,15 @@
|
||||
- /Maps/Shuttles/cargo.yml
|
||||
- /Maps/Shuttles/mining.yml
|
||||
|
||||
- type: entity
|
||||
id: BaseStationShuttlesCore
|
||||
abstract: true
|
||||
components:
|
||||
- type: GridSpawn
|
||||
paths:
|
||||
- /Maps/Shuttles/cargo_core.yml
|
||||
- /Maps/Shuttles/mining.yml
|
||||
|
||||
- type: entity
|
||||
id: BaseStationCentcomm
|
||||
abstract: true
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
abstract: true
|
||||
id: BaseStationNanotrasen
|
||||
components:
|
||||
@@ -28,6 +28,28 @@
|
||||
components:
|
||||
- type: Transform
|
||||
|
||||
- type: entity
|
||||
id: CoreNanotrasenStation
|
||||
parent:
|
||||
- BaseStation
|
||||
- BaseStationCargo
|
||||
- BaseStationJobsSpawning
|
||||
- BaseStationRecords
|
||||
- BaseStationArrivals
|
||||
- BaseStationGateway
|
||||
- BaseStationShuttlesCore
|
||||
- BaseStationCentcomm
|
||||
- BaseStationEvacuation
|
||||
- BaseStationAlertLevels
|
||||
- BaseStationMagnet
|
||||
- BaseStationExpeditions
|
||||
- BaseStationSiliconLawCrewsimov
|
||||
- BaseStationAllEventsEligible
|
||||
- BaseStationNanotrasen
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Transform
|
||||
|
||||
- type: entity
|
||||
id: NanotrasenCentralCommand
|
||||
parent:
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
maxPlayers: 60
|
||||
stations:
|
||||
Core:
|
||||
stationProto: StandardNanotrasenStation
|
||||
stationProto: CoreNanotrasenStation
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: '{0} Core {1}'
|
||||
|
||||
Reference in New Issue
Block a user