.DT
remove_eat_effect
DW_wibble creator help
remove_eat_effect

.SH Name
.SP 5 5
remove_eat_effect -  This removes the eat effect of the given name.
.EP

.SH Syntax
.SI 5
void remove_eat_effect(string word)
.EI

.SH Parameters
.SI 5
%^BOLD%^word%^RESET%^ - The name of the effect to delete.
.EI

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

.SH Description
.SP 5 5

This removes the eat effect of the given name.

.EP

.SH See also
.SP 5 5
add_eat_effect()

.EP

