.DT
remove_attack
DW_wibble creator help
remove_attack

.SH Name
.SP 5 5
remove_attack -  This method removes the attack of the given name.
.EP

.SH Syntax
.SI 5
void remove_attack(string a_name)
.EI

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

.SH Defined in
.SI 5
/std/weapon_logic.c
.EI

.SH Description
.SP 5 5

This method removes the attack of the given name.
.EP

.SH See also
.SP 5 5
add_attack()

.EP

