ignore_response
ignore_response
is an object property
(aliased to s_to) specifically
used for characters. It is called by
SpeakTo if the character being talked to is
unfriendly or if an order was given and no
order_response has been set. It is called
by DoTalk, DoAsk, and
DoTell if the character is unfriendly.
Example
character jimmy "Jimmy"
{
noun "jimmy"
long_desc
"Jimmy is a little brat!"
ignore_response
"Jimmy ignores you and sticks his tongue out at you! The nerve!"
}