]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Animal organs now prefixed with 'animal' (#39228)
authorScholarNZL <s_j_taylor@live.com>
Fri, 15 Aug 2025 04:21:51 +0000 (16:21 +1200)
committerGitHub <noreply@github.com>
Fri, 15 Aug 2025 04:21:51 +0000 (21:21 -0700)
* Resolves #38980. Animal organs prefixed with 'animal'

* Add "animal" prefix to arachnid organ types where base-type applies.

* Removed child-level names per Maintainer guidance.

* Helps if I leave the parent name details intact...

* Hidden bonus mouse organ!

Resources/Prototypes/Body/Organs/Animal/animal.yml
Resources/Prototypes/Body/Organs/Animal/bloodsucker.yml
Resources/Prototypes/Body/Organs/arachnid.yml

index e59aad9da3fa1372dd6958fb10241a7af1d0f633..dbf96068fab6b6d964343482f9943acbff65f24c 100644 (file)
@@ -33,7 +33,7 @@
 - type: entity
   id: OrganAnimalLungs
   parent: BaseAnimalOrgan
-  name: lungs
+  name: animal lungs
   categories: [ HideSpawnMenu ]
   components:
   - type: Sprite
@@ -67,7 +67,7 @@
 - type: entity
   id: OrganAnimalStomach
   parent: BaseAnimalOrgan
-  name: stomach
+  name: animal stomach
   categories: [ HideSpawnMenu ]
   components:
   - type: Sprite
@@ -96,7 +96,6 @@
 - type: entity
   id: OrganMouseStomach
   parent: OrganAnimalStomach
-  name: stomach
   categories: [ HideSpawnMenu ]
   components:
   - type: SolutionContainerManager
 - type: entity
   id: OrganAnimalLiver
   parent: BaseAnimalOrgan
-  name: liver
+  name: animal liver
   categories: [ HideSpawnMenu ]
   components:
   - type: Sprite
 - type: entity
   id: OrganAnimalHeart
   parent: BaseAnimalOrgan
-  name: heart
+  name: animal heart
   categories: [ HideSpawnMenu ]
   components:
   - type: Sprite
 - type: entity
   id: OrganAnimalKidneys
   parent: BaseAnimalOrgan
-  name: kidneys
+  name: animal kidneys
   categories: [ HideSpawnMenu ]
   components:
   - type: Sprite
index e360f362d82e143007947084dba6d904fc624788..6e9b4d5900aba71cae477ecd679ebf66f8337b5a 100644 (file)
@@ -1,7 +1,6 @@
 - type: entity
   id: OrganBloodsuckerStomach
   parent: OrganAnimalStomach
-  name: stomach
   categories: [ HideSpawnMenu ]
   components:
   - type: Metabolizer
@@ -10,7 +9,6 @@
 - type: entity
   id: OrganBloodsuckerLiver
   parent: OrganAnimalLiver
-  name: liver
   categories: [ HideSpawnMenu ]
   components:
   - type: Metabolizer
@@ -19,7 +17,6 @@
 - type: entity
   id: OrganBloodsuckerHeart
   parent: OrganAnimalHeart
-  name: heart
   categories: [ HideSpawnMenu ]
   components:
   - type: Metabolizer
index 20ff344fa119594189eeefcb12cc774b048bcaa4..b044706ecf388b27e4c37062255d02a1bcf01a28 100644 (file)
@@ -28,7 +28,6 @@
 - type: entity
   id: OrganArachnidStomach
   parent: OrganAnimalStomach
-  name: stomach
   description: "Gross. This is hard to stomach."
   components:
   - type: Sprite