From 398a0322bceb4f56109e31c5e52c30974466248c Mon Sep 17 00:00:00 2001 From: 778b <33431126+778b@users.noreply.github.com> Date: Sun, 5 Feb 2023 14:22:13 +0400 Subject: [PATCH] Cluster map changes [Research assistant && Anomaly lab] (#13933) --- Resources/Maps/cluster.yml | 37 +++++++++++++++++++++++++++ Resources/Prototypes/Maps/cluster.yml | 1 + 2 files changed, 38 insertions(+) diff --git a/Resources/Maps/cluster.yml b/Resources/Maps/cluster.yml index c98d4ca31e..fcba242f6d 100644 --- a/Resources/Maps/cluster.yml +++ b/Resources/Maps/cluster.yml @@ -74149,4 +74149,41 @@ entities: - pos: 40.28816,-0.42427582 parent: 127 type: Transform +- uid: 9242 + type: SpawnPointResearchAssistant + components: + - pos: 3.5,-2.5 + parent: 127 + type: Transform +- uid: 9243 + type: WarpPoint + components: + - pos: -25.5,-0.5 + parent: 127 + type: Transform + - location: anomaly Lab + type: WarpPoint +- uid: 9244 + type: SurveillanceCameraScience + components: + - rot: 3.141592653589793 rad + pos: -21.5,3.5 + parent: 127 + type: Transform + - id: Anomaly Lab + type: SurveillanceCamera +- uid: 9245 + type: SignDirectionalSci + components: + - rot: 3.141592653589793 rad + pos: 13.543732,-24.80487 + parent: 127 + type: Transform +- uid: 9246 + type: SignDirectionalSupply + components: + - rot: 3.141592653589793 rad + pos: 17.465607,-24.77362 + parent: 127 + type: Transform ... diff --git a/Resources/Prototypes/Maps/cluster.yml b/Resources/Prototypes/Maps/cluster.yml index a7ad7c07c4..80072ddb13 100644 --- a/Resources/Prototypes/Maps/cluster.yml +++ b/Resources/Prototypes/Maps/cluster.yml @@ -30,6 +30,7 @@ Chemist: [ 1, 1 ] ResearchDirector: [ 1, 1 ] Scientist: [ 2, 2 ] + ResearchAssistant: [ 1, 1 ] HeadOfSecurity: [ 1, 1 ] SecurityOfficer: [ 2, 2 ] Chaplain: [ 1, 1 ] -- 2.52.0