.DT
set_chimes
DW_wibble creator help
set_chimes

.SH Name
.SP 5 5
set_chimes -  setup chimes for this clock.
.EP

.SH Syntax
.SI 5
void set_chimes(int num,
                string mess)
.EI

.SH Parameters
.SI 5
%^BOLD%^num%^RESET%^ - 1 = every hour, 2 = every half hour, 3 = every quarter hour.
%^BOLD%^mess%^RESET%^ - The message to be displayed when the clock chimes.

.EI

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

.SH Description
.SP 5 5

setup chimes for this clock.
.EP

