254 lines
19 KiB
Plaintext
254 lines
19 KiB
Plaintext
function on_mcm_load()
|
|
op = { id= "kit_rework", sh=true ,gr =
|
|
{
|
|
|
|
{ id = "title", type= "slide", link= "kitspawn_main_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "reset_kits", type = "check", val = 1, def = false },
|
|
|
|
-- l01_escape
|
|
{ id = "title", type= "slide", link= "kitspawn_l01_escape_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l01_escape_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 2, hint = "kitspawn_min" },
|
|
{ id = "l01_escape_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 3, hint = "kitspawn_max" },
|
|
{ id = "l01_escape_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 6, hint = "kitspawn_valuables_min" },
|
|
{ id = "l01_escape_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 9, hint = "kitspawn_valuables_max" },
|
|
|
|
-- k00_marsh
|
|
{ id = "title", type= "slide", link= "kitspawn_k00_marsh_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "k00_marsh_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 4, hint = "kitspawn_min" },
|
|
{ id = "k00_marsh_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 6, hint = "kitspawn_max" },
|
|
{ id = "k00_marsh_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 6, hint = "kitspawn_valuables_min" },
|
|
{ id = "k00_marsh_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 11, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l02_garbage
|
|
{ id = "title", type= "slide", link= "kitspawn_l02_garbage_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l02_garbage_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 3, hint = "kitspawn_min" },
|
|
{ id = "l02_garbage_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 5, hint = "kitspawn_max" },
|
|
{ id = "l02_garbage_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 6, hint = "kitspawn_valuables_min" },
|
|
{ id = "l02_garbage_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 9, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l03_agroprom
|
|
{ id = "title", type= "slide", link= "kitspawn_l03_agroprom_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l03_agroprom_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 3, hint = "kitspawn_min" },
|
|
{ id = "l03_agroprom_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 5, hint = "kitspawn_max" },
|
|
{ id = "l03_agroprom_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 6, hint = "kitspawn_valuables_min" },
|
|
{ id = "l03_agroprom_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 9, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l08_yantar
|
|
{ id = "title", type= "slide", link= "kitspawn_l08_yantar_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l08_yantar_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 3, hint = "kitspawn_min" },
|
|
{ id = "l08_yantar_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 5, hint = "kitspawn_max" },
|
|
{ id = "l08_yantar_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 5, hint = "kitspawn_valuables_min" },
|
|
{ id = "l08_yantar_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 12, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l06_rostok
|
|
{ id = "title", type= "slide", link= "kitspawn_l06_rostok_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l06_rostok_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 3, hint = "kitspawn_min" },
|
|
{ id = "l06_rostok_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 5, hint = "kitspawn_max" },
|
|
{ id = "l06_rostok_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 6, hint = "kitspawn_valuables_min" },
|
|
{ id = "l06_rostok_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 9, hint = "kitspawn_valuables_max" },
|
|
|
|
-- k01_darkscape
|
|
{ id = "title", type= "slide", link= "kitspawn_k01_darkscape_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "k01_darkscape_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 4, hint = "kitspawn_min" },
|
|
{ id = "k01_darkscape_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 6, hint = "kitspawn_max" },
|
|
{ id = "k01_darkscape_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 6, hint = "kitspawn_valuables_min" },
|
|
{ id = "k01_darkscape_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 13, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l04_darkvalley
|
|
{ id = "title", type= "slide", link= "kitspawn_l04_darkvalley_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l04_darkvalley_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 3, hint = "kitspawn_min" },
|
|
{ id = "l04_darkvalley_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 5, hint = "kitspawn_max" },
|
|
{ id = "l04_darkvalley_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 6, hint = "kitspawn_valuables_min" },
|
|
{ id = "l04_darkvalley_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 9, hint = "kitspawn_valuables_max" },
|
|
|
|
-- k02_trucks_cemetery
|
|
{ id = "title", type= "slide", link= "kitspawn_k02_trucks_cemetery_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "k02_trucks_cemetery_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 12, hint = "kitspawn_min" },
|
|
{ id = "k02_trucks_cemetery_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 15, hint = "kitspawn_max" },
|
|
{ id = "k02_trucks_cemetery_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 12, hint = "kitspawn_valuables_min" },
|
|
{ id = "k02_trucks_cemetery_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 18, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l09_deadcity
|
|
{ id = "title", type= "slide", link= "kitspawn_l09_deadcity_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l09_deadcity_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 6, hint = "kitspawn_min" },
|
|
{ id = "l09_deadcity_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 10, hint = "kitspawn_max" },
|
|
{ id = "l09_deadcity_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 7, hint = "kitspawn_valuables_min" },
|
|
{ id = "l09_deadcity_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 11, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l10_limansk
|
|
{ id = "title", type= "slide", link= "kitspawn_l10_limansk_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l10_limansk_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 5, hint = "kitspawn_min" },
|
|
{ id = "l10_limansk_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 7, hint = "kitspawn_max" },
|
|
{ id = "l10_limansk_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 7, hint = "kitspawn_valuables_min" },
|
|
{ id = "l10_limansk_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 11, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l07_military
|
|
{ id = "title", type= "slide", link= "kitspawn_l07_military_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l07_military_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 3, hint = "kitspawn_min" },
|
|
{ id = "l07_military_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 5, hint = "kitspawn_max" },
|
|
{ id = "l07_military_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 5, hint = "kitspawn_valuables_min" },
|
|
{ id = "l07_military_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 12, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l10_radar
|
|
{ id = "title", type= "slide", link= "kitspawn_l10_radar_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l10_radar_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 4, hint = "kitspawn_min" },
|
|
{ id = "l10_radar_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 7, hint = "kitspawn_max" },
|
|
{ id = "l10_radar_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 6, hint = "kitspawn_valuables_min" },
|
|
{ id = "l10_radar_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 9, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l10_red_forest
|
|
{ id = "title", type= "slide", link= "kitspawn_l10_red_forest_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l10_red_forest_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 4, hint = "kitspawn_min" },
|
|
{ id = "l10_red_forest_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 7, hint = "kitspawn_max" },
|
|
{ id = "l10_red_forest_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 4, hint = "kitspawn_valuables_min" },
|
|
{ id = "l10_red_forest_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 10, hint = "kitspawn_valuables_max" },
|
|
|
|
-- jupiter
|
|
{ id = "title", type= "slide", link= "kitspawn_jupiter_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "jupiter_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 7, hint = "kitspawn_min" },
|
|
{ id = "jupiter_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 9, hint = "kitspawn_max" },
|
|
{ id = "jupiter_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 8, hint = "kitspawn_valuables_min" },
|
|
{ id = "jupiter_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 11, hint = "kitspawn_valuables_max" },
|
|
|
|
-- zaton
|
|
{ id = "title", type= "slide", link= "kitspawn_zaton_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "zaton_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 8, hint = "kitspawn_min" },
|
|
{ id = "zaton_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 12, hint = "kitspawn_max" },
|
|
{ id = "zaton_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 8, hint = "kitspawn_valuables_min" },
|
|
{ id = "zaton_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 15, hint = "kitspawn_valuables_max" },
|
|
|
|
-- l11_pripyat
|
|
{ id = "title", type= "slide", link= "kitspawn_l11_pripyat_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l11_pripyat_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 6, hint = "kitspawn_min" },
|
|
{ id = "l11_pripyat_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 9, hint = "kitspawn_max" },
|
|
{ id = "l11_pripyat_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 8, hint = "kitspawn_valuables_min" },
|
|
{ id = "l11_pripyat_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 13, hint = "kitspawn_valuables_max" },
|
|
|
|
-- pripyat (outskirts)
|
|
{ id = "title", type= "slide", link= "kitspawn_outskirts_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "pripyat_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 8, hint = "kitspawn_min" },
|
|
{ id = "pripyat_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 12, hint = "kitspawn_max" },
|
|
{ id = "pripyat_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 8, hint = "kitspawn_valuables_min" },
|
|
{ id = "pripyat_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 14, hint = "kitspawn_valuables_max" },
|
|
|
|
-- Miracle Machine
|
|
{ id = "title", type= "slide", link= "kitspawn_l08u_brainlab_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l08u_brainlab_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 1, hint = "kitspawn_min" },
|
|
{ id = "l08u_brainlab_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 2, hint = "kitspawn_max" },
|
|
{ id = "l08u_brainlab_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 4, hint = "kitspawn_valuables_min" },
|
|
{ id = "l08u_brainlab_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 7, hint = "kitspawn_valuables_max" },
|
|
|
|
-- Brain Scorcher
|
|
{ id = "title", type= "slide", link= "kitspawn_l10u_bunker_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l10u_bunker_min", type = "track", val = 2, max = 20, min = 1, step = 1, def = 1, hint = "kitspawn_min" },
|
|
{ id = "l10u_bunker_max", type = "track", val = 2, max = 20, min = 1, step = 1, def = 2, hint = "kitspawn_max" },
|
|
{ id = "l10u_bunker_upg_min", type = "track", val = 2, max = 30, min = 1, step = 1, def = 5, hint = "kitspawn_valuables_min" },
|
|
{ id = "l10u_bunker_upg_max", type = "track", val = 2, max = 30, min = 1, step = 1, def = 7, hint = "kitspawn_valuables_max" },
|
|
|
|
----------------------------------------------------------------------------------------
|
|
------------- UNFINISHED AREAS ---------------------------------------------------------
|
|
----------------------------------------------------------------------------------------
|
|
--[[
|
|
-- l05_bar
|
|
{ id = "title", type= "slide", link= "kitspawn_l05_bar_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l05_bar_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l05_bar_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l05_bar_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l05_bar_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l11_hospital
|
|
{ id = "title", type= "slide", link= "kitspawn_l11_hospital_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l11_hospital_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l11_hospital_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l11_hospital_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l11_hospital_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l12_stancia
|
|
{ id = "title", type= "slide", link= "kitspawn_l12_stancia_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l12_stancia_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l12_stancia_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l12_stancia_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l12_stancia_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l12_stancia_2
|
|
{ id = "title", type= "slide", link= "kitspawn_l12_stancia_2_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l12_stancia_2_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l12_stancia_2_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l12_stancia_2_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l12_stancia_2_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l13_generators
|
|
{ id = "title", type= "slide", link= "kitspawn_l13_generators_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l13_generators_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l13_generators_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l13_generators_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l13_generators_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- y04_pole
|
|
{ id = "title", type= "slide", link= "kitspawn_y04_pole_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "y04_pole_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "y04_pole_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "y04_pole_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "y04_pole_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- jupiter_underground
|
|
{ id = "title", type= "slide", link= "kitspawn_jupiter_underground_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "jupiter_underground_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "jupiter_underground_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "jupiter_underground_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "jupiter_underground_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- labx8
|
|
{ id = "title", type= "slide", link= "kitspawn_labx8_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "labx8_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "labx8_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "labx8_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "labx8_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l03u_agr_underground
|
|
{ id = "title", type= "slide", link= "kitspawn_l03u_agr_underground_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l03u_agr_underground_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l03u_agr_underground_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l03u_agr_underground_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l03u_agr_underground_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l04u_labx18
|
|
{ id = "title", type= "slide", link= "kitspawn_l04u_labx18_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l04u_labx18_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l04u_labx18_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l04u_labx18_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l04u_labx18_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l12u_control_monolith
|
|
{ id = "title", type= "slide", link= "kitspawn_l12u_control_monolith_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l12u_control_monolith_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l12u_control_monolith_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l12u_control_monolith_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l12u_control_monolith_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l12u_sarcofag
|
|
{ id = "title", type= "slide", link= "kitspawn_l12u_sarcofag_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l12u_sarcofag_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l12u_sarcofag_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l12u_sarcofag_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l12u_sarcofag_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
|
|
-- l13u_warlab
|
|
{ id = "title", type= "slide", link= "kitspawn_l13u_warlab_mcm_banner", text= "", spacing = 20 },
|
|
{ id = "l13u_warlab_min", type = "track", val = 2, max = 2, min = 1, step = 1, def = 1},
|
|
{ id = "l13u_warlab_max", type = "track", val = 2, max = 2, min = 1, step = 1, def = 2},
|
|
{ id = "l13u_warlab_upg_min", type = "track", val = 2, max = 3, min = 1, step = 1, def = 1},
|
|
{ id = "l13u_warlab_upg_max", type = "track", val = 2, max = 3, min = 1, step = 1, def = 2},
|
|
--]]
|
|
}
|
|
}
|
|
return op
|
|
end
|
|
|
|
local defaults = {
|
|
}
|
|
|
|
function get_config(key)
|
|
local opt = ui_mcm and ui_mcm.get("kit_rework/"..key)
|
|
if opt ~= nil then return opt else return defaults[key] end
|
|
end |