siege-remontel/includes/MoreVerbs.inf

10 lines
315 B
INI
Raw Normal View History

2022-02-09 16:41:31 -06:00
[ TalkSub;
if (noun == player) print_ret "Nothing you hear surprises you.";
if (RunLife(noun,##Talk) ~= false) return;
"At the moment, you can't think of anything to say.";
];
Verb 'talk' 't//' 'converse' 'chat' 'gossip'
* 'to'/'with' creature -> Talk
* creature -> Talk;