//Generated by BehavEd

rem ( "Push/Pull Crate 3 and break other crates" );
remove ( "crate3_pull" );
remove ( "crate3_push" );

affect ( "crate3", /*@AFFECT_TYPE*/ FLUSH )
{
	move ( $tag( "crate3_1", ORIGIN)$, < 0.000 0.000 0.000 >, 500.000 );
}

wait ( 200.000 );
use ( "crate3breakable" );
remove ( "crate3" );
