From: LankLTE <135308300+LankLTE@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:57:26 +0000 (-0700) Subject: Fix the organtype (#21347) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=1a9f3bc86b014e380917d7c0037031594f665b9c;p=space-station-14.git Fix the organtype (#21347) --- diff --git a/Resources/Prototypes/Reagents/gases.yml b/Resources/Prototypes/Reagents/gases.yml index 367ffa0894..50e744a8ac 100644 --- a/Resources/Prototypes/Reagents/gases.yml +++ b/Resources/Prototypes/Reagents/gases.yml @@ -261,6 +261,9 @@ - !type:ReagentThreshold reagent: NitrousOxide min: 0.2 + - !type:OrganType + type: Slime + shouldHave: false emote: Laugh showInChat: true probability: 0.1 @@ -269,6 +272,9 @@ - !type:ReagentThreshold reagent: NitrousOxide min: 0.2 + - !type:OrganType + type: Slime + shouldHave: false emote: Scream showInChat: true probability: 0.01