From 6a4b3469e120a39e71b36fffaf79d5a3a40c6e10 Mon Sep 17 00:00:00 2001 From: 778b <33431126+778b@users.noreply.github.com> Date: Sun, 1 Jan 2023 04:51:27 +0400 Subject: [PATCH] Solved bug with wrong rotation of APC on Cluster (#13245) Closes https://github.com/space-wizards/space-station-14/issues/13230 --- Resources/Maps/cluster.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Maps/cluster.yml b/Resources/Maps/cluster.yml index 97dbc3db4e..de02346983 100644 --- a/Resources/Maps/cluster.yml +++ b/Resources/Maps/cluster.yml @@ -29956,7 +29956,8 @@ entities: - uid: 3046 type: APCBasic components: - - pos: 2.5,-18.5 + - rot: 3.141592653589793 rad + pos: 2.5,-18.5 parent: 127 type: Transform - uid: 3047