.DT
add_volume
Dead DW2 creator help
add_volume

.SH Name
.SP 5 5
add_volume -  This method returns the amount of volume left for liquids to be added into.
.EP

.SH Syntax
.SI 5
int add_volume(int vol)
.EI

.SH Parameters
.SI 5
%^BOLD%^vol%^RESET%^ - the amount of volume added
.EI

.SH Returns
.SI 5
1 if the addition was successful, 0 if not.EI

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

.SH Description
.SP 5 5

This method returns the amount of volume left for liquids to be
added into.
.EP

.SH See also
.SP 5 5
add_volume() 
.EP

