diff --git a/code/modules/reagents/reagents/medicine.dm b/code/modules/reagents/reagents/medicine.dm index 1baf30d128..eeefafa302 100644 --- a/code/modules/reagents/reagents/medicine.dm +++ b/code/modules/reagents/reagents/medicine.dm @@ -1405,5 +1405,5 @@ reagent_state = LIQUID color = "#80af9c" metabolism = REM * 0.002 - overdose = REAGENTS_OVERDOSE * 0.25 + overdose = REAGENTS_OVERDOSE scannable = 1