From a676d92c0134ab2df63a8926c21a0d49562eabc6 Mon Sep 17 00:00:00 2001 From: Scribbles0 <91828755+Scribbles0@users.noreply.github.com> Date: Fri, 27 Jan 2023 20:47:11 -0800 Subject: [PATCH] Barratry Update 2.2 (#13760) --- Resources/Maps/barratry.yml | 116 +++++++++++++++++++- Resources/Prototypes/Maps/Pools/default.yml | 1 + 2 files changed, 115 insertions(+), 2 deletions(-) diff --git a/Resources/Maps/barratry.yml b/Resources/Maps/barratry.yml index ccce968388..85e52ac9d4 100644 --- a/Resources/Maps/barratry.yml +++ b/Resources/Maps/barratry.yml @@ -45209,8 +45209,8 @@ entities: - volume: 2500 temperature: 293.15 moles: - - 21.213781 - - 79.80423 + - 20.04244 + - 75.39776 - 0 - 0 - 0 @@ -87759,6 +87759,16 @@ entities: - type: MovementSpeedModifier baseWalkSpeed: 2.5 baseSprintSpeed: 4.5 + - type: Fixtures + fixtures: + - shape: + !type:PhysShapeCircle + radius: 0.35 + density: 185 + mask: + - SmallMobMask + layer: + - SmallMobLayer - uid: 6646 type: TableWood components: @@ -90509,6 +90519,11 @@ entities: - pos: -50.5,38.5 parent: 1 type: Transform + - containers: + entity_storage: !type:Container + ents: + - 15049 + type: ContainerContainer - uid: 7072 type: VendingMachineJaniDrobe components: @@ -96453,6 +96468,8 @@ entities: - pos: -55.5,58.5 parent: 1 type: Transform + - name: Security + type: FaxMachine - uid: 7990 type: PaperOffice components: @@ -104407,6 +104424,8 @@ entities: pos: -48.5,50.5 parent: 1 type: Transform + - id: Entrance + type: SurveillanceCamera - uid: 9149 type: SurveillanceCameraSecurity components: @@ -137355,6 +137374,8 @@ entities: - pos: -64.5,25.5 parent: 1 type: Transform + - name: Engineering + type: FaxMachine - uid: 13603 type: SheetPlasteel components: @@ -147976,4 +147997,95 @@ entities: - pos: -66.5,8.5 parent: 1 type: Transform +- uid: 15049 + type: VehicleKeyPussyWagon + components: + - flags: InContainer + type: MetaData + - parent: 7071 + type: Transform + - canCollide: False + type: Physics + - type: InsideEntityStorage +- uid: 15050 + type: CableApcExtension + components: + - pos: -36.5,55.5 + parent: 1 + type: Transform +- uid: 15051 + type: CableApcExtension + components: + - pos: -35.5,55.5 + parent: 1 + type: Transform +- uid: 15052 + type: CableApcExtension + components: + - pos: -34.5,55.5 + parent: 1 + type: Transform +- uid: 15053 + type: CableApcExtension + components: + - pos: -33.5,55.5 + parent: 1 + type: Transform +- uid: 15054 + type: CableApcExtension + components: + - pos: -32.5,55.5 + parent: 1 + type: Transform +- uid: 15055 + type: CableApcExtension + components: + - pos: -31.5,55.5 + parent: 1 + type: Transform +- uid: 15056 + type: CableApcExtension + components: + - pos: -58.5,86.5 + parent: 1 + type: Transform +- uid: 15057 + type: Chair + components: + - pos: -3.5,34.5 + parent: 1 + type: Transform +- uid: 15058 + type: Chair + components: + - pos: -2.5,34.5 + parent: 1 + type: Transform +- uid: 15059 + type: Chair + components: + - rot: 3.141592653589793 rad + pos: -2.5,29.5 + parent: 1 + type: Transform +- uid: 15060 + type: Chair + components: + - rot: 3.141592653589793 rad + pos: -1.5,29.5 + parent: 1 + type: Transform +- uid: 15061 + type: DisposalPipe + components: + - rot: 1.5707963267948966 rad + pos: 1.5,29.5 + parent: 1 + type: Transform +- uid: 15062 + type: CableApcExtension + components: + - pos: -46.5,-2.5 + parent: 1 + type: Transform ... diff --git a/Resources/Prototypes/Maps/Pools/default.yml b/Resources/Prototypes/Maps/Pools/default.yml index 77243243af..23eaf87a11 100644 --- a/Resources/Prototypes/Maps/Pools/default.yml +++ b/Resources/Prototypes/Maps/Pools/default.yml @@ -10,3 +10,4 @@ - Moose - Origin - Meta + - Barratry