From 4fc4567a9cd56642968faefd0c6358783cc736cb Mon Sep 17 00:00:00 2001 From: Jessica M Date: Tue, 2 Aug 2022 18:40:42 -0700 Subject: [PATCH] add tongue twister to disease artifacts, rat carriers, and mold (#10265) --- .../XenoArtifacts/Effects/Systems/DiseaseArtifactSystem.cs | 1 + Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml | 2 ++ Resources/Prototypes/Reagents/toxins.yml | 1 + 3 files changed, 4 insertions(+) diff --git a/Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/DiseaseArtifactSystem.cs b/Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/DiseaseArtifactSystem.cs index 1cde45c6d7..66cd7ccc43 100644 --- a/Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/DiseaseArtifactSystem.cs +++ b/Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/DiseaseArtifactSystem.cs @@ -29,6 +29,7 @@ namespace Content.Server.Xenoarchaeology.XenoArtifacts.Effects.Systems "BleedersBite", "Ultragigacancer", "MemeticAmirmir", + "TongueTwister", "AMIV" }; diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml index 9dda412f0a..143c47d731 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml @@ -110,6 +110,7 @@ - VanAusdallsRobovirus - BleedersBite - Plague + - TongueTwister - type: MobPrice price: 2500 # rat wealth @@ -192,6 +193,7 @@ - VanAusdallsRobovirus - BleedersBite - Plague + - TongueTwister - type: Vocal # mice are gender neutral who cares maleScream: /Audio/Animals/mouse_squeak.ogg diff --git a/Resources/Prototypes/Reagents/toxins.yml b/Resources/Prototypes/Reagents/toxins.yml index 378e5aba91..f960c804fd 100644 --- a/Resources/Prototypes/Reagents/toxins.yml +++ b/Resources/Prototypes/Reagents/toxins.yml @@ -100,6 +100,7 @@ - SpaceFlu - BirdFlew - Plague + - TongueTwister - MemeticAmirmir - type: reagent