.DT
set_full_weight
DW_wibble creator help
set_full_weight

.SH Name
.SP 5 5
set_full_weight -  This method sets the weight of the container when it is full.
.EP

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

.SH Parameters
.SI 5
%^BOLD%^i%^RESET%^ - the new weight of the containe when full.
.EI

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

.SH Description
.SP 5 5

This method sets the weight of the container when it is full.
.EP

.SH See also
.SP 5 5
query_full_weight(), set_weight()

.EP

