Skip to content

Commit

Permalink
Merge pull request impstation#1322 from formlessnameless/dev
Browse files Browse the repository at this point in the history
Fix Listening Post Map Issues
  • Loading branch information
hivehum authored Jan 12, 2025
2 parents 349ba9f + 36a023b commit 3bd8baa
Showing 1 changed file with 40 additions and 41 deletions.
81 changes: 40 additions & 41 deletions Resources/Maps/_Impstation/Shuttles/listening_post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ entities:
name: Unknown
- type: Transform
pos: 22.326925,-7.8882475
parent: invalid
parent: 966
- type: MapGrid
chunks:
0,0:
Expand Down Expand Up @@ -376,13 +376,13 @@ entities:
data:
tiles:
0,0:
0: 61005
0: 65357
0,-1:
0: 62702
-1,0:
0: 4383
0,1:
0: 14
0: 15
0,2:
0: 2144
1,0:
Expand All @@ -394,8 +394,7 @@ entities:
1,1:
0: 52770
2,0:
0: 3071
1: 1024
0: 4095
2,1:
0: 49660
2,2:
Expand All @@ -419,11 +418,10 @@ entities:
-1,-4:
0: 31
0,-3:
0: 272
2: 16384
0: 16656
-1,-3:
0: 5596
3: 2048
1: 2048
0,-2:
0: 58623
-1,-2:
Expand Down Expand Up @@ -512,36 +510,6 @@ entities:
- 0
- 0
- 0
- volume: 2500
temperature: 293.15
moles:
- 21.813705
- 82.06108
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- volume: 2500
temperature: 293.15
moles:
- 21.824873
- 82.1031
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- volume: 2500
immutable: True
moles:
Expand All @@ -562,6 +530,19 @@ entities:
- type: RadiationGridResistance
- type: Shuttle
- type: NavMap
- uid: 966
components:
- type: MetaData
name: Map Entity
- type: Transform
- type: Map
mapPaused: True
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- type: LoadedMap
- proto: AcousticGuitarInstrument
entities:
- uid: 17
Expand Down Expand Up @@ -800,7 +781,7 @@ entities:
pos: 6.5,-1.5
parent: 1
- type: Door
secondsUntilStateChange: -4316.2095
secondsUntilStateChange: -4560.7007
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand All @@ -818,7 +799,7 @@ entities:
pos: 7.5,-0.5
parent: 1
- type: Door
secondsUntilStateChange: -4795.609
secondsUntilStateChange: -5040.1
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand All @@ -831,7 +812,7 @@ entities:
pos: -1.5,-1.5
parent: 1
- type: Door
secondsUntilStateChange: -5151.7754
secondsUntilStateChange: -5396.2666
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand Down Expand Up @@ -1059,6 +1040,10 @@ entities:
parent: 1
- type: DeviceLinkSink
invokeCounter: 4
- type: DeviceLinkSource
linkedPorts:
361:
- DoorStatus: Toggle
- uid: 354
components:
- type: Transform
Expand All @@ -1085,6 +1070,8 @@ entities:
- type: Transform
pos: 10.5,-1.5
parent: 1
- type: DeviceLinkSink
invokeCounter: 1
- uid: 861
components:
- type: Transform
Expand Down Expand Up @@ -4642,12 +4629,24 @@ entities:
- Pressed: Toggle
356:
- Pressed: Toggle
355:
- Pressed: Toggle
- uid: 255
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 14.5,-2.5
parent: 1
- type: DeviceLinkSource
linkedPorts:
266:
- Pressed: Toggle
267:
- Pressed: Toggle
268:
- Pressed: Toggle
269:
- Pressed: Toggle
- uid: 707
components:
- type: Transform
Expand Down

0 comments on commit 3bd8baa

Please sign in to comment.