mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Fixes Antihol
This commit is contained in:
@@ -794,7 +794,7 @@ datum/reagent/antihol/on_mob_life(var/mob/living/M as mob)
|
||||
M.drowsyness = 0
|
||||
M.slurring = 0
|
||||
M.confused = 0
|
||||
M.reagents.remove_reagent("ethanol", 8)
|
||||
M.reagents.remove_all_type(/datum/reagent/ethanol, 8, 0, 1)
|
||||
if(M.health < 25)
|
||||
M.adjustToxLoss(-2.0)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user