Skip to content

Commit

Permalink
Update base.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Apr 29, 2024
1 parent e49e813 commit da37680
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Resources/Prototypes/Entities/Stations/base.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- type: entity
- type: entity
id: BaseStation
abstract: true
components:
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit da37680

Please sign in to comment.