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

Attempts to fill the container, but limited to amount of fluid
(eg fill one container from another, by "pour")

Prototype:
int part_fill_with( object fluid );
