Fixes towel hit sound

This commit is contained in:
Yoshax
2016-05-26 16:48:25 +01:00
parent 6a8ff0e57d
commit 5ad5206db3
+1 -1
View File
@@ -6,7 +6,7 @@
force = 3.0
w_class = 3.0
attack_verb = list("whipped")
hitsound = "towelwhip"
hitsound = 'sound/weapons/towelwhip.ogg'
desc = "A soft cotton towel."
/obj/item/weapon/towel/attack_self(mob/living/user as mob)