Skip to content

Commit

Permalink
Link Core cargo shuttle atmos devices (#34061)
Browse files Browse the repository at this point in the history
* Link Core cargo shuttle atmos devices

* Remove configurator lines

This matches what the DeviceNetworks in core.yml look like now. Hopefully it works?
  • Loading branch information
minus1over12 authored Dec 25, 2024
1 parent c83532e commit 4064d55
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Maps/Shuttles/cargo_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@ entities:
rot: 3.141592653589793 rad
pos: 0.5,-7.5
parent: 2
- type: DeviceList
devices:
- 144
- 95
- proto: AirCanister
entities:
- uid: 147
Expand Down Expand Up @@ -647,6 +651,9 @@ entities:
rot: -1.5707963267948966 rad
pos: 1.5,-6.5
parent: 2
- type: DeviceNetwork
deviceLists:
- 145
- proto: GasVentScrubber
entities:
- uid: 144
Expand All @@ -655,6 +662,9 @@ entities:
rot: -1.5707963267948966 rad
pos: 1.5,-0.5
parent: 2
- type: DeviceNetwork
deviceLists:
- 145
- proto: GeneratorBasic15kW
entities:
- uid: 96
Expand Down

0 comments on commit 4064d55

Please sign in to comment.