.DT
do_buy
DW_wibble creator help
do_buy

.SH Name
.SP 5 5
do_buy -  The main entrace to the buy things command.
.EP

.SH Syntax
.SI 5
int do_buy(mixed indirect_obs,
           string dir_match,
           string indir_match,
           string * words)
.EI

.SH Returns
.SI 5
1 on success, 0 on failure
.EI

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

.SH Description
.SP 5 5

The main entrace to the buy things command.
.EP

