源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

9 regels
455 B

Config = Config or {}
Config.Equipmentseriesopen = {
[1] = {series = 1,visible_lv = 1,open_lv = 1,task_id = 0},
[2] = {series = 2,visible_lv = 1,open_lv = 130,task_id = 5},
[3] = {series = 3,visible_lv = 130,open_lv = 230,task_id = 10},
[4] = {series = 4,visible_lv = 230,open_lv = 320,task_id = 15},
[5] = {series = 5,visible_lv = 330,open_lv = 420,task_id = 20},
[6] = {series = 6,visible_lv = 420,open_lv = 520,task_id = 25},
}