.DT
set_weight_unit
DW_wibble creator help
set_weight_unit
.SH Name
.SP 5 5
set_weight_unit - This method sets the weight units used for this type of stuff.
.EP
.SH Syntax
.SI 5
void set_weight_unit(int * numbers)
.EI
.SH Parameters
.SI 5
%^BOLD%^numbers%^RESET%^ - the new weight unit
.EI
.SH Defined in
.SI 5
/obj/cont_medium.c
.EI
.SH Description
.SP 5 5
This method sets the weight units used for this type
of stuff. The weight unit is an array ({ a, b }) which means
that b units of stuff have weight a.
.EP