Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update edge.yml #43

Merged
merged 1 commit into from
Jul 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 21 additions & 39 deletions Resources/Maps/edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7279,9 +7279,6 @@ entities:
parent: 2
- type: DeviceList
devices:
- 3906
- 2674
- 2584
- 2675
- 3901
- 2676
Expand Down Expand Up @@ -50486,6 +50483,27 @@ entities:
color: '#ADD8E6FF'
- proto: GasPassiveVent
entities:
- uid: 2584
components:
- type: Transform
pos: -30.5,-39.5
parent: 2
- type: AtmosDevice
joinedGrid: 2
- uid: 2674
components:
- type: Transform
pos: -31.5,-39.5
parent: 2
- type: AtmosDevice
joinedGrid: 2
- uid: 3906
components:
- type: Transform
pos: -32.5,-39.5
parent: 2
- type: AtmosDevice
joinedGrid: 2
- uid: 3909
components:
- type: Transform
Expand Down Expand Up @@ -71107,42 +71125,6 @@ entities:
color: '#FF0000FF'
- proto: GasVentPump
entities:
- uid: 2584
components:
- type: Transform
pos: -32.5,-39.5
parent: 2
- type: DeviceNetwork
deviceLists:
- 17544
- type: AtmosDevice
joinedGrid: 2
- type: AtmosPipeColor
color: '#07FFFFFF'
- uid: 2674
components:
- type: Transform
pos: -31.5,-39.5
parent: 2
- type: DeviceNetwork
deviceLists:
- 17544
- type: AtmosDevice
joinedGrid: 2
- type: AtmosPipeColor
color: '#07FFFFFF'
- uid: 3906
components:
- type: Transform
pos: -30.5,-39.5
parent: 2
- type: DeviceNetwork
deviceLists:
- 17544
- type: AtmosDevice
joinedGrid: 2
- type: AtmosPipeColor
color: '#07FFFFFF'
- uid: 10223
components:
- type: Transform
Expand Down
Loading