//Generated by BehavEd

rem ( "Reset Counter 1" );

affect ( "counter1", /*@AFFECT_TYPE*/ FLUSH )
{
	set ( /*@SET_TYPES*/ "SET_COUNT", "2" );
}

