From a32e6d172d2f433e3c2f3df4ef753b107bca53ee Mon Sep 17 00:00:00 2001 From: TimChi <123629996+timchigaming@users.noreply.github.com> Date: Wed, 23 Oct 2024 22:28:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B5=D0=BF=D0=B5=D1=80=D1=8C=20=D0=B0?= =?UTF-8?q?=D0=BB=D0=BA=D0=BE=D0=B3=D0=BE=D0=BB=D1=8C=20=D0=B4=D0=B0=D1=91?= =?UTF-8?q?=D1=82=20=D0=BD=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C=D1=88=D0=BE=D0=B9?= =?UTF-8?q?=20=D1=88=D0=BE=D0=BA=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82(?= =?UTF-8?q?=D0=B1=D0=BE=D0=BB=D1=8C=20=D0=BD=D0=B5=20=D1=87=D1=83=D0=B2?= =?UTF-8?q?=D1=81=D1=82=D0=B2=D1=83=D0=B5=D1=82=D1=81=D1=8F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/modules/reagents/chemistry/reagents/alcohol.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/reagents/chemistry/reagents/alcohol.dm b/code/modules/reagents/chemistry/reagents/alcohol.dm index 69d68fe4c7e..df8b0080390 100644 --- a/code/modules/reagents/chemistry/reagents/alcohol.dm +++ b/code/modules/reagents/chemistry/reagents/alcohol.dm @@ -179,6 +179,7 @@ alcohol_perc = 0.4 drink_icon = "ginvodkaglass" drink_name = "Glass of vodka" + shock_reduction = 10 drink_desc = "The glass contain wodka. Xynta." taste_description = "vodka"