diff --git a/Content.Server/Changeling/ChangelingSystem.Abilities.cs b/Content.Server/Changeling/ChangelingSystem.Abilities.cs index 30db54d4bb..d4f77c7c2f 100644 --- a/Content.Server/Changeling/ChangelingSystem.Abilities.cs +++ b/Content.Server/Changeling/ChangelingSystem.Abilities.cs @@ -417,7 +417,7 @@ public sealed partial class ChangelingSystem if (!TakeChemicals(uid, component, 30)) return; - _solutionContainer.TryAddReagent(injectable.Value, "Stimulants", 50); + _solutionContainer.TryAddReagent(injectable.Value, "Stimulants", 10); args.Handled = true; } diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 363f8a1671..07beb1ede1 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -1467,7 +1467,7 @@ description: uplink-stimpack-desc productEntity: Stimpack cost: - Telecrystal: 4 + Telecrystal: 8 categories: - UplinkMisc @@ -1487,7 +1487,7 @@ description: uplink-experimental-stimpack-desc productEntity: StimpackExperimental cost: - Telecrystal: 8 + Telecrystal: 12 categories: - UplinkMisc conditions: diff --git a/Resources/Prototypes/Reagents/narcotics.yml b/Resources/Prototypes/Reagents/narcotics.yml index 3b23225327..a64f455883 100644 --- a/Resources/Prototypes/Reagents/narcotics.yml +++ b/Resources/Prototypes/Reagents/narcotics.yml @@ -257,6 +257,14 @@ min: 1 reagent: ChloralHydrate amount: -3 + - !type:GenericStatusEffect + conditions: + - !type:ReagentThreshold + min: 10 + key: StaminaModifier + component: StaminaModifier + time: 3 + type: Add - type: reagent id: THC