Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Resources/Prototypes/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1888,9 +1888,9 @@
- !type:AdjustReagent
reagent: Ephedrine
amount: -3.0
- !type:AdjustReagent
reagent: Stimulants
amount: -1.0 #Goobstation edit
#- !type:AdjustReagent # CorvaxGoob edit: Галоперидол больше не выводит гиперизин.
# reagent: Stimulants
# amount: -1.0 #Goobstation edit
- !type:AdjustReagent
reagent: THC
amount: -3.0
Expand Down
5 changes: 5 additions & 0 deletions Resources/Prototypes/Reagents/narcotics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,11 @@
min: 1
reagent: ChloralHydrate
amount: -10
# CorvaxGoob-Start
- !type:AdjustReagent
reagent: Haloperidol
amount: -3.0
# CorvaxGoob-End
- !type:ModifyStatusEffect
effectProto: StatusEffectStimulantsStamina # You are on meth. You keep going.
time: 3
Expand Down
Loading