From 16d5a2496a2e75c37c10b87cc9dd6cf5f4449a88 Mon Sep 17 00:00:00 2001 From: LoneAsket Date: Tue, 26 Nov 2024 23:09:07 +0500 Subject: [PATCH] =?UTF-8?q?:cl:=20qol:=20=D0=9C=D0=B5=D1=82=D0=B0=D0=B1?= =?UTF-8?q?=D0=BE=D0=BB=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=20=D0=9E=D0=BA?= =?UTF-8?q?=D1=81=D0=B8=D0=BA=D0=BE=D0=B4=D0=BE=D0=BD=D0=B0=20=D0=BF=D1=80?= =?UTF-8?q?=D0=B8=D0=B2=D0=B5=D0=B4=D0=B5=D0=BD=D0=B0=20=D0=BA=20=D1=81?= =?UTF-8?q?=D1=82=D0=B0=D0=BD=D0=B4=D0=B0=D1=80=D1=82=D0=BD=D0=BE=D0=B9.?= =?UTF-8?q?=20/:cl:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/modules/reagents/reagents/medical.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/reagents/reagents/medical.dm b/code/modules/reagents/reagents/medical.dm index 82b46c0f1a1..12fce353b35 100644 --- a/code/modules/reagents/reagents/medical.dm +++ b/code/modules/reagents/reagents/medical.dm @@ -149,7 +149,6 @@ name = "Oxycodone" description = "An effective and very addictive painkiller." color = COLOR_REAGENT_OXYCODONE - custom_metabolism = REAGENTS_METABOLISM * 1.25 overdose_threshold = REAGENTS_OVERDOSE * 0.5 overdose_crit_threshold = REAGENTS_OVERDOSE_CRITICAL * 0.5 scannable = TRUE