From 4ded9566139698f5f4bc3eef1eeb048f551b3dde Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Sat, 23 Dec 2023 14:57:34 -0800 Subject: [PATCH] actually it's 33% rum why is it not 33% the power --- code/modules/reagents/chemistry/reagents/alcohol_reagents.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/alcohol_reagents.dm b/code/modules/reagents/chemistry/reagents/alcohol_reagents.dm index a7dcf77441..33a95570b3 100644 --- a/code/modules/reagents/chemistry/reagents/alcohol_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/alcohol_reagents.dm @@ -1461,7 +1461,7 @@ All effects don't start immediately, but rather get worse over time; the rate is description = "The traditional way to get absolutely hammered at a Christmas party." color = "#fcfdc6" // rgb: 252, 253, 198 nutriment_factor = 2 * REAGENTS_METABOLISM - boozepwr = 1 + boozepwr = 20 quality = DRINK_VERYGOOD taste_description = "custard and alcohol" glass_icon_state = "nog3"