Function set_full_action:
Defined in module m_fluid_container (file: /std/modules/m_fluid_container.c)

set_full_action(x)
'x' is evaluated when this container
is full of fluid and can hold no more.
If it is a string, it is passed to
my_action().

Prototype:
void set_full_action( mixed x );
