mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Let's get drunk.
This commit is contained in:
@@ -324,7 +324,6 @@
|
||||
if(istype(loc, /mob/living/carbon/human))
|
||||
var/mob/living/carbon/human/H = loc
|
||||
if(H.head == src)
|
||||
H.drunk = 0 //never get drunk
|
||||
H.slurring = 3 //always slur
|
||||
|
||||
//////////// Suits ////////////
|
||||
|
||||
Reference in New Issue
Block a user