feat: update cyborg parts naming for them to be ordered consistently,… (#29272)
feat: update cyborg parts naming for them to be ordered consistently, closes #29270
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
- type: entity
|
||||
id: BaseBorgArmLeft
|
||||
parent: PartSilicon
|
||||
name: left cyborg arm
|
||||
name: cyborg left arm
|
||||
abstract: true
|
||||
components:
|
||||
- type: BodyPart
|
||||
@@ -43,7 +43,7 @@
|
||||
- type: entity
|
||||
id: BaseBorgArmRight
|
||||
parent: PartSilicon
|
||||
name: right cyborg arm
|
||||
name: cyborg right arm
|
||||
abstract: true
|
||||
components:
|
||||
- type: BodyPart
|
||||
@@ -57,7 +57,7 @@
|
||||
- type: entity
|
||||
id: BaseBorgLegLeft
|
||||
parent: PartSilicon
|
||||
name: left cyborg leg
|
||||
name: cyborg left leg
|
||||
abstract: true
|
||||
components:
|
||||
- type: BodyPart
|
||||
@@ -71,7 +71,7 @@
|
||||
- type: entity
|
||||
id: BaseBorgLegRight
|
||||
parent: PartSilicon
|
||||
name: right cyborg leg
|
||||
name: cyborg right leg
|
||||
abstract: true
|
||||
components:
|
||||
- type: BodyPart
|
||||
|
||||
Reference in New Issue
Block a user