Wash cum bug again

Muliple stacks break it..
This commit is contained in:
QuoteFox
2020-12-24 19:39:41 +00:00
parent 36deebe5b8
commit e6a7a295d2
3 changed files with 10 additions and 2 deletions
@@ -719,6 +719,10 @@
cut_overlay(mutable_appearance('hyperstation/icons/effects/cumoverlay.dmi', "cum_large"))
creamed = FALSE
/mob/living/carbon/human/wash_cum()
cut_overlay(mutable_appearance('hyperstation/icons/effects/cumoverlay.dmi', "cum_normal"))
cut_overlay(mutable_appearance('hyperstation/icons/effects/cumoverlay.dmi', "cum_large"))
//Turns a mob black, flashes a skeleton overlay
//Just like a cartoon!
/mob/living/carbon/human/proc/electrocution_animation(anim_duration)