Port fix of Slow Comfortable Screw Against the Wall

The drink was set to strength = 0 resulting in a divide by 0 and infinite alcoholism. You'd literally commit alcohol coma and instant liver death on drinking this, and it'd CONTINUE because it'd persist in your blud.
This commit is contained in:
Rykka
2020-07-19 15:36:53 -04:00
parent 1890491e9d
commit 5ce2caba73
@@ -282,7 +282,7 @@
id = "scsatw"
description = "The screwdriver's bigger cousin."
taste_description = "smooth, savory booze and tangy orange juice."
strength = 0
strength = 7 // 2x that of Screwdriver, which means you DIVIDE the strength by half.
druggy = 0
halluci = 0
var/adj_dizzy = 0