| |
- __unload__()
- removes the hooks for faith.
- chk_can_pray(ch, cmd)
- cmd_pray(ch, cmd, arg)
- Pray to selected god.
- count_faith(ch)
- Set description for level of faith.
- faith_hook(info)
- When player faith value change, get new description for it.
- faitholc_choice_exec(sock, data)
- Edit faith.
- faitholc_chooser(sock, data, option)
- Try to pick faith settings to set.
- faitholc_extend_menu(sock, data)
- Display option in main menu.
- faitholc_menu(sock, data)
- Display faith settings.
- faitholc_parser(sock, mobile, choice, arg)
- Set new value for faith settings.
- pray_heal(ch, tgt, amount)
- Prayers which heal selected target by amount of hit points.
|