Merge pull request #5724 from Heroman3003/washingmachine-noise

Added washing machine working sound
This commit is contained in:
Atermonera
2018-12-11 16:46:36 -05:00
committed by VirgoBot
parent 5fe51f64ad
commit 9bc49a2ca7
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@
else
state = 5
update_icon()
playsound(src, 'sound/items/washingmachine.ogg', 50, 1, 1)
sleep(200)
for(var/atom/A in washing)
A.clean_blood()
Binary file not shown.