Skip to content

Commit

Permalink
Kivchik fix patch №1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kivchik committed Apr 2, 2024
1 parent ec983ed commit 1f61170
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions Resources/Prototypes/Body/Prototypes/drone.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1f61170

Please sign in to comment.