Ding for prayers

This commit is contained in:
Artur
2021-01-04 23:23:55 +02:00
parent 8b18d4b3c5
commit 9e16df56aa
2 changed files with 2 additions and 0 deletions

View File

@@ -48,6 +48,8 @@
if(C.prefs.toggles & SOUND_PRAYERS)
if(usr.job == "Chaplain")
SEND_SOUND(C, sound('sound/effects/pray.ogg'))
else
SEND_SOUND(C, sound('sound/effects/ding.ogg'))
to_chat(usr, "<span class='info'>You pray to the gods: \"[msg_tmp]\"</span>")
SSblackbox.record_feedback("tally", "admin_verb", 1, "Prayer") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!

BIN
sound/effects/ding.ogg Normal file

Binary file not shown.