Merge pull request #14428 from VOREStation/upstream-merge-8915

[MIRROR] allows soap and showers to clean toes, and space cleaner to actually clean synthetic toes
This commit is contained in:
Heroman3003
2023-02-04 20:58:26 +00:00
committed by CHOMPStation2
parent 61b96d004a
commit 450842aaec
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -194,7 +194,7 @@
wash(M)
process_heat(M)
for (var/atom/movable/G in src.loc)
G.clean_blood()
G.clean_blood(TRUE)
else
soundloop.stop()