Function set_pour_action:
Defined in module fluid (file: /std/fluid.c)

void set_pour_action( mixed x )
'x' is a simple action string or
a function that is evaluated whenever
this fluid is poured.  x may contain
$o to represent the fluid itself.

Prototype:
void set_pour_action( mixed x );
