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:
Emisse
2024-01-11 03:54:57 -07:00
committed by GitHub
parent f9d53525ca
commit 7be42cc97a
4 changed files with 1 additions and 1143 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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

View File

@@ -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:

View File

@@ -6,7 +6,7 @@
maxPlayers: 60
stations:
Core:
stationProto: CoreNanotrasenStation
stationProto: StandardNanotrasenStation
components:
- type: StationNameSetup
mapNameTemplate: '{0} Core {1}'