Port honkbots from nyano (#9698)
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
damageContainer: Inorganic
|
||||
|
||||
- type: entity
|
||||
id: LeftHandDrone
|
||||
name: "left drone hand"
|
||||
id: LeftArmBorg
|
||||
name: "left borg arm"
|
||||
parent: PartSilicon
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -27,11 +27,12 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- BorgArm
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
id: RightHandDrone
|
||||
name: "right drone hand"
|
||||
id: RightArmBorg
|
||||
name: "right borg arm"
|
||||
parent: PartSilicon
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -49,4 +50,5 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- BorgArm
|
||||
- type: Recyclable
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
name: "drone"
|
||||
id: DronePreset
|
||||
partIDs:
|
||||
hand 1: LeftHandDrone
|
||||
hand 2: LeftHandDrone
|
||||
hand 3: LeftHandDrone
|
||||
hand 4: LeftHandDrone
|
||||
hand 5: RightHandDrone
|
||||
hand 6: RightHandDrone
|
||||
hand 1: LeftArmBorg
|
||||
hand 2: LeftArmBorg
|
||||
hand 3: LeftArmBorg
|
||||
hand 4: LeftArmBorg
|
||||
hand 5: RightArmBorg
|
||||
hand 6: RightArmBorg
|
||||
|
||||
Reference in New Issue
Block a user