This commit is contained in:
Mieszko Jędrzejczak
2016-08-09 02:05:52 +02:00
parent 859608be54
commit 5320bed0af
+2 -2
View File
@@ -321,10 +321,10 @@
return ..()
/obj/item/clothing/head/pirate/fluff/stumpy/process()
if(istype(loc, /mob/living/carbon/human))
if(ishuman(loc))
var/mob/living/carbon/human/H = loc
if(H.head == src)
H.slurring = 3 //always slur
H.slurring = max(3, H.slurring) //always slur
//////////// Suits ////////////
/obj/item/clothing/suit/storage/labcoat/fluff/aeneas_rinil //Socialsystem: Lynn Fea