Skip to content

Commit

Permalink
Shuttle modifications. (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
Merrokitsune authored Nov 14, 2024
1 parent a4c2fa3 commit a262240
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 37 deletions.
35 changes: 23 additions & 12 deletions Resources/Maps/Ronstation/Shuttles/emergency_medium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1670,18 +1670,6 @@ entities:
parent: 1
- proto: ChairPilotSeat
entities:
- uid: 367
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 5.5,-3.5
parent: 1
- uid: 368
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 5.5,-4.5
parent: 1
- uid: 394
components:
- type: Transform
Expand Down Expand Up @@ -3889,6 +3877,29 @@ entities:
- type: Transform
pos: 3.5,-6.5
parent: 1
- proto: Screen
entities:
- uid: 367
components:
- type: Transform
pos: 3.5,-1.5
parent: 1
- uid: 368
components:
- type: Transform
pos: 3.5,6.5
parent: 1
- uid: 618
components:
- type: Transform
pos: -2.5,6.5
parent: 1
- uid: 619
components:
- type: Transform
rot: 3.141592653589793 rad
pos: -2.5,10.5
parent: 1
- proto: ShuttleWindow
entities:
- uid: 4
Expand Down
45 changes: 20 additions & 25 deletions Resources/Maps/Ronstation/Shuttles/emergency_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1443,28 +1443,6 @@ entities:
parent: 2
- proto: ChairPilotSeat
entities:
- uid: 165
components:
- type: Transform
rot: 3.141592653589793 rad
pos: -1.5,-0.5
parent: 2
- uid: 171
components:
- type: Transform
pos: -1.5,1.5
parent: 2
- uid: 260
components:
- type: Transform
pos: 2.5,1.5
parent: 2
- uid: 277
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 2.5,-0.5
parent: 2
- uid: 311
components:
- type: Transform
Expand Down Expand Up @@ -2243,7 +2221,6 @@ entities:
- type: GasMixer
inletTwoConcentration: 0.78
inletOneConcentration: 0.22
enabled: True
- type: AtmosPipeColor
color: '#0055CCFF'
- proto: GasPassiveVent
Expand Down Expand Up @@ -2973,8 +2950,6 @@ entities:
rot: 1.5707963267948966 rad
pos: 1.5,-3.5
parent: 2
- type: GasPressurePump
enabled: True
- type: AtmosPipeColor
color: '#990000FF'
- proto: GasValve
Expand Down Expand Up @@ -3639,6 +3614,26 @@ entities:
- type: Transform
pos: 2.5,-7.5
parent: 2
- proto: Screen
entities:
- uid: 165
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 2.5,6.5
parent: 2
- uid: 171
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 2.5,-1.5
parent: 2
- uid: 260
components:
- type: Transform
rot: 3.141592653589793 rad
pos: -1.5,6.5
parent: 2
- proto: ShuttleWindow
entities:
- uid: 127
Expand Down

0 comments on commit a262240

Please sign in to comment.