changes alignments to light/neutral/dark, removes atheism

This commit is contained in:
Kyep
2018-11-27 17:34:10 -08:00
parent e2c8614456
commit c5a4abeb8b
4 changed files with 10 additions and 33 deletions
-4
View File
@@ -13,10 +13,6 @@
if(client.handle_spam_prevention(msg, MUTE_PRAY, OOC_COOLDOWN))
return
if(mind && !mind.canpray)
to_chat(usr, "<span class='warning'>You cannot pray (atheist).</span>")
return
var/image/cross = image('icons/obj/storage.dmi',"bible")
var/font_color = "purple"
var/prayer_type = "PRAYER"