Вернуть дронов
This reverts commit 8c6a8c3c5c.
# Conflicts:
# Resources/Prototypes/Entities/Mobs/Player/silicon.yml
# Resources/Prototypes/Entities/Objects/Devices/Electronics/base_electronics.yml
# Resources/Prototypes/Entities/Objects/Devices/flatpack.yml
# Resources/Prototypes/Entities/Objects/Materials/Sheets/glass.yml
# Resources/Prototypes/Entities/Objects/Materials/Sheets/metal.yml
# Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml
# Resources/Prototypes/Entities/Objects/Materials/parts.yml
# Resources/Prototypes/Entities/Objects/Misc/tiles.yml
# Resources/Prototypes/Entities/Objects/Power/antimatter_part.yml
# Resources/Prototypes/Entities/Objects/Power/solar_parts.yml
# Resources/Prototypes/tags.yml
# Resources/migration.yml
This commit is contained in:
27
Resources/Prototypes/Body/Prototypes/drone.yml
Normal file
27
Resources/Prototypes/Body/Prototypes/drone.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
- type: body
|
||||
id: Drone
|
||||
name: "drone"
|
||||
root: hand 1
|
||||
slots:
|
||||
hand 1:
|
||||
part: LeftArmBorg
|
||||
connections:
|
||||
- hand 2
|
||||
hand 2:
|
||||
part: LeftArmBorg
|
||||
connections:
|
||||
- hand 3
|
||||
hand 3:
|
||||
part: LeftArmBorg
|
||||
connections:
|
||||
- hand 4
|
||||
hand 4:
|
||||
part: LeftArmBorg
|
||||
connections:
|
||||
- hand 5
|
||||
hand 5:
|
||||
part: RightArmBorg
|
||||
connections:
|
||||
- hand 6
|
||||
hand 6:
|
||||
part: RightArmBorg
|
||||
Reference in New Issue
Block a user