Fix Centcomm (#16772)
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
components:
|
||||
- type: StationArrivals
|
||||
|
||||
- type: entity
|
||||
id: BaseStationCentcomm
|
||||
abstract: true
|
||||
components:
|
||||
- type: StationCentcomm
|
||||
|
||||
- type: entity
|
||||
id: BaseStationEvacuation
|
||||
abstract: true
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
- BaseStationJobsSpawning
|
||||
- BaseStationRecords
|
||||
- BaseStationArrivals
|
||||
- BaseStationCentcomm
|
||||
- BaseStationEvacuation
|
||||
- BaseStationAlertLevels
|
||||
- BaseStationExpeditions
|
||||
|
||||
Reference in New Issue
Block a user