Fixes Antihol 2: Electric Boogaloo (#17955)

* unboozening

* unboozening 2: electric boogalo
This commit is contained in:
Mitchs98
2022-06-13 12:27:33 +01:00
committed by GitHub
parent af5ac7ebcc
commit 0931e7ee32
3 changed files with 5 additions and 5 deletions
@@ -33,7 +33,7 @@ Bonus
if(A.stage >= 3)
M.AdjustSlur(-4 SECONDS)
M.AdjustDrunk(-8 SECONDS)
M.reagents.remove_all_type(/datum/reagent/consumable/ethanol, 3, 0, 1)
M.reagents.remove_all_type(/datum/reagent/consumable/ethanol, 3)
if(A.stage >= 4)
M.AdjustDrowsy(-4 SECONDS)
if(RD.has_reagent("lsd"))