Skip to content

Commit

Permalink
all here
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaSvarshik committed Dec 10, 2024
1 parent cc8a581 commit 6694d04
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
23 changes: 16 additions & 7 deletions Resources/Prototypes/Reagents/narcotics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,22 @@
min: 1
reagent: ChloralHydrate
amount: -10
#ss220 stumulants buff begin
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
reagent: Nocturine
min: 1
reagent: Nocturine
amount: -3
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
reagent: Haloperidol
min: 1
reagent: Haloperidol
amount: -5
#ss220 stumulants buff end
- !type:GenericStatusEffect
key: Stun
time: 3
Expand All @@ -152,13 +168,6 @@
component: StaminaModifier
time: 3
type: Add
- !type:AdjustReagent # SS220 Nuke-Rebalance begin
conditions:
- !type:ReagentThreshold
reagent: ChloralHydrate
min: 1
reagent: ChloralHydrate
amount: -3 # SS220 Nuke-Rebalance end
- !type:GenericStatusEffect
key: ForcedSleep
time: 3
Expand Down
10 changes: 0 additions & 10 deletions Resources/Prototypes/SS220/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,6 @@
min: 1
reagent: Haloperidol
amount: -1
- !type:AdjustReagent
reagent: Stimulants
amount: -2
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
reagent: Stimulants
min: 1
reagent: Haloperidol
amount: -1
- !type:AdjustReagent
reagent: THC
amount: -2
Expand Down

0 comments on commit 6694d04

Please sign in to comment.