[Tweak] Торговая станция карго вынесена на отдельную карту (#391)
* feat: торговая станция вынесена на отдельную карту * tweak: отключить случайный поворот и офсет станции
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user