.DT
set_burdened_mess
DW_wibble creator help
set_burdened_mess

.SH Name
.SP 5 5
set_burdened_mess -  This method sets the message that is displayed when an item is too  heavy to be placed in the victim's inventory.
.EP

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

.SH Parameters
.SI 5
%^BOLD%^s%^RESET%^ - message to display
.EI

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

.SH Description
.SP 5 5

This method sets the message that is displayed when an item is too 
heavy to be placed in the victim's inventory. This uses the same format
as the normal delivery message.



.EP

.SH See also
.SP 5 5
set_delivery_mess(), query_burdened_mess()

.EP

