Skip to content

Commit

Permalink
Adds a first aid locker and box of body bags to the prowler.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustylens committed Jan 12, 2025
1 parent e54f609 commit 7489f08
Showing 1 changed file with 37 additions and 26 deletions.
63 changes: 37 additions & 26 deletions Resources/Maps/_NF/Shuttles/Nfsd/prowler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -932,8 +932,6 @@ entities:
rot: 1.5707963267948966 rad
pos: -3.5,-2.5
parent: 1
- type: Physics
bodyType: Static
- proto: BenchSteelRight
entities:
- uid: 60
Expand All @@ -942,8 +940,6 @@ entities:
rot: 1.5707963267948966 rad
pos: -3.5,-1.5
parent: 1
- type: Physics
bodyType: Static
- proto: BlastDoorOpen
entities:
- uid: 165
Expand Down Expand Up @@ -971,6 +967,13 @@ entities:
- type: Transform
pos: 4.5,7.5
parent: 1
- proto: BoxBodyBag
entities:
- uid: 655
components:
- type: Transform
pos: 1.578125,-0.39549732
parent: 1
- proto: ButtonFrameCautionSecurity
entities:
- uid: 62
Expand Down Expand Up @@ -2748,6 +2751,14 @@ entities:
- type: Transform
pos: 9.5,-3.5
parent: 1
- proto: LockerWallColorMedicalFilled
entities:
- uid: 654
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -1.5,-0.5
parent: 1
- proto: LockerWallEVAColorNfsdFilled
entities:
- uid: 408
Expand Down Expand Up @@ -2878,7 +2889,7 @@ entities:
- type: Transform
pos: 2.5,4.5
parent: 1
- proto: PoweredlightColoredRed
- proto: PoweredlightRed
entities:
- uid: 375
components:
Expand Down Expand Up @@ -3241,6 +3252,25 @@ entities:
rot: -1.5707963267948966 rad
pos: 2.5,3.5
parent: 1
- proto: StructureGunRackNfsd
entities:
- uid: 611
components:
- type: Transform
pos: 9.5,-1.5
parent: 1
- uid: 612
components:
- type: Transform
pos: 10.5,-1.5
parent: 1
- proto: StructurePistolRackNfsd
entities:
- uid: 593
components:
- type: Transform
pos: 8.5,-1.5
parent: 1
- proto: SubstationWallBasic
entities:
- uid: 345
Expand Down Expand Up @@ -4330,7 +4360,7 @@ entities:
- type: Transform
pos: 5.5,1.5
parent: 1
- proto: WarpPointShip
- proto: WarpPoint
entities:
- uid: 608
components:
Expand Down Expand Up @@ -4358,25 +4388,6 @@ entities:
- type: Transform
pos: 6.6953573,-3.539895
parent: 1
- proto: StructureGunRackNfsd
entities:
- uid: 611
components:
- type: Transform
pos: 9.5,-1.5
parent: 1
- uid: 612
components:
- type: Transform
pos: 10.5,-1.5
parent: 1
- proto: StructurePistolRackNfsd
entities:
- uid: 593
components:
- type: Transform
pos: 8.5,-1.5
parent: 1
- proto: WindoorSecureBrigLocked
entities:
- uid: 614
Expand All @@ -4385,4 +4396,4 @@ entities:
rot: -1.5707963267948966 rad
pos: 7.5,0.5
parent: 1
...
...

0 comments on commit 7489f08

Please sign in to comment.