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"