]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
feat: update cyborg parts naming for them to be ordered consistently,… (#29272)
authorAlex Pavlenko <diraven@users.noreply.github.com>
Fri, 21 Jun 2024 06:43:15 +0000 (09:43 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jun 2024 06:43:15 +0000 (09:43 +0300)
feat: update cyborg parts naming for them to be ordered consistently, closes #29270

Resources/Prototypes/Body/Parts/silicon.yml

index 24d88276ccb0ce3e791c609d6b5fd2ae26916af7..2f5a621ab0e4ee071b3efd8998c5f1550ff8f648 100644 (file)
@@ -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