Merge pull request #1224 from ArchieBeepBoop/CLEANSYOURFACE

/datum/element/cleaning cleans your face!
This commit is contained in:
Dahlular
2021-06-04 06:17:13 -06:00
committed by GitHub
+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>")