From 6d787302182fe83f07e5a4b52557a3a8fd892048 Mon Sep 17 00:00:00 2001 From: foxcurl Date: Mon, 18 May 2026 13:35:14 -0400 Subject: [PATCH] make pills work for narcolepsy (cherry picked from commit fa4940e3226d00340790e24ed57ebba6e6839cef) --- Resources/Prototypes/Reagents/medicine.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Resources/Prototypes/Reagents/medicine.yml b/Resources/Prototypes/Reagents/medicine.yml index a38be9e4cb7..b4f8cdf08bb 100644 --- a/Resources/Prototypes/Reagents/medicine.yml +++ b/Resources/Prototypes/Reagents/medicine.yml @@ -999,6 +999,13 @@ messages: ["ethyloxyephedrine-effect-feeling-awake", "ethyloxyephedrine-effect-clear-mind"] type: Local probability: 0.1 + Digestion: # starcup: make ethyloxyephedrine pills treat narcolepsy + effects: + - !type:ResetNarcolepsy + conditions: + - !type:ReagentCondition + reagent: Ethyloxyephedrine + min: 10 - type: reagent id: Diphenylmethylamine @@ -1025,6 +1032,13 @@ messages: ["ethyloxyephedrine-effect-feeling-awake", "ethyloxyephedrine-effect-clear-mind"] type: Local probability: 0.1 + Digestion: # starcup: make diphenylmethylamine pills treat narcolepsy + effects: + - !type:ResetNarcolepsy + conditions: + - !type:ReagentCondition + reagent: Diphenylmethylamine + min: 10 - type: reagent id: Sigynate