.DT
set_ownership
DW_wibble creator help
set_ownership

.SH Name
.SP 5 5
set_ownership -  This sets who owns the container, if it set to 0 then no one owns it.
.EP

.SH Syntax
.SI 5
void set_ownership(string word)
.EI

.SH Parameters
.SI 5
%^BOLD%^word%^RESET%^ - who owns the container
.EI

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

.SH Description
.SP 5 5

This sets who owns the container, if it set to 0 then no one
owns it.  This is used in the theft determination for the object.
.EP

.SH See also
.SP 5 5
query_ownership()

.EP

