mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
changes alignments to light/neutral/dark, removes atheism
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user