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

Cargo shuttle qol and fixe #9759

Merged
merged 1 commit into from
Jul 15, 2022
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
140 changes: 70 additions & 70 deletions Resources/Maps/cargo_shuttle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -871,25 +871,25 @@ entities:
- outputs:
Left:
- port: Forward
uid: 46
uid: 51
- port: Forward
uid: 45
uid: 46
- port: Forward
uid: 44
uid: 167
Right:
- port: Reverse
uid: 46
uid: 51
- port: Reverse
uid: 45
uid: 46
- port: Reverse
uid: 44
uid: 167
Middle:
- port: Off
uid: 46
uid: 51
- port: Off
uid: 45
uid: 46
- port: Off
uid: 44
uid: 167
type: SignalTransmitter
- uid: 36
type: TwoWayLever
Expand Down Expand Up @@ -1058,46 +1058,49 @@ entities:
uid: 34
type: SignalReceiver
- uid: 44
type: ConveyorBelt
type: PlasticFlapsAirtightClear
components:
- rot: -1.5707963267948966 rad
pos: -1.5,0.5
- pos: 0.5,0.5
parent: 0
type: Transform
- inputs:
Reverse:
- port: Right
uid: 35
Forward:
- port: Left
uid: 35
Off:
- port: Middle
uid: 35
type: SignalReceiver
- uid: 45
type: ConveyorBelt
type: AirlockExternalGlassShuttleEmergencyLocked
components:
- rot: -1.5707963267948966 rad
pos: -0.5,0.5
- rot: 1.5707963267948966 rad
pos: 0.5,1.5
parent: 0
type: Transform
- inputs:
Reverse:
- port: Right
uid: 35
Forward:
- port: Left
uid: 35
Off:
- port: Middle
uid: 35
type: SignalReceiver
- fixtures:
- shape: !type:PolygonShape
vertices:
- 0.49,-0.49
- 0.49,0.49
- -0.49,0.49
- -0.49,-0.49
mask:
- Impassable
- MidImpassable
- HighImpassable
- LowImpassable
- InteractImpassable
layer:
- MidImpassable
- HighImpassable
- BulletImpassable
- InteractImpassable
- Opaque
mass: 100
- shape: !type:PhysShapeCircle
position: 0,-0.5
radius: 0.2
hard: False
id: docking
type: Fixtures
- uid: 46
type: ConveyorBelt
components:
- rot: -1.5707963267948966 rad
pos: 0.5,0.5
pos: -0.5,0.5
parent: 0
type: Transform
- inputs:
Expand Down Expand Up @@ -1199,38 +1202,23 @@ entities:
id: docking
type: Fixtures
- uid: 51
type: AirlockExternalGlassShuttleLocked
type: ConveyorBelt
components:
- rot: 1.5707963267948966 rad
pos: 0.5,1.5
- rot: -1.5707963267948966 rad
pos: -1.5,0.5
parent: 0
type: Transform
- fixtures:
- shape: !type:PolygonShape
vertices:
- 0.49,-0.49
- 0.49,0.49
- -0.49,0.49
- -0.49,-0.49
mask:
- Impassable
- MidImpassable
- HighImpassable
- LowImpassable
- InteractImpassable
layer:
- MidImpassable
- HighImpassable
- BulletImpassable
- InteractImpassable
- Opaque
mass: 100
- shape: !type:PhysShapeCircle
position: 0,-0.5
radius: 0.2
hard: False
id: docking
type: Fixtures
- inputs:
Reverse:
- port: Right
uid: 35
Forward:
- port: Left
uid: 35
Off:
- port: Middle
uid: 35
type: SignalReceiver
- uid: 52
type: AirlockExternalGlassShuttleLocked
components:
Expand Down Expand Up @@ -2108,11 +2096,23 @@ entities:
parent: 0
type: Transform
- uid: 167
type: PlasticFlapsAirtightClear
type: ConveyorBelt
components:
- pos: 0.5,0.5
- rot: -1.5707963267948966 rad
pos: 0.5,0.5
parent: 0
type: Transform
- inputs:
Reverse:
- port: Right
uid: 35
Forward:
- port: Left
uid: 35
Off:
- port: Middle
uid: 35
type: SignalReceiver
- uid: 168
type: AtmosDeviceFanTiny
components:
Expand All @@ -2138,7 +2138,7 @@ entities:
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: 0.5,0.5
pos: 0.5,1.5
parent: 0
type: Transform
- uid: 172
Expand Down