/tg/ Station 13 - Modules - TypesVar Details

listen_prayers

A component that allows the attached mind to listen prayers from other mobs. Unlike admins, they cannot smite the person for it, also the prayers are anonymous unless the person says who he's in the message.

Vars

deity_nameThis will be affixed to the "deities" that have heard this message.
pre_prayer_callbackA callback called before the prayer is heard. May alter the message or prevent it from being heard if it returns FALSE
toggleThe action that the owner can use to ignore the prayers
toggle_descThe description we give to the instance of the listen_prayers toggle.

Var Details

deity_name

This will be affixed to the "deities" that have heard this message.

pre_prayer_callback

A callback called before the prayer is heard. May alter the message or prevent it from being heard if it returns FALSE

toggle

The action that the owner can use to ignore the prayers

toggle_desc

The description we give to the instance of the listen_prayers toggle.