Merge pull request #20734 from CyberbossJHCB/NothingToSeeHere

Showers now clean hands + bloody gloves fix
This commit is contained in:
AnturK
2016-09-29 10:46:31 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -332,7 +332,7 @@
if(H.w_uniform.clean_blood())
H.update_inv_w_uniform()
if(washgloves)
clean_blood()
H.clean_blood()
if(H.shoes && washshoes)
if(H.shoes.clean_blood())
H.update_inv_shoes()