Skip to content

Commit

Permalink
Revert "Buff hypopen (#909)"
Browse files Browse the repository at this point in the history
This reverts commit 6bcc0e3.
  • Loading branch information
Kirus59 committed Oct 25, 2024
1 parent ae65e8b commit b768dda
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,6 @@
# solution: hypospray
# Corvax-HiddenDesc-End
- type: Hypospray
transferAmount: 10 #SS220 buffHypopen
onlyAffectsMobs: false
- type: UseDelay
delay: 0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
maxVol: 30
reagents:
- ReagentId: Nocturine
Quantity: 20 #ss220 buffHypopen
Quantity: 30

- type: entity
id: EphedrineChemistryBottle
Expand Down
8 changes: 1 addition & 7 deletions Resources/Prototypes/Reagents/narcotics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,18 +311,12 @@
meltingPoint: 128.0
metabolisms:
Narcotic:
metabolismRate: 0.1 #ss220 buffHypopen
effects:
#ss220 buffHypopen
- !type:MovespeedModifier
walkSpeedModifier: 0.65
sprintSpeedModifier: 0.65
#ss220 buffHypopen end
- !type:GenericStatusEffect
conditions:
- !type:ReagentThreshold
reagent: Nocturine
min: 6 #ss220 buffHypopen
min: 8
key: ForcedSleep
component: ForcedSleeping
refresh: false
Expand Down

0 comments on commit b768dda

Please sign in to comment.