Merge pull request #8729 from Ghommie/Ghommie-cit79

Ports "Removes SSreligion"
This commit is contained in:
kevinz000
2019-06-28 20:30:44 -07:00
committed by GitHub
10 changed files with 39 additions and 42 deletions
+2 -2
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"