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:
|
components:
|
||||||
- type: GatewayGenerator
|
- type: GatewayGenerator
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: BaseStationShuttles
|
id: BaseStationShuttles
|
||||||
abstract: true
|
abstract: true
|
||||||
@@ -65,34 +64,6 @@
|
|||||||
- /Maps/Ruins/whiteship_ancient.yml
|
- /Maps/Ruins/whiteship_ancient.yml
|
||||||
- /Maps/Ruins/whiteship_bluespacejumper.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
|
- type: entity
|
||||||
id: BaseStationCentcomm
|
id: BaseStationCentcomm
|
||||||
abstract: true
|
abstract: true
|
||||||
|
|||||||
@@ -28,28 +28,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: Transform
|
- 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
|
- type: entity
|
||||||
id: NanotrasenCentralCommand
|
id: NanotrasenCentralCommand
|
||||||
parent:
|
parent:
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
maxPlayers: 60
|
maxPlayers: 60
|
||||||
stations:
|
stations:
|
||||||
Core:
|
Core:
|
||||||
stationProto: CoreNanotrasenStation
|
stationProto: StandardNanotrasenStation
|
||||||
components:
|
components:
|
||||||
- type: StationNameSetup
|
- type: StationNameSetup
|
||||||
mapNameTemplate: '{0} Core {1}'
|
mapNameTemplate: '{0} Core {1}'
|
||||||
|
|||||||
Reference in New Issue
Block a user