diff --git a/Resources/Prototypes/Entities/Stations/base.yml b/Resources/Prototypes/Entities/Stations/base.yml index 5cbe349416f..ae8d1313d0e 100644 --- a/Resources/Prototypes/Entities/Stations/base.yml +++ b/Resources/Prototypes/Entities/Stations/base.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity id: BaseStation abstract: true components: @@ -46,15 +46,15 @@ path: /Maps/Shuttles/cargo.yml - type: GridSpawn groups: -# trade: -# addComponents: -# - type: ProtectedGrid -# - type: TradeStation -# paths: -# - /Maps/Shuttles/trading_outpost.yml -# mining: -# paths: -# - /Maps/Shuttles/mining.yml + trade: + addComponents: + - type: ProtectedGrid + - type: TradeStation + paths: + - /Maps/Shuttles/trading_outpost.yml + mining: + paths: + - /Maps/Shuttles/mining.yml # Spawn last ruins: hide: true @@ -80,9 +80,9 @@ cargo: paths: - /Maps/Shuttles/cargo_core.yml -# mining: -# paths: -# - /Maps/Shuttles/mining.yml + mining: + paths: + - /Maps/Shuttles/mining.yml ruins: hide: true nameGrid: true