.DT
remove_volume
DW_wibble creator help
remove_volume

.SH Name
.SP 5 5
remove_volume -  This method removes some volume of liquid from the container.
.EP

.SH Syntax
.SI 5
int remove_volume(int vol_lost)
.EI

.SH Defined in
.SI 5
/obj/container.c
.EI

.SH Description
.SP 5 5

This method removes some volume of liquid from the container.
.EP

.SH See also
.SP 5 5
add_volume(), query_volume()

.EP

