revert core cargo shuttle for now (#23921)
* Delete Resources/Maps/Shuttles/cargo_core.yml * Update core.yml * Update base.yml * Update nanotrasen.yml
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -38,7 +38,6 @@
|
||||
components:
|
||||
- type: GatewayGenerator
|
||||
|
||||
|
||||
- type: entity
|
||||
id: BaseStationShuttles
|
||||
abstract: true
|
||||
@@ -65,34 +64,6 @@
|
||||
- /Maps/Ruins/whiteship_ancient.yml
|
||||
- /Maps/Ruins/whiteship_bluespacejumper.yml
|
||||
|
||||
|
||||
|
||||
- type: entity
|
||||
id: BaseStationShuttlesCore
|
||||
abstract: true
|
||||
components:
|
||||
- type: GridSpawn
|
||||
groups:
|
||||
cargo:
|
||||
paths:
|
||||
- /Maps/Shuttles/cargo_core.yml
|
||||
mining:
|
||||
paths:
|
||||
- /Maps/Shuttles/mining.yml
|
||||
ruins:
|
||||
hide: true
|
||||
nameGrid: true
|
||||
minCount: 2
|
||||
maxCount: 2
|
||||
stationGrid: false
|
||||
paths:
|
||||
- /Maps/Ruins/derelict.yml
|
||||
- /Maps/Ruins/djstation.yml
|
||||
- /Maps/Ruins/old_ai_sat.yml
|
||||
- /Maps/Ruins/relaystation.yml
|
||||
- /Maps/Ruins/whiteship_ancient.yml
|
||||
- /Maps/Ruins/whiteship_bluespacejumper.yml
|
||||
|
||||
- type: entity
|
||||
id: BaseStationCentcomm
|
||||
abstract: true
|
||||
|
||||
@@ -28,28 +28,6 @@
|
||||
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: CoreNanotrasenStation
|
||||
stationProto: StandardNanotrasenStation
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: '{0} Core {1}'
|
||||
|
||||
Reference in New Issue
Block a user