Merge pull request #9139 from Xhuis/pray_4_fun

Adds prayer sounds to admins + prioritizes chaplain prayers
This commit is contained in:
Razharas
2015-06-11 02:58:46 +03:00
7 changed files with 28 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@ var/list/admin_verbs_default = list(
/client/proc/deadchat, /*toggles deadchat on/off*/
/client/proc/dsay, /*talk in deadchat using our ckey/fakekey*/
/client/proc/toggleprayers, /*toggles prayers on/off*/
/client/verb/toggleprayersounds, /*Toggles prayer sounds (HALLELUJAH!)*/
/client/proc/toggle_hear_radio, /*toggles whether we hear the radio*/
/client/proc/investigate_show, /*various admintools for investigation. Such as a singulo grief-log*/
/client/proc/secrets,