Skip to content

Commit

Permalink
Fix bagel vox box (#32208)
Browse files Browse the repository at this point in the history
Fix vox box on bagel
  • Loading branch information
lzk228 authored Sep 18, 2024
1 parent 54e4cfe commit a123791
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions Resources/Maps/bagel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154188,12 +154188,36 @@ entities:
parent: 60
- proto: WindoorSecure
entities:
- uid: 2538
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 13.5,-11.5
parent: 60
- type: DeviceLinkSink
invokeCounter: 1
- type: DeviceLinkSource
linkedPorts:
3481:
- DoorStatus: DoorBolt
- uid: 3269
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 23.5,-46.5
parent: 60
- uid: 3481
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 14.5,-13.5
parent: 60
- type: DeviceLinkSink
invokeCounter: 1
- type: DeviceLinkSource
linkedPorts:
2538:
- DoorStatus: DoorBolt
- uid: 3911
components:
- type: Transform
Expand Down Expand Up @@ -154249,30 +154273,6 @@ entities:
rot: -1.5707963267948966 rad
pos: -23.5,-9.5
parent: 60
- uid: 2538
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 14.5,-13.5
parent: 60
- type: DeviceLinkSink
invokeCounter: 1
- type: DeviceLinkSource
linkedPorts:
3481:
- DoorStatus: DoorBolt
- uid: 3481
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 13.5,-11.5
parent: 60
- type: DeviceLinkSink
invokeCounter: 1
- type: DeviceLinkSource
linkedPorts:
2538:
- DoorStatus: DoorBolt
- uid: 12188
components:
- type: Transform
Expand Down

0 comments on commit a123791

Please sign in to comment.