mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Merge pull request #8961 from dwinters99/dingaling
Added audio to jingle-bell verb
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
|
||||
if(!jingled)
|
||||
usr.audible_message("[usr] jingles the [src]'s bell.")
|
||||
playsound(src, 'sound/items/pickup/ring.ogg', 50, 1)
|
||||
jingled = 1
|
||||
addtimer(CALLBACK(src, .proc/jingledreset), 50)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user