Function set_decay_action:
Defined in module m_decay (file: /std/modules/m_decay.c)

set_decay_action(string) causes 'string' to be printed this
object decays.  set_decay_action(function) causes the function
to be called instead.

Prototype:
void set_decay_action(mixed action);
