Speed { camera = "Goal Camera Path"; show_time = 2; description = "LNG_RIDE_FASTER_THAN_100_KMPH"; completed_text = "LNG_SPEED_GOAL_COMPLETED"; limit = 100; }; Speed { camera = "Goal Camera Path"; show_time = 2; description = "LNG_RIDE_FASTER_THAN_130_KMPH"; completed_text = "LNG_SPEED_GOAL_COMPLETED"; limit = 130; }; Vertical_Drop { camera = "Goal Camera Path_2"; show_time = 2; description = "LNG_FIND_40M_DROP"; completed_text = "LNG_VERTICAL_DROP_GOAL_COMPLETED"; limit = 40; }; Rail { camera = "Goal Camera Path_2"; show_time = 2; description = "LNG_RAIL_12_METERS"; completed_text = "LNG_RAILING_GOAL_COMPLETED"; limit = 12; }; Message { camera = "Goal Camera Path_3"; show_time = 2; description = "LNG_JUMP_OVER_5_BRIDGES"; completed_text = "LNG_JUMP_OVER_5_BRIDGES_COMPLETED"; listen = "msg_bridge"; }; Photo_Op { camera = "Goal Camera Path_3"; show_time = 2; description = "LNG_GET_YOUR_PHOTO_TO_TWS_COVER"; completed_text = "LNG_TWS_COVER_PICTURE_GOAL_COMPLETED"; limit = 2000; }; Position { camera = "Goal Camera Path"; show_time = 1; description = "LNG_FINISH_FIRST_IN_FIRST_CHECKPOINT"; completed_text = "LNG_FINISHED_FIRST_IN_FIRST_CHECKPOINT"; checkpoint = 1; position = 1; }; Position { camera = "Goal Camera Path"; show_time = 1; description = "LNG_FINISH_FIRST_IN_SECOND_CHECKPOINT"; completed_text = "LNG_FINISHED_FIRST_IN_SECOND_CHECKPOINT"; checkpoint = 2; position = 1; }; Position { camera = "Goal Camera Path"; show_time = 2; description = "LNG_WIN_THE_RACE"; completed_text = "LNG_WON_THE_RACE"; checkpoint = 3; position = 1; };