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
@@ -1605,6 +1605,7 @@
message_admins("[key_name(H)] got their cookie, spawned by [key_name(src.owner)]")
feedback_inc("admin_cookies_spawned",1)
H << "<span class='adminnotice'>Your prayers have been answered!! You received the <b>best cookie</b>!</span>"
H << 'sound/effects/pray_chaplain.ogg'
else if(href_list["BlueSpaceArtillery"])
var/mob/living/M = locate(href_list["BlueSpaceArtillery"])