.DT
add_weight
DW_wibble creator help
add_weight

.SH Name
.SP 5 5
add_weight -  This method is called in the move functions, it adds extra weight onto the object when something is moved inside it.
.EP

.SH Syntax
.SI 5
int add_weight(int n)
.EI

.SH Parameters
.SI 5
%^BOLD%^n%^RESET%^ - the amount to add
.EI

.SH Returns
.SI 5
1 if successfuly added.EI

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

.SH Description
.SP 5 5

This method is called in the move functions, it adds extra
weight onto the object when something is moved inside it.
.EP

.SH See also
.SP 5 5
/std/basic/misc->query_weight()

.EP

