=======================================================================

%^RED%^%^BOLD%^ SYNTAX :: %^RESET%^ set_sound ( target, message )
%^RED%^%^BOLD%^ SYNTAX :: %^RESET%^ set_sound ( target, function )

This function is present in all objects. It will add the sound named
in the string target into the object. Either a string message can be
defined or a function pointer (: :) .

see also ::

set_sounds, remove_sound, remove_sounds, query_sound, query_sounds

