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

void set_puddle_name( string x )
'x' is set as the proper name
of this object when it is outside
of a container. Defaults to 
'the <puddle_id> of <primary_name>'

Prototype:
void set_puddle_name( string x );
