Merge pull request #8915 from Seris02/letmeCLEAN

allows soap and showers to clean toes, and space cleaner to actually clean synthetic toes
This commit is contained in:
Spookerton
2023-02-04 20:30:50 +00:00
committed by VirgoBot
parent 40752420f8
commit c5e353fab7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -443,7 +443,7 @@
..()
if(iscarbon(M))
var/mob/living/carbon/C = M
C.clean_blood()
C.clean_blood(TRUE)
/datum/reagent/space_cleaner/touch_obj(var/obj/O)
..()