5 m_Text =
"#next_combination_lock_dial";
8 override void CreateConditionComponents()
14 override bool HasTarget()
19 override bool IsInstant()
24 override bool RemoveForceTargetAfterUse()
29 override bool UseAcknowledgment()
47 override void Start( ActionData action_data )
49 super.Start( action_data );
53 if ( combination_lock )
55 combination_lock.SetNextDial();