From 1f6117025ece26c287a7e9f0cb71c8e863560099 Mon Sep 17 00:00:00 2001 From: Kivchik Date: Wed, 3 Apr 2024 01:39:26 +0300 Subject: [PATCH] =?UTF-8?q?Kivchik=20fix=20patch=20=E2=84=961?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Body/Prototypes/drone.yml | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/Body/Prototypes/drone.yml b/Resources/Prototypes/Body/Prototypes/drone.yml index 00acba96462..6e713d9e5e1 100644 --- a/Resources/Prototypes/Body/Prototypes/drone.yml +++ b/Resources/Prototypes/Body/Prototypes/drone.yml @@ -1,27 +1,26 @@ - type: body id: Drone name: "drone" - root: hand 1 + root: head slots: - hand 1: - part: LeftArmBorg + head: + part: LightHeadBorg connections: + - hand 1 - hand 2 + - hand 3 + - hand 4 + - hand 5 + - hand 6 + hand 1: + part: LeftArmBorg hand 2: part: LeftArmBorg - connections: - - hand 3 hand 3: part: LeftArmBorg - connections: - - hand 4 hand 4: - part: LeftArmBorg - connections: - - hand 5 + part: RightArmBorg hand 5: part: RightArmBorg - connections: - - hand 6 hand 6: part: RightArmBorg