.DT
set_show_item_mess
DW_wibble creator help
set_show_item_mess

.SH Name
.SP 5 5
set_show_item_mess -  Overrides the default chat of showing an item to a player
.EP

.SH Syntax
.SI 5
void set_show_item_mess(string s)
.EI

.SH Parameters
.SI 5
%^BOLD%^s%^RESET%^ - the chat to replace the default with.  Must include $item$ and
$cost$, which will be replaced by the item short and the cost of the item
respectively.

.EI

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

.SH Description
.SP 5 5

Overrides the default chat of showing an item to a player
.EP

