Config = Config or {} Config.Contractpasstask = { ["1@1@15"] = {type = 1,day = 1,task_type_id = 15,cons = 2,point = 50}, ["1@1@25"] = {type = 1,day = 1,task_type_id = 25,cons = 1,point = 30}, ["1@1@26"] = {type = 1,day = 1,task_type_id = 26,cons = 8,point = 50}, ["1@1@28"] = {type = 1,day = 1,task_type_id = 28,cons = 5,point = 50}, ["1@1@29"] = {type = 1,day = 1,task_type_id = 29,cons = 3,point = 50}, ["1@1@30"] = {type = 1,day = 1,task_type_id = 30,cons = 120,point = 50}, ["1@2@15"] = {type = 1,day = 2,task_type_id = 15,cons = 2,point = 50}, ["1@2@25"] = {type = 1,day = 2,task_type_id = 25,cons = 1,point = 30}, ["1@2@26"] = {type = 1,day = 2,task_type_id = 26,cons = 8,point = 50}, ["1@2@28"] = {type = 1,day = 2,task_type_id = 28,cons = 5,point = 50}, ["1@2@29"] = {type = 1,day = 2,task_type_id = 29,cons = 3,point = 50}, ["1@2@30"] = {type = 1,day = 2,task_type_id = 30,cons = 120,point = 50}, ["1@3@15"] = {type = 1,day = 3,task_type_id = 15,cons = 2,point = 50}, ["1@3@25"] = {type = 1,day = 3,task_type_id = 25,cons = 1,point = 30}, ["1@3@26"] = {type = 1,day = 3,task_type_id = 26,cons = 8,point = 50}, ["1@3@28"] = {type = 1,day = 3,task_type_id = 28,cons = 5,point = 50}, ["1@3@29"] = {type = 1,day = 3,task_type_id = 29,cons = 3,point = 50}, ["1@3@30"] = {type = 1,day = 3,task_type_id = 30,cons = 120,point = 50}, ["1@4@15"] = {type = 1,day = 4,task_type_id = 15,cons = 2,point = 50}, ["1@4@25"] = {type = 1,day = 4,task_type_id = 25,cons = 1,point = 30}, ["1@4@26"] = {type = 1,day = 4,task_type_id = 26,cons = 8,point = 50}, ["1@4@28"] = {type = 1,day = 4,task_type_id = 28,cons = 5,point = 50}, ["1@4@29"] = {type = 1,day = 4,task_type_id = 29,cons = 3,point = 50}, ["1@4@30"] = {type = 1,day = 4,task_type_id = 30,cons = 120,point = 50}, ["1@5@15"] = {type = 1,day = 5,task_type_id = 15,cons = 2,point = 50}, ["1@5@25"] = {type = 1,day = 5,task_type_id = 25,cons = 1,point = 30}, ["1@5@26"] = {type = 1,day = 5,task_type_id = 26,cons = 8,point = 50}, ["1@5@28"] = {type = 1,day = 5,task_type_id = 28,cons = 5,point = 50}, ["1@5@29"] = {type = 1,day = 5,task_type_id = 29,cons = 3,point = 50}, ["1@5@30"] = {type = 1,day = 5,task_type_id = 30,cons = 120,point = 50}, ["1@6@15"] = {type = 1,day = 6,task_type_id = 15,cons = 2,point = 50}, ["1@6@25"] = {type = 1,day = 6,task_type_id = 25,cons = 1,point = 30}, ["1@6@26"] = {type = 1,day = 6,task_type_id = 26,cons = 8,point = 50}, ["1@6@28"] = {type = 1,day = 6,task_type_id = 28,cons = 5,point = 50}, ["1@6@29"] = {type = 1,day = 6,task_type_id = 29,cons = 3,point = 50}, ["1@6@30"] = {type = 1,day = 6,task_type_id = 30,cons = 120,point = 50}, ["1@7@15"] = {type = 1,day = 7,task_type_id = 15,cons = 2,point = 50}, ["1@7@25"] = {type = 1,day = 7,task_type_id = 25,cons = 1,point = 30}, ["1@7@26"] = {type = 1,day = 7,task_type_id = 26,cons = 8,point = 50}, ["1@7@28"] = {type = 1,day = 7,task_type_id = 28,cons = 5,point = 50}, ["1@7@29"] = {type = 1,day = 7,task_type_id = 29,cons = 3,point = 50}, ["1@7@30"] = {type = 1,day = 7,task_type_id = 30,cons = 120,point = 50}, ["2@0@2"] = {type = 2,day = 0,task_type_id = 2,cons = 5,point = 100}, ["2@0@3"] = {type = 2,day = 0,task_type_id = 3,cons = 7,point = 150}, ["2@0@24"] = {type = 2,day = 0,task_type_id = 24,cons = 10,point = 200}, ["2@0@27"] = {type = 2,day = 0,task_type_id = 27,cons = 5,point = 300}, ["2@0@31"] = {type = 2,day = 0,task_type_id = 31,cons = 20,point = 200}, ["2@0@32"] = {type = 2,day = 0,task_type_id = 32,cons = 20,point = 200}, ["2@0@33"] = {type = 2,day = 0,task_type_id = 33,cons = 10000,point = 300}, }