[Tweak] Торговая станция карго вынесена на отдельную карту (#391)

* feat: торговая станция вынесена на отдельную карту

* tweak: отключить случайный поворот и офсет станции
This commit is contained in:
Remuchi
2024-06-28 19:23:19 +07:00
committed by GitHub
parent 5cfbe13c42
commit a07fdd7884
6 changed files with 153 additions and 44 deletions

View File

@@ -23,7 +23,7 @@ entities:
- uid: 2
components:
- type: MetaData
name: Automated Trade Station
name: Автономная Торговая Станция
- type: Transform
pos: -2.9375,-1.625
parent: invalid
@@ -382,6 +382,11 @@ entities:
chunkSize: 4
- type: GasTileOverlay
- type: RadiationGridResistance
- type: ProtectedGrid
- type: TradeStation
- type: Shuttle
linearDamping: 10000
angularDamping: 10000
- proto: AirAlarm
entities:
- uid: 802

View File

@@ -46,12 +46,12 @@
path: /Maps/Shuttles/cargo.yml
- type: GridSpawn
groups:
trade:
addComponents:
- type: ProtectedGrid
- type: TradeStation
paths:
- /Maps/Shuttles/trading_outpost.yml
# trade:
# addComponents:
# - type: ProtectedGrid
# - type: TradeStation
# paths:
# - /Maps/Shuttles/trading_outpost.yml
mining:
paths:
- /Maps/Shuttles/mining.yml