From 506a2989e03ea754660b723a7996524952a6e793 Mon Sep 17 00:00:00 2001 From: Viz <107632879+Inadvizable@users.noreply.github.com> Date: Thu, 28 Jul 2022 15:54:18 +0200 Subject: [PATCH] why is this possible (#18597) --- code/modules/reagents/chemistry/reagents/toxins.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/reagents/chemistry/reagents/toxins.dm b/code/modules/reagents/chemistry/reagents/toxins.dm index 83afdd5f1d6..0b6f49d6703 100644 --- a/code/modules/reagents/chemistry/reagents/toxins.dm +++ b/code/modules/reagents/chemistry/reagents/toxins.dm @@ -447,6 +447,7 @@ drink_icon ="beerglass" drink_name = "Beer glass" drink_desc = "A freezing pint of beer" + can_synth = FALSE taste_description = "beer" taste_description = "piss water"