state Base {
	Conditions {
	}
	Actions {	
		CnxController "from=pipe1_a" "to=pipe1_b" "on_flag=BLOCK" "obj=steam1" "checkvisible" "on_frames=1to1" "bothways"
		CnxController "from=pipe2_a" "to=pipe2_b" "on_flag=BLOCK" "obj=steam2" "checkvisible" "on_frames=1to1" "bothways"
		CnxController "from=ramp_a" "to=ramp_b" "off_flag=BLOCK" "obj=ramp2" "checkvisible" "on_frames=1to1" "bothways"
	}
}