Merge pull request #1750 from Yoshax/towelfix

Fixes towel hit sound
This commit is contained in:
Datraen
2016-05-26 15:44:28 -04:00
+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)