名称：
	terminal_type - 告知 mudlib 使用者的终端机型态 (terminal type)
语法：
	void terminal_type( string term );

	无传回值 terminal_type( 字串 型态 );
用法：
	为使用者设定终端机型态规则时，会呼叫互动物件里头的此函式。此型态与
	telnet 交涉 (negotiation) 时所报告的相同。如果使用者端的程式一直没
	有回应〈例如此程式不是 telnet〉，则以后不再呼叫此函式。
作者：
	Tim Hollebeek  Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere
翻译：
	spock@muds.net		2000.Apr.26.	v22 版
