.DT
set_max_weight
DW_wibble creator help
set_max_weight

.SH Name
.SP 5 5
set_max_weight -  This method sets the maximum amount of weight that can be carried in this container.
.EP

.SH Syntax
.SI 5
void set_max_weight(int number)
.EI

.SH Parameters
.SI 5
%^BOLD%^number%^RESET%^ - the new maximum weight
.EI

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

.SH Description
.SP 5 5

This method sets the maximum amount of weight that can
be carried in this container.
.EP

.SH See also
.SP 5 5
query_max_weight()

.EP

