[MIRROR] Removes SSreligion (#5636)

* Merge pull request #44191 from AffectedArc07/removes-ss-religion
This commit is contained in:
yogstation13-bot
2019-06-02 03:56:50 +02:00
committed by Gary Lafortune
parent f53fe70506
commit 746e0532f9
10 changed files with 36 additions and 40 deletions

View File

@@ -25,8 +25,8 @@
cross.icon_state = "kingyellow"
font_color = "blue"
prayer_type = "CHAPLAIN PRAYER"
if(SSreligion.deity)
deity = SSreligion.deity
if(GLOB.deity)
deity = GLOB.deity
else if(iscultist(usr))
cross.icon_state = "tome"
font_color = "red"