.DT
set_leak_rate
Dead DW2 creator help
set_leak_rate

.SH Name
.SP 5 5
set_leak_rate -  This method sets the leak rate of the container.
.EP

.SH Syntax
.SI 5
void set_leak_rate(int i)
.EI

.SH Parameters
.SI 5
%^BOLD%^i%^RESET%^ - the new leak rate of the container
.EI

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

.SH Description
.SP 5 5

This method sets the leak rate of the container.  The leak rate is how
fast stuff leaks out of the container.
.EP

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

