Skip to main content

remove_spell_effect

Discworld spells help

remove_spell_effect

Name

remove_spell_effect - Removes a spell effect.

Syntax

int remove_spell_effect(string name);

Description

This removes a spell effect as given by the name. Note this doesnt use the type field at all. It searches each type for the spell of the given name and removes that.

See also

query_effects, add_spell_effect, query_effect