From 94f67f86dd3ad2bb9d3e4a523b3c3ccdb3d9e4dc Mon Sep 17 00:00:00 2001 From: Vasilis Date: Mon, 27 Nov 2023 22:42:53 +0100 Subject: [PATCH] weh (#21855) --- .../Body/Prototypes/Specific/mothroach.yml | 13 +++++++++++++ Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 Resources/Prototypes/Body/Prototypes/Specific/mothroach.yml diff --git a/Resources/Prototypes/Body/Prototypes/Specific/mothroach.yml b/Resources/Prototypes/Body/Prototypes/Specific/mothroach.yml new file mode 100644 index 0000000000..ef5df769de --- /dev/null +++ b/Resources/Prototypes/Body/Prototypes/Specific/mothroach.yml @@ -0,0 +1,13 @@ +- type: body + id: Mothroach + name: "mothroach" + root: torso + slots: + torso: + part: TorsoAnimal + organs: + lungs: OrganAnimalLungs + stomach: OrganMothStomach + liver: OrganAnimalLiver + heart: OrganAnimalHeart + kidneys: OrganAnimalKidneys diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 5a53594737..70705e6194 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -435,7 +435,7 @@ factions: - Mouse - type: Body - prototype: Moth + prototype: Mothroach - type: TypingIndicator proto: moth -- 2.51.2