Subversion-Projekte sthq.argas

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
46 lars 1
//Generated by BehavEd
2
 
3
 
4
affect ( "kirk_cin", /*@AFFECT_TYPE*/ FLUSH )
5
{
6
	set ( /*@SET_TYPES*/ "SET_INVISIBLE", /*@BOOL_TYPES*/ "true" );
7
	//(BHVDREM)  set ( /*@SET_TYPES*/ "SET_LOOK_TARGET", "cam3" );
8
}
9