//MaulA state Base { Conditions { } Actions { CnxController "from=bridge_a" "to=bridge_b" "off_flag=BLOCK" "obj=bridge_d1" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge_b" "to=bridge_c" "off_flag=BLOCK" "obj=bridge_d1" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge_c" "to=bridge_d" "off_flag=BLOCK" "obj=bridge_d1" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=bridge_d" "to=bridge_e" "off_flag=BLOCK" "obj=bridge_d1" "checkvisible" "on_frames=lastframeTOlastframe" "bothways" CnxController "from=lift1_a" "to=lift1_b" "off_flag=BLOCK" "obj=mid" "checkvisible" "on_frames=1TO1" CnxController "from=lift2_a" "to=lift2_b" "off_flag=BLOCK" "obj=mid1" "checkvisible" "on_frames=1TO1" } }