btmux-0.6-rc4/doc/
btmux-0.6-rc4/event/
btmux-0.6-rc4/game/
btmux-0.6-rc4/game/maps/
btmux-0.6-rc4/game/mechs/
btmux-0.6-rc4/game/text/help/
btmux-0.6-rc4/game/text/help/cat_faction/
btmux-0.6-rc4/game/text/help/cat_inform/
btmux-0.6-rc4/game/text/help/cat_misc/
btmux-0.6-rc4/game/text/help/cat_mux/
btmux-0.6-rc4/game/text/help/cat_mux/cat_commands/
btmux-0.6-rc4/game/text/help/cat_mux/cat_functions/
btmux-0.6-rc4/game/text/help/cat_templates/
btmux-0.6-rc4/game/text/wizhelp/
btmux-0.6-rc4/include/
btmux-0.6-rc4/misc/
btmux-0.6-rc4/python/
btmux-0.6-rc4/src/hcode/btech/
btmux-0.6-rc4/tree/
& @chown

  Syntax: @chown <object>[=<player>]
          @chown <object>/<attr>[=<player>]
 
  The first form changes the ownership of <object> to <player>
  (default is to yourself).  Objects may be things, rooms or exits. 
  To chown things, you have to be carrying the thing. For rooms or 
  exits, you have to be in the room. Objects must have the CHOWN_OK 
  flag set before they may be @chowned. In a room, the command used 
  must be @chown here = <name>, and for an object, you must be very 
  specific.
 
  The second form changes the ownership of the indicated attribute on
  <object> to <player> (default is the owner of the object).  You 
  may only @chown unlocked attributes.  You may @chown unlocked 
  attributes on objects that you own to yourself, and you may also 
  @chown attributes that you own on objects owned by others to the 
  owner of the object.
 
  When an object is @chowned, all unlocked attributes on the object
  are automatically @chowned as well, locked attributes remain owned 
  by their original owners.
 
  The HALTED flag is automatically set on the new copy of the object.
  Players can't be @chowned; they always own themselves.
 
  See also: @lock, @Unlock, CHOWN_OK, ATTRIBUTE OWNERSHIP