Skip to content

Commit

Permalink
Add warp points to evac shuttles (#758)
Browse files Browse the repository at this point in the history
Co-authored-by: Velcroboy <>
  • Loading branch information
IamVelcroboy authored Feb 2, 2024
1 parent 075915c commit daa1224
Show file tree
Hide file tree
Showing 8 changed files with 13,099 additions and 13,068 deletions.
74 changes: 45 additions & 29 deletions Resources/Maps/Shuttles/DeltaV/NTES_BC20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,6 @@ entities:
- type: GasTileOverlay
- type: SpreaderGrid
- type: GravityShake
nextShake: 0
shakeTimes: 10
- proto: AirlockAtmosphericsGlassLocked
entities:
Expand Down Expand Up @@ -2482,6 +2481,26 @@ entities:
- type: Transform
pos: -2.5,-16.5
parent: 1
- uid: 2085
components:
- type: Transform
pos: -8.5,-33.5
parent: 1
- uid: 2086
components:
- type: Transform
pos: 5.5,-33.5
parent: 1
- uid: 2087
components:
- type: Transform
pos: 6.5,-33.5
parent: 1
- uid: 2088
components:
- type: Transform
pos: -7.5,-33.5
parent: 1
- proto: CableMV
entities:
- uid: 964
Expand Down Expand Up @@ -4790,15 +4809,15 @@ entities:
parent: 1
- proto: ClosetToolFilled
entities:
- uid: 418
- uid: 2089
components:
- type: Transform
pos: 7.5,-39.5
pos: 11.5,-38.5
parent: 1
- uid: 1369
- uid: 2090
components:
- type: Transform
pos: -9.5,-39.5
pos: -13.5,-38.5
parent: 1
- proto: ClosetWallEmergency
entities:
Expand Down Expand Up @@ -9276,6 +9295,18 @@ entities:
- type: Transform
pos: -10.476601,-28.44223
parent: 1
- proto: PortableGeneratorSuperPacman
entities:
- uid: 418
components:
- type: Transform
pos: -9.5,-39.5
parent: 1
- uid: 1369
components:
- type: Transform
pos: 7.5,-39.5
parent: 1
- proto: PortableGeneratorSuperPacmanMachineCircuitboard
entities:
- uid: 932
Expand Down Expand Up @@ -9532,14 +9563,6 @@ entities:
parent: 1
- type: ApcPowerReceiver
powerLoad: 0
- uid: 1354
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: 12.5,-21.5
parent: 1
- type: ApcPowerReceiver
powerLoad: 0
- uid: 1358
components:
- type: Transform
Expand All @@ -9556,14 +9579,6 @@ entities:
parent: 1
- type: ApcPowerReceiver
powerLoad: 0
- uid: 1539
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 6.5,-40.5
parent: 1
- type: ApcPowerReceiver
powerLoad: 0
- uid: 1542
components:
- type: Transform
Expand Down Expand Up @@ -9596,14 +9611,6 @@ entities:
parent: 1
- type: ApcPowerReceiver
powerLoad: 0
- uid: 1924
components:
- type: Transform
rot: 3.141592653589793 rad
pos: 11.5,-40.5
parent: 1
- type: ApcPowerReceiver
powerLoad: 0
- proto: PoweredLightBlueInterior
entities:
- uid: 1326
Expand Down Expand Up @@ -12609,6 +12616,15 @@ entities:
- type: Transform
pos: 0.5,-35.5
parent: 1
- proto: WarpPoint
entities:
- uid: 2084
components:
- type: Transform
pos: -1.5,-12.5
parent: 1
- type: WarpPoint
location: Evac Shuttle
- proto: WaterTankHighCapacity
entities:
- uid: 2040
Expand Down
9 changes: 9 additions & 0 deletions Resources/Maps/Shuttles/DeltaV/NTES_Box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3815,6 +3815,15 @@ entities:
rot: 3.141592653589793 rad
pos: 20.5,2.5
parent: 1
- proto: WarpPoint
entities:
- uid: 595
components:
- type: Transform
pos: 8.5,4.5
parent: 1
- type: WarpPoint
location: Evac Shuttle
- proto: WaterTankFull
entities:
- uid: 496
Expand Down
Loading

0 comments on commit daa1224

Please sign in to comment.