From 75b1435c48de32ab76de163e82376f930e6707e1 Mon Sep 17 00:00:00 2001 From: PuceTint <69696513+PuceTint@users.noreply.github.com> Date: Wed, 2 Aug 2023 23:33:00 +0200 Subject: [PATCH] nitrous oxide causes laughing (#18575) * n2o causes laughing * lower threshold, sort usign threshold --- Resources/Prototypes/Reagents/gases.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Resources/Prototypes/Reagents/gases.yml b/Resources/Prototypes/Reagents/gases.yml index c8f4711852..3637beadea 100644 --- a/Resources/Prototypes/Reagents/gases.yml +++ b/Resources/Prototypes/Reagents/gases.yml @@ -245,6 +245,22 @@ metabolisms: Gas: effects: + - !type:Emote + conditions: + - !type:ReagentThreshold + reagent: NitrousOxide + min: 0.2 + emote: Laugh + showInChat: true + probability: 0.1 + - !type:Emote + conditions: + - !type:ReagentThreshold + reagent: NitrousOxide + min: 0.2 + emote: Scream + showInChat: true + probability: 0.01 - !type:PopupMessage conditions: - !type:ReagentThreshold