Fix Centcomm (#16772)

This commit is contained in:
metalgearsloth
2023-05-24 21:28:44 +10:00
committed by GitHub
parent b1596c9f18
commit af5eaec932
9 changed files with 232 additions and 130 deletions

View File

@@ -31,6 +31,12 @@
components:
- type: StationArrivals
- type: entity
id: BaseStationCentcomm
abstract: true
components:
- type: StationCentcomm
- type: entity
id: BaseStationEvacuation
abstract: true

View File

@@ -14,6 +14,7 @@
- BaseStationJobsSpawning
- BaseStationRecords
- BaseStationArrivals
- BaseStationCentcomm
- BaseStationEvacuation
- BaseStationAlertLevels
- BaseStationExpeditions