Skip to main content

do_spell_effects

Discworld spells help

do_spell_effects

Name

do_spell_effects - Does the spell effects.

Syntax

int do_spell_effects(object ob);

Description

This is the function called from the heart_beat of the creature with the spell effects. It updates the number of heart beats of the effect and deletes it if nessessary as well as calling the required functions.

See also

query_effect, add_spell_effect, remove_spell_effect