Skip to content

Commit

Permalink
fix superstimulants (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roudenn authored Feb 13, 2024
1 parent dd8dcf7 commit 26aa9be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/Backmen/Reagents/narcotics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 15
damage:
min: 16
damage: # If you get robust too much, you can go to hell!
types:
Poison: 6 # If you get robust too much, you can go to hell!
Poison: 4
- !type:GenericStatusEffect
key: Stutter
component: StutteringAccent
Expand Down Expand Up @@ -58,6 +58,6 @@
- !type:HealthChange
damage:
groups:
Burn: -10
Brute: -10
Airloss: -8
Burn: -6
Brute: -6
Airloss: -4
2 changes: 0 additions & 2 deletions Resources/Prototypes/Backmen/Recipes/Reactions/chemicals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,5 @@
amount: 2
Stimulants:
amount: 1
TranexamicAcid:
amount: 1
products:
StimulantsSuper: 3

0 comments on commit 26aa9be

Please sign in to comment.