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

Elkridge Depot Fixes Again #34461

Merged
merged 1 commit into from
Jan 16, 2025
Merged
Show file tree
Hide file tree
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
64 changes: 63 additions & 1 deletion Resources/Maps/Shuttles/emergency_elkridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ entities:
name: NT Evac Log
- type: Transform
pos: -0.42093527,-0.86894274
parent: invalid
parent: 637
- type: MapGrid
chunks:
0,0:
Expand Down Expand Up @@ -804,6 +804,18 @@ entities:
chunkSize: 4
- type: GasTileOverlay
- type: RadiationGridResistance
- uid: 637
components:
- type: MetaData
name: Map Entity
- type: Transform
- type: Map
mapPaused: True
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- proto: AirAlarm
entities:
- uid: 577
Expand Down Expand Up @@ -1130,6 +1142,56 @@ entities:
- type: Transform
pos: 1.5,-6.5
parent: 1
- proto: AtmosDeviceFanDirectional
entities:
- uid: 638
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -4.5,5.5
parent: 1
- uid: 639
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -4.5,3.5
parent: 1
- uid: 640
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -4.5,-2.5
parent: 1
- uid: 641
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -4.5,-4.5
parent: 1
- uid: 642
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 5.5,-4.5
parent: 1
- uid: 643
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 5.5,-2.5
parent: 1
- uid: 644
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 5.5,3.5
parent: 1
- uid: 645
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 5.5,5.5
parent: 1
- proto: AtmosFixBlockerMarker
entities:
- uid: 615
Expand Down
Loading
Loading