/datum/element/cleaning cleans your face!

This commit is contained in:
Archie
2021-06-02 23:11:51 -03:00
parent dcac6a9e7e
commit 67b63f3dff
+1 -1
View File
@@ -46,4 +46,4 @@
cleaned_human.wash_cum()
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>")