Merge pull request #11524 from Ghommie/Ghommie-cit627

More or less ports "Clothing /under repath"
This commit is contained in:
kevinz000
2020-03-23 10:40:31 -07:00
committed by GitHub
154 changed files with 2880 additions and 2724 deletions
@@ -708,7 +708,7 @@
/mob/living/carbon/human/wash_cream()
if(creamed) //clean both to prevent a rare bug
cut_overlay(mutable_appearance('icons/effects/creampie.dmi', "creampie_snout"))
cut_overlay(mutable_appearance('icons/effects/creampie.dmi', "creampie_lizard"))
cut_overlay(mutable_appearance('icons/effects/creampie.dmi', "creampie_human"))
creamed = FALSE