.DT
remove_spell_action
DW_wibble creator help
remove_spell_action

.SH Name
.SP 5 5
remove_spell_action -  This method removes the specified spell action.
.EP

.SH Syntax
.SI 5
int remove_spell_action(string name)
.EI

.SH Parameters
.SI 5
%^BOLD%^name%^RESET%^ - the name of the spell to remove
.EI

.SH Returns
.SI 5
1 if successful, 0 if not
.EI

.SH Defined in
.SI 5
/obj/monster.c
.EI

.SH Description
.SP 5 5

This method removes the specified spell action.
.EP

