modular_skyrat/master_files/code/modules/religion/religious_sects.dm
/proc/reset_religion | It's time to kill GLOB Reset religion to its default state so the new chaplain becomes high priest and can change the sect, armor, weapon type, etc Also handles the selection of a holy successor from existing crew if multiple chaplains are on station. |
---|---|
/proc/pick_holy_successor | Chooses a valid holy successor from GLOB.holy_successor weakref list and sets things up for them to be the new high priest |
/proc/list_holy_successors | Create a list of the holy successors mobs from GLOB.holy_successors weakref list |