.DT
set_too_heavy_mess
DW_wibble creator help
set_too_heavy_mess

.SH Name
.SP 5 5
set_too_heavy_mess -  Overrides the default chat of the player being too burdened to carry an item
.EP

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

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

.EI

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

.SH Description
.SP 5 5

Overrides the default chat of the player being too burdened to carry an
item
.EP

