diff --git a/Resources/Maps/_NF/Shuttles/Nfsd/prowler.yml b/Resources/Maps/_NF/Shuttles/Nfsd/prowler.yml index de1a67fbcd8..83684879683 100644 --- a/Resources/Maps/_NF/Shuttles/Nfsd/prowler.yml +++ b/Resources/Maps/_NF/Shuttles/Nfsd/prowler.yml @@ -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 @@ -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 @@ -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 @@ -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 @@ -2878,7 +2889,7 @@ entities: - type: Transform pos: 2.5,4.5 parent: 1 -- proto: PoweredlightColoredRed +- proto: PoweredlightRed entities: - uid: 375 components: @@ -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 @@ -4330,7 +4360,7 @@ entities: - type: Transform pos: 5.5,1.5 parent: 1 -- proto: WarpPointShip +- proto: WarpPoint entities: - uid: 608 components: @@ -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 @@ -4385,4 +4396,4 @@ entities: rot: -1.5707963267948966 rad pos: 7.5,0.5 parent: 1 -... \ No newline at end of file +...