mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
More new sounds and fixes equip sounds (#9464)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user