deaconize 
Deaconize Makes a sentient, non-cult member of the station into a Holy person, able to use bibles & other chap gear. Is a one-time use ability, given to all sects that don't have their own variation of it.
Vars | |
potential_deacon | The person currently being deaconized. |
---|---|
Procs | |
invite_deacon | Async proc that waits for a response on joining the sect. If they accept, the deaconize rite can now recruit them instead of just offering more invites. |
is_valid_for_deacon | Helper if the passed possible_deacon is valid to become a deacon or not. |
Var Details
potential_deacon 
The person currently being deaconized.
Proc Details
invite_deacon
Async proc that waits for a response on joining the sect. If they accept, the deaconize rite can now recruit them instead of just offering more invites.
is_valid_for_deacon
Helper if the passed possible_deacon is valid to become a deacon or not.