.DT
remove_volume
Dead DW2 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 Parameters
.SI 5
%^BOLD%^vol_lost%^RESET%^ - the amount of volume removed
.EI

.SH Defined in
.SI 5
/obj/vessel.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

