[Main page] [Overview]     /module /drinkable /set_nutrition_effect

SYNOPSIS
void set_nutrition_effect( closure|int effect)

FILE
/std/modules/nutrition_effect.c

DESCRIPTION
Sets the nutrition effect. If the effect is a closure, the
closure will be evaluated with the player object and the
nutrition object to perform the effect. If it is an int,
it must be one of the standard effects.

SEE ALSO
/include/nutrition.h