set_eat_effects |
Discworld food help |
set_eat_effects |
Name
query_eat_effects - The eat effects of the food.
Syntax
void set_eat_effects(mapping map);
Description
The eat effects of the object, this is a mapping. The mapping contains a set of strings (the effect) and a number associated with the effect.
This function should not be used, you should use add_eat_effect in general.
See also
add_eat_effect, query_eat_effects, remove_eat_effect