/datum/element/cleaning cleans your face!

This commit is contained in:
Ghom
2020-02-08 06:18:00 +01:00
committed by GitHub
parent 72a285bb4d
commit 82e36846bc

View File

@@ -45,4 +45,4 @@
cleaned_human.clean_blood()
cleaned_human.wash_cream()
cleaned_human.regenerate_icons()
to_chat(cleaned_human, "<span class='danger'>[src] cleans your face!</span>")
to_chat(cleaned_human, "<span class='danger'>[AM] cleans your face!</span>")