More new sounds and fixes equip sounds (#9464)

This commit is contained in:
Wowzewow (Wezzy)
2020-08-12 17:17:39 +08:00
committed by GitHub
parent f07baca057
commit 7114d3525f
287 changed files with 781 additions and 612 deletions

View File

@@ -55,7 +55,7 @@
if(do_after(user, 20/W.toolspeed, act_target = src))
if(QDELETED(src) || !WT.isOn())
return
playsound(src.loc, 'sound/items/Welder2.ogg', 50, 1)
playsound(src.loc, 'sound/items/welder_pry.ogg', 50, 1)
user.visible_message("<span class='notice'>\ [user] slices through the skin of \the [src], revealing a confused diona nymph.</span>")
else
return