Advertisement
Guest User

Untitled

a guest
Jun 28th, 2021
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 131.34 KB | None | 0 0
  1. {
  2.     "difficulty.max_no_competitors": {
  3.         "type": "int",
  4.         "min": 0,
  5.         "max": 14,
  6.         "def": 0,
  7.         "to": 219,
  8.         "from": 97,
  9.         "ctype": "SLE_UINT8",
  10.         "flags": []
  11.     },
  12.     "null.1": {
  13.         "type": "null",
  14.         "def": "",
  15.         "to": 110,
  16.         "from": 97,
  17.         "length": "1",
  18.         "flags": []
  19.     },
  20.     "difficulty.number_towns": {
  21.         "type": "int",
  22.         "min": 0,
  23.         "max": 4,
  24.         "def": 2,
  25.         "to": 219,
  26.         "from": 97,
  27.         "ctype": "SLE_UINT8",
  28.         "flags": []
  29.     },
  30.     "difficulty.industry_density": {
  31.         "type": "int",
  32.         "min": 0,
  33.         "max": 5,
  34.         "def": 5,
  35.         "to": 219,
  36.         "from": 97,
  37.         "ctype": "SLE_UINT8",
  38.         "flags": []
  39.     },
  40.     "difficulty.max_loan": {
  41.         "type": "int",
  42.         "min": 100000,
  43.         "max": 500000,
  44.         "def": 300000,
  45.         "to": 219,
  46.         "from": 97,
  47.         "ctype": "SLE_UINT32",
  48.         "flags": []
  49.     },
  50.     "difficulty.initial_interest": {
  51.         "type": "int",
  52.         "min": 2,
  53.         "max": 4,
  54.         "def": 2,
  55.         "to": 219,
  56.         "from": 97,
  57.         "ctype": "SLE_UINT8",
  58.         "flags": []
  59.     },
  60.     "difficulty.vehicle_costs": {
  61.         "type": "int",
  62.         "min": 0,
  63.         "max": 2,
  64.         "def": 0,
  65.         "to": 219,
  66.         "from": 97,
  67.         "ctype": "SLE_UINT8",
  68.         "flags": []
  69.     },
  70.     "difficulty.competitor_speed": {
  71.         "type": "int",
  72.         "min": 0,
  73.         "max": 4,
  74.         "def": 2,
  75.         "to": 219,
  76.         "from": 97,
  77.         "ctype": "SLE_UINT8",
  78.         "flags": []
  79.     },
  80.     "null.2": {
  81.         "type": "null",
  82.         "def": "",
  83.         "to": 110,
  84.         "from": 97,
  85.         "length": "1",
  86.         "flags": []
  87.     },
  88.     "difficulty.vehicle_breakdowns": {
  89.         "type": "int",
  90.         "min": 0,
  91.         "max": 2,
  92.         "def": 1,
  93.         "to": 219,
  94.         "from": 97,
  95.         "ctype": "SLE_UINT8",
  96.         "flags": []
  97.     },
  98.     "difficulty.subsidy_multiplier": {
  99.         "type": "int",
  100.         "min": 0,
  101.         "max": 3,
  102.         "def": 2,
  103.         "to": 219,
  104.         "from": 97,
  105.         "ctype": "SLE_UINT8",
  106.         "flags": []
  107.     },
  108.     "difficulty.construction_cost": {
  109.         "type": "int",
  110.         "min": 0,
  111.         "max": 2,
  112.         "def": 0,
  113.         "to": 219,
  114.         "from": 97,
  115.         "ctype": "SLE_UINT8",
  116.         "flags": []
  117.     },
  118.     "difficulty.terrain_type": {
  119.         "type": "int",
  120.         "min": 0,
  121.         "max": 4,
  122.         "def": 1,
  123.         "to": 219,
  124.         "from": 97,
  125.         "ctype": "SLE_UINT8",
  126.         "flags": []
  127.     },
  128.     "difficulty.quantity_sea_lakes": {
  129.         "type": "int",
  130.         "min": 0,
  131.         "max": 4,
  132.         "def": 0,
  133.         "to": 219,
  134.         "from": 97,
  135.         "ctype": "SLE_UINT8",
  136.         "flags": []
  137.     },
  138.     "difficulty.economy": {
  139.         "type": "enum",
  140.         "choices": [
  141.             "false",
  142.             "true"
  143.         ],
  144.         "def": false,
  145.         "to": 219,
  146.         "from": 97,
  147.         "ctype": "BOOL",
  148.         "flags": []
  149.     },
  150.     "difficulty.line_reverse_mode": {
  151.         "type": "enum",
  152.         "choices": [
  153.             "false",
  154.             "true"
  155.         ],
  156.         "def": false,
  157.         "to": 219,
  158.         "from": 97,
  159.         "ctype": "BOOL",
  160.         "flags": []
  161.     },
  162.     "difficulty.disasters": {
  163.         "type": "enum",
  164.         "choices": [
  165.             "false",
  166.             "true"
  167.         ],
  168.         "def": false,
  169.         "to": 219,
  170.         "from": 97,
  171.         "ctype": "BOOL",
  172.         "flags": []
  173.     },
  174.     "difficulty.town_council_tolerance": {
  175.         "type": "int",
  176.         "min": 0,
  177.         "max": 2,
  178.         "def": 0,
  179.         "to": 219,
  180.         "from": 97,
  181.         "ctype": "SLE_UINT8",
  182.         "flags": []
  183.     },
  184.     "diff_level": {
  185.         "type": "int",
  186.         "min": 0,
  187.         "max": 3,
  188.         "def": 3,
  189.         "to": 178,
  190.         "from": 97,
  191.         "ctype": "SLE_UINT8",
  192.         "flags": [
  193.             "SLF_NOT_IN_CONFIG"
  194.         ]
  195.     },
  196.     "game_creation.town_name": {
  197.         "type": "enum",
  198.         "choices": [
  199.             "english",
  200.             "french",
  201.             "german",
  202.             "american",
  203.             "latin",
  204.             "silly",
  205.             "swedish",
  206.             "dutch",
  207.             "finnish",
  208.             "polish",
  209.             "slovak",
  210.             "norwegian",
  211.             "hungarian",
  212.             "austrian",
  213.             "romanian",
  214.             "czech",
  215.             "swiss",
  216.             "danish",
  217.             "turkish",
  218.             "italian",
  219.             "catalan"
  220.         ],
  221.         "def": 0,
  222.         "to": 219,
  223.         "from": 97,
  224.         "ctype": "SLE_UINT8",
  225.         "flags": []
  226.     },
  227.     "game_creation.landscape": {
  228.         "type": "enum",
  229.         "choices": [
  230.             "temperate",
  231.             "arctic",
  232.             "tropic",
  233.             "toyland"
  234.         ],
  235.         "def": 0,
  236.         "to": 219,
  237.         "from": 97,
  238.         "ctype": "SLE_UINT8",
  239.         "flags": []
  240.     },
  241.     "null.3": {
  242.         "type": "null",
  243.         "def": "",
  244.         "to": 164,
  245.         "from": 97,
  246.         "length": "1",
  247.         "flags": []
  248.     },
  249.     "vehicle.road_side": {
  250.         "type": "enum",
  251.         "choices": [
  252.             "left",
  253.             "right"
  254.         ],
  255.         "def": 1,
  256.         "to": 219,
  257.         "from": 97,
  258.         "ctype": "SLE_UINT8",
  259.         "flags": []
  260.     },
  261.     "construction.max_heightlevel": {
  262.         "type": "int",
  263.         "min": 15,
  264.         "max": 255,
  265.         "def": 30,
  266.         "to": 219,
  267.         "from": 194,
  268.         "ctype": "SLE_UINT8",
  269.         "flags": []
  270.     },
  271.     "construction.build_on_slopes": {
  272.         "type": "enum",
  273.         "choices": [
  274.             "false",
  275.             "true"
  276.         ],
  277.         "def": true,
  278.         "to": 219,
  279.         "from": 0,
  280.         "ctype": "BOOL",
  281.         "flags": []
  282.     },
  283.     "construction.command_pause_level": {
  284.         "type": "int",
  285.         "min": 0,
  286.         "max": 3,
  287.         "def": 1,
  288.         "to": 219,
  289.         "from": 154,
  290.         "ctype": "SLE_UINT8",
  291.         "flags": []
  292.     },
  293.     "construction.terraform_per_64k_frames": {
  294.         "type": "int",
  295.         "min": 0,
  296.         "max": 1073741824,
  297.         "def": 4194304,
  298.         "to": 219,
  299.         "from": 156,
  300.         "ctype": "SLE_UINT32",
  301.         "flags": []
  302.     },
  303.     "construction.terraform_frame_burst": {
  304.         "type": "int",
  305.         "min": 0,
  306.         "max": 1073741824,
  307.         "def": 4096,
  308.         "to": 219,
  309.         "from": 156,
  310.         "ctype": "SLE_UINT16",
  311.         "flags": []
  312.     },
  313.     "construction.clear_per_64k_frames": {
  314.         "type": "int",
  315.         "min": 0,
  316.         "max": 1073741824,
  317.         "def": 4194304,
  318.         "to": 219,
  319.         "from": 156,
  320.         "ctype": "SLE_UINT32",
  321.         "flags": []
  322.     },
  323.     "construction.clear_frame_burst": {
  324.         "type": "int",
  325.         "min": 0,
  326.         "max": 1073741824,
  327.         "def": 4096,
  328.         "to": 219,
  329.         "from": 156,
  330.         "ctype": "SLE_UINT16",
  331.         "flags": []
  332.     },
  333.     "construction.tree_per_64k_frames": {
  334.         "type": "int",
  335.         "min": 0,
  336.         "max": 1073741824,
  337.         "def": 4194304,
  338.         "to": 219,
  339.         "from": 175,
  340.         "ctype": "SLE_UINT32",
  341.         "flags": []
  342.     },
  343.     "construction.tree_frame_burst": {
  344.         "type": "int",
  345.         "min": 0,
  346.         "max": 1073741824,
  347.         "def": 4096,
  348.         "to": 219,
  349.         "from": 175,
  350.         "ctype": "SLE_UINT16",
  351.         "flags": []
  352.     },
  353.     "construction.autoslope": {
  354.         "type": "enum",
  355.         "choices": [
  356.             "false",
  357.             "true"
  358.         ],
  359.         "def": true,
  360.         "to": 219,
  361.         "from": 75,
  362.         "ctype": "BOOL",
  363.         "flags": []
  364.     },
  365.     "construction.extra_dynamite": {
  366.         "type": "enum",
  367.         "choices": [
  368.             "false",
  369.             "true"
  370.         ],
  371.         "def": true,
  372.         "to": 219,
  373.         "from": 0,
  374.         "ctype": "BOOL",
  375.         "flags": []
  376.     },
  377.     "construction.max_bridge_length": {
  378.         "type": "int",
  379.         "min": 1,
  380.         "max": 4096,
  381.         "def": 64,
  382.         "to": 219,
  383.         "from": 159,
  384.         "ctype": "SLE_UINT16",
  385.         "flags": []
  386.     },
  387.     "construction.max_bridge_height": {
  388.         "type": "int",
  389.         "min": 1,
  390.         "max": 255,
  391.         "def": 12,
  392.         "to": 219,
  393.         "from": 194,
  394.         "ctype": "SLE_UINT8",
  395.         "flags": []
  396.     },
  397.     "construction.max_tunnel_length": {
  398.         "type": "int",
  399.         "min": 1,
  400.         "max": 4096,
  401.         "def": 64,
  402.         "to": 219,
  403.         "from": 159,
  404.         "ctype": "SLE_UINT16",
  405.         "flags": []
  406.     },
  407.     "null.4": {
  408.         "type": "null",
  409.         "def": "",
  410.         "to": 159,
  411.         "from": 0,
  412.         "length": "1",
  413.         "flags": []
  414.     },
  415.     "construction.train_signal_side": {
  416.         "type": "int",
  417.         "min": 0,
  418.         "max": 2,
  419.         "def": 1,
  420.         "to": 219,
  421.         "from": 0,
  422.         "ctype": "SLE_UINT8",
  423.         "flags": []
  424.     },
  425.     "station.never_expire_airports": {
  426.         "type": "enum",
  427.         "choices": [
  428.             "false",
  429.             "true"
  430.         ],
  431.         "def": false,
  432.         "to": 219,
  433.         "from": 0,
  434.         "ctype": "BOOL",
  435.         "flags": []
  436.     },
  437.     "economy.town_layout": {
  438.         "type": "int",
  439.         "min": 0,
  440.         "max": 4,
  441.         "def": 0,
  442.         "to": 219,
  443.         "from": 59,
  444.         "ctype": "SLE_UINT8",
  445.         "flags": []
  446.     },
  447.     "economy.allow_town_roads": {
  448.         "type": "enum",
  449.         "choices": [
  450.             "false",
  451.             "true"
  452.         ],
  453.         "def": true,
  454.         "to": 219,
  455.         "from": 113,
  456.         "ctype": "BOOL",
  457.         "flags": []
  458.     },
  459.     "economy.found_town": {
  460.         "type": "int",
  461.         "min": 0,
  462.         "max": 2,
  463.         "def": 0,
  464.         "to": 219,
  465.         "from": 128,
  466.         "ctype": "SLE_UINT8",
  467.         "flags": []
  468.     },
  469.     "economy.allow_town_level_crossings": {
  470.         "type": "enum",
  471.         "choices": [
  472.             "false",
  473.             "true"
  474.         ],
  475.         "def": true,
  476.         "to": 219,
  477.         "from": 143,
  478.         "ctype": "BOOL",
  479.         "flags": []
  480.     },
  481.     "economy.town_cargogen_mode": {
  482.         "type": "int",
  483.         "min": 0,
  484.         "max": 1,
  485.         "def": 1,
  486.         "to": 219,
  487.         "from": 208,
  488.         "ctype": "SLE_UINT8",
  489.         "flags": []
  490.     },
  491.     "linkgraph.recalc_interval": {
  492.         "type": "int",
  493.         "min": 2,
  494.         "max": 32,
  495.         "def": 4,
  496.         "to": 219,
  497.         "from": 183,
  498.         "ctype": "SLE_UINT16",
  499.         "flags": []
  500.     },
  501.     "linkgraph.recalc_time": {
  502.         "type": "int",
  503.         "min": 1,
  504.         "max": 4096,
  505.         "def": 16,
  506.         "to": 219,
  507.         "from": 183,
  508.         "ctype": "SLE_UINT16",
  509.         "flags": []
  510.     },
  511.     "linkgraph.distribution_pax": {
  512.         "type": "int",
  513.         "min": 0,
  514.         "max": 2,
  515.         "def": 0,
  516.         "to": 219,
  517.         "from": 183,
  518.         "ctype": "SLE_UINT8",
  519.         "flags": []
  520.     },
  521.     "linkgraph.distribution_mail": {
  522.         "type": "int",
  523.         "min": 0,
  524.         "max": 2,
  525.         "def": 0,
  526.         "to": 219,
  527.         "from": 183,
  528.         "ctype": "SLE_UINT8",
  529.         "flags": []
  530.     },
  531.     "linkgraph.distribution_armoured": {
  532.         "type": "int",
  533.         "min": 0,
  534.         "max": 2,
  535.         "def": 0,
  536.         "to": 219,
  537.         "from": 183,
  538.         "ctype": "SLE_UINT8",
  539.         "flags": []
  540.     },
  541.     "linkgraph.distribution_default": {
  542.         "type": "int",
  543.         "min": 0,
  544.         "max": 1,
  545.         "def": 0,
  546.         "to": 219,
  547.         "from": 183,
  548.         "ctype": "SLE_UINT8",
  549.         "flags": []
  550.     },
  551.     "linkgraph.accuracy": {
  552.         "type": "int",
  553.         "min": 2,
  554.         "max": 64,
  555.         "def": 16,
  556.         "to": 219,
  557.         "from": 183,
  558.         "ctype": "SLE_UINT8",
  559.         "flags": []
  560.     },
  561.     "linkgraph.demand_distance": {
  562.         "type": "int",
  563.         "min": 0,
  564.         "max": 255,
  565.         "def": 100,
  566.         "to": 219,
  567.         "from": 183,
  568.         "ctype": "SLE_UINT8",
  569.         "flags": []
  570.     },
  571.     "linkgraph.demand_size": {
  572.         "type": "int",
  573.         "min": 0,
  574.         "max": 100,
  575.         "def": 100,
  576.         "to": 219,
  577.         "from": 183,
  578.         "ctype": "SLE_UINT8",
  579.         "flags": []
  580.     },
  581.     "linkgraph.short_path_saturation": {
  582.         "type": "int",
  583.         "min": 0,
  584.         "max": 250,
  585.         "def": 80,
  586.         "to": 219,
  587.         "from": 183,
  588.         "ctype": "SLE_UINT8",
  589.         "flags": []
  590.     },
  591.     "vehicle.train_acceleration_model": {
  592.         "type": "int",
  593.         "min": 0,
  594.         "max": 1,
  595.         "def": 1,
  596.         "to": 219,
  597.         "from": 0,
  598.         "ctype": "SLE_UINT8",
  599.         "flags": []
  600.     },
  601.     "vehicle.roadveh_acceleration_model": {
  602.         "type": "int",
  603.         "min": 0,
  604.         "max": 1,
  605.         "def": 1,
  606.         "to": 219,
  607.         "from": 139,
  608.         "ctype": "SLE_UINT8",
  609.         "flags": []
  610.     },
  611.     "vehicle.train_slope_steepness": {
  612.         "type": "int",
  613.         "min": 0,
  614.         "max": 10,
  615.         "def": 3,
  616.         "to": 219,
  617.         "from": 133,
  618.         "ctype": "SLE_UINT8",
  619.         "flags": []
  620.     },
  621.     "vehicle.roadveh_slope_steepness": {
  622.         "type": "int",
  623.         "min": 0,
  624.         "max": 10,
  625.         "def": 7,
  626.         "to": 219,
  627.         "from": 139,
  628.         "ctype": "SLE_UINT8",
  629.         "flags": []
  630.     },
  631.     "pf.forbid_90_deg": {
  632.         "type": "enum",
  633.         "choices": [
  634.             "false",
  635.             "true"
  636.         ],
  637.         "def": false,
  638.         "to": 219,
  639.         "from": 0,
  640.         "ctype": "BOOL",
  641.         "flags": []
  642.     },
  643.     "vehicle.max_train_length": {
  644.         "type": "int",
  645.         "min": 1,
  646.         "max": 64,
  647.         "def": 7,
  648.         "to": 219,
  649.         "from": 159,
  650.         "ctype": "SLE_UINT8",
  651.         "flags": []
  652.     },
  653.     "null.5": {
  654.         "type": "null",
  655.         "def": "",
  656.         "to": 159,
  657.         "from": 0,
  658.         "length": "1",
  659.         "flags": []
  660.     },
  661.     "vehicle.smoke_amount": {
  662.         "type": "int",
  663.         "min": 0,
  664.         "max": 2,
  665.         "def": 1,
  666.         "to": 219,
  667.         "from": 145,
  668.         "ctype": "SLE_UINT8",
  669.         "flags": []
  670.     },
  671.     "null.6": {
  672.         "type": "null",
  673.         "def": "",
  674.         "to": 159,
  675.         "from": 0,
  676.         "length": "1",
  677.         "flags": []
  678.     },
  679.     "pf.roadveh_queue": {
  680.         "type": "enum",
  681.         "choices": [
  682.             "false",
  683.             "true"
  684.         ],
  685.         "def": true,
  686.         "to": 219,
  687.         "from": 0,
  688.         "ctype": "BOOL",
  689.         "flags": []
  690.     },
  691.     "pf.new_pathfinding_all": {
  692.         "type": "enum",
  693.         "choices": [
  694.             "false",
  695.             "true"
  696.         ],
  697.         "def": false,
  698.         "to": 87,
  699.         "from": 0,
  700.         "ctype": "BOOL",
  701.         "flags": []
  702.     },
  703.     "pf.yapf.ship_use_yapf": {
  704.         "type": "enum",
  705.         "choices": [
  706.             "false",
  707.             "true"
  708.         ],
  709.         "def": false,
  710.         "to": 87,
  711.         "from": 28,
  712.         "ctype": "BOOL",
  713.         "flags": []
  714.     },
  715.     "pf.yapf.road_use_yapf": {
  716.         "type": "enum",
  717.         "choices": [
  718.             "false",
  719.             "true"
  720.         ],
  721.         "def": true,
  722.         "to": 87,
  723.         "from": 28,
  724.         "ctype": "BOOL",
  725.         "flags": []
  726.     },
  727.     "pf.yapf.rail_use_yapf": {
  728.         "type": "enum",
  729.         "choices": [
  730.             "false",
  731.             "true"
  732.         ],
  733.         "def": true,
  734.         "to": 87,
  735.         "from": 28,
  736.         "ctype": "BOOL",
  737.         "flags": []
  738.     },
  739.     "pf.pathfinder_for_trains": {
  740.         "type": "int",
  741.         "min": 1,
  742.         "max": 2,
  743.         "def": 2,
  744.         "to": 219,
  745.         "from": 87,
  746.         "ctype": "SLE_UINT8",
  747.         "flags": []
  748.     },
  749.     "pf.pathfinder_for_roadvehs": {
  750.         "type": "int",
  751.         "min": 1,
  752.         "max": 2,
  753.         "def": 2,
  754.         "to": 219,
  755.         "from": 87,
  756.         "ctype": "SLE_UINT8",
  757.         "flags": []
  758.     },
  759.     "pf.pathfinder_for_ships": {
  760.         "type": "int",
  761.         "min": 1,
  762.         "max": 2,
  763.         "def": 2,
  764.         "to": 219,
  765.         "from": 87,
  766.         "ctype": "SLE_UINT8",
  767.         "flags": []
  768.     },
  769.     "vehicle.never_expire_vehicles": {
  770.         "type": "enum",
  771.         "choices": [
  772.             "false",
  773.             "true"
  774.         ],
  775.         "def": false,
  776.         "to": 219,
  777.         "from": 0,
  778.         "ctype": "BOOL",
  779.         "flags": []
  780.     },
  781.     "vehicle.max_trains": {
  782.         "type": "int",
  783.         "min": 0,
  784.         "max": 5000,
  785.         "def": 500,
  786.         "to": 219,
  787.         "from": 0,
  788.         "ctype": "SLE_UINT16",
  789.         "flags": []
  790.     },
  791.     "vehicle.max_roadveh": {
  792.         "type": "int",
  793.         "min": 0,
  794.         "max": 5000,
  795.         "def": 500,
  796.         "to": 219,
  797.         "from": 0,
  798.         "ctype": "SLE_UINT16",
  799.         "flags": []
  800.     },
  801.     "vehicle.max_aircraft": {
  802.         "type": "int",
  803.         "min": 0,
  804.         "max": 5000,
  805.         "def": 200,
  806.         "to": 219,
  807.         "from": 0,
  808.         "ctype": "SLE_UINT16",
  809.         "flags": []
  810.     },
  811.     "vehicle.max_ships": {
  812.         "type": "int",
  813.         "min": 0,
  814.         "max": 5000,
  815.         "def": 300,
  816.         "to": 219,
  817.         "from": 0,
  818.         "ctype": "SLE_UINT16",
  819.         "flags": []
  820.     },
  821.     "_old_vds.servint_ispercent": {
  822.         "type": "enum",
  823.         "choices": [
  824.             "false",
  825.             "true"
  826.         ],
  827.         "def": false,
  828.         "to": 120,
  829.         "from": 0,
  830.         "ctype": "BOOL",
  831.         "flags": []
  832.     },
  833.     "_old_vds.servint_trains": {
  834.         "type": "int",
  835.         "min": 5,
  836.         "max": 800,
  837.         "def": 150,
  838.         "to": 120,
  839.         "from": 0,
  840.         "ctype": "SLE_UINT16",
  841.         "flags": []
  842.     },
  843.     "_old_vds.servint_roadveh": {
  844.         "type": "int",
  845.         "min": 5,
  846.         "max": 800,
  847.         "def": 150,
  848.         "to": 120,
  849.         "from": 0,
  850.         "ctype": "SLE_UINT16",
  851.         "flags": []
  852.     },
  853.     "_old_vds.servint_ships": {
  854.         "type": "int",
  855.         "min": 5,
  856.         "max": 800,
  857.         "def": 360,
  858.         "to": 120,
  859.         "from": 0,
  860.         "ctype": "SLE_UINT16",
  861.         "flags": []
  862.     },
  863.     "_old_vds.servint_aircraft": {
  864.         "type": "int",
  865.         "min": 5,
  866.         "max": 800,
  867.         "def": 150,
  868.         "to": 120,
  869.         "from": 0,
  870.         "ctype": "SLE_UINT16",
  871.         "flags": []
  872.     },
  873.     "order.no_servicing_if_no_breakdowns": {
  874.         "type": "enum",
  875.         "choices": [
  876.             "false",
  877.             "true"
  878.         ],
  879.         "def": true,
  880.         "to": 219,
  881.         "from": 0,
  882.         "ctype": "BOOL",
  883.         "flags": []
  884.     },
  885.     "vehicle.wagon_speed_limits": {
  886.         "type": "enum",
  887.         "choices": [
  888.             "false",
  889.             "true"
  890.         ],
  891.         "def": true,
  892.         "to": 219,
  893.         "from": 0,
  894.         "ctype": "BOOL",
  895.         "flags": []
  896.     },
  897.     "vehicle.disable_elrails": {
  898.         "type": "enum",
  899.         "choices": [
  900.             "false",
  901.             "true"
  902.         ],
  903.         "def": false,
  904.         "to": 219,
  905.         "from": 38,
  906.         "ctype": "BOOL",
  907.         "flags": []
  908.     },
  909.     "vehicle.freight_trains": {
  910.         "type": "int",
  911.         "min": 1,
  912.         "max": 255,
  913.         "def": 1,
  914.         "to": 219,
  915.         "from": 39,
  916.         "ctype": "SLE_UINT8",
  917.         "flags": []
  918.     },
  919.     "null.7": {
  920.         "type": "null",
  921.         "def": "",
  922.         "to": 159,
  923.         "from": 67,
  924.         "length": "1",
  925.         "flags": []
  926.     },
  927.     "vehicle.plane_speed": {
  928.         "type": "int",
  929.         "min": 1,
  930.         "max": 4,
  931.         "def": 4,
  932.         "to": 219,
  933.         "from": 90,
  934.         "ctype": "SLE_UINT8",
  935.         "flags": []
  936.     },
  937.     "vehicle.dynamic_engines": {
  938.         "type": "enum",
  939.         "choices": [
  940.             "false",
  941.             "true"
  942.         ],
  943.         "def": true,
  944.         "to": 219,
  945.         "from": 95,
  946.         "ctype": "BOOL",
  947.         "flags": []
  948.     },
  949.     "vehicle.plane_crashes": {
  950.         "type": "int",
  951.         "min": 0,
  952.         "max": 2,
  953.         "def": 2,
  954.         "to": 219,
  955.         "from": 138,
  956.         "ctype": "SLE_UINT8",
  957.         "flags": []
  958.     },
  959.     "null.8": {
  960.         "type": "null",
  961.         "def": "",
  962.         "to": 159,
  963.         "from": 0,
  964.         "length": "1",
  965.         "flags": []
  966.     },
  967.     "gui.sg_full_load_any": {
  968.         "type": "enum",
  969.         "choices": [
  970.             "false",
  971.             "true"
  972.         ],
  973.         "def": true,
  974.         "to": 93,
  975.         "from": 22,
  976.         "ctype": "BOOL",
  977.         "flags": []
  978.     },
  979.     "order.improved_load": {
  980.         "type": "enum",
  981.         "choices": [
  982.             "false",
  983.             "true"
  984.         ],
  985.         "def": true,
  986.         "to": 219,
  987.         "from": 0,
  988.         "ctype": "BOOL",
  989.         "flags": []
  990.     },
  991.     "order.selectgoods": {
  992.         "type": "enum",
  993.         "choices": [
  994.             "false",
  995.             "true"
  996.         ],
  997.         "def": true,
  998.         "to": 219,
  999.         "from": 0,
  1000.         "ctype": "BOOL",
  1001.         "flags": []
  1002.     },
  1003.     "gui.sg_new_nonstop": {
  1004.         "type": "enum",
  1005.         "choices": [
  1006.             "false",
  1007.             "true"
  1008.         ],
  1009.         "def": false,
  1010.         "to": 93,
  1011.         "from": 22,
  1012.         "ctype": "BOOL",
  1013.         "flags": []
  1014.     },
  1015.     "null.9": {
  1016.         "type": "null",
  1017.         "def": "",
  1018.         "to": 159,
  1019.         "from": 0,
  1020.         "length": "1",
  1021.         "flags": []
  1022.     },
  1023.     "station.station_spread": {
  1024.         "type": "int",
  1025.         "min": 4,
  1026.         "max": 64,
  1027.         "def": 12,
  1028.         "to": 219,
  1029.         "from": 0,
  1030.         "ctype": "SLE_UINT8",
  1031.         "flags": []
  1032.     },
  1033.     "order.serviceathelipad": {
  1034.         "type": "enum",
  1035.         "choices": [
  1036.             "false",
  1037.             "true"
  1038.         ],
  1039.         "def": true,
  1040.         "to": 219,
  1041.         "from": 0,
  1042.         "ctype": "BOOL",
  1043.         "flags": []
  1044.     },
  1045.     "station.modified_catchment": {
  1046.         "type": "enum",
  1047.         "choices": [
  1048.             "false",
  1049.             "true"
  1050.         ],
  1051.         "def": true,
  1052.         "to": 219,
  1053.         "from": 0,
  1054.         "ctype": "BOOL",
  1055.         "flags": []
  1056.     },
  1057.     "station.serve_neutral_industries": {
  1058.         "type": "enum",
  1059.         "choices": [
  1060.             "false",
  1061.             "true"
  1062.         ],
  1063.         "def": true,
  1064.         "to": 219,
  1065.         "from": 210,
  1066.         "ctype": "BOOL",
  1067.         "flags": []
  1068.     },
  1069.     "order.gradual_loading": {
  1070.         "type": "enum",
  1071.         "choices": [
  1072.             "false",
  1073.             "true"
  1074.         ],
  1075.         "def": true,
  1076.         "to": 219,
  1077.         "from": 40,
  1078.         "ctype": "BOOL",
  1079.         "flags": []
  1080.     },
  1081.     "construction.road_stop_on_town_road": {
  1082.         "type": "enum",
  1083.         "choices": [
  1084.             "false",
  1085.             "true"
  1086.         ],
  1087.         "def": true,
  1088.         "to": 219,
  1089.         "from": 47,
  1090.         "ctype": "BOOL",
  1091.         "flags": []
  1092.     },
  1093.     "construction.road_stop_on_competitor_road": {
  1094.         "type": "enum",
  1095.         "choices": [
  1096.             "false",
  1097.             "true"
  1098.         ],
  1099.         "def": true,
  1100.         "to": 219,
  1101.         "from": 114,
  1102.         "ctype": "BOOL",
  1103.         "flags": []
  1104.     },
  1105.     "station.adjacent_stations": {
  1106.         "type": "enum",
  1107.         "choices": [
  1108.             "false",
  1109.             "true"
  1110.         ],
  1111.         "def": true,
  1112.         "to": 219,
  1113.         "from": 62,
  1114.         "ctype": "BOOL",
  1115.         "flags": []
  1116.     },
  1117.     "economy.station_noise_level": {
  1118.         "type": "enum",
  1119.         "choices": [
  1120.             "false",
  1121.             "true"
  1122.         ],
  1123.         "def": false,
  1124.         "to": 219,
  1125.         "from": 96,
  1126.         "ctype": "BOOL",
  1127.         "flags": []
  1128.     },
  1129.     "station.distant_join_stations": {
  1130.         "type": "enum",
  1131.         "choices": [
  1132.             "false",
  1133.             "true"
  1134.         ],
  1135.         "def": true,
  1136.         "to": 219,
  1137.         "from": 106,
  1138.         "ctype": "BOOL",
  1139.         "flags": []
  1140.     },
  1141.     "economy.inflation": {
  1142.         "type": "enum",
  1143.         "choices": [
  1144.             "false",
  1145.             "true"
  1146.         ],
  1147.         "def": true,
  1148.         "to": 219,
  1149.         "from": 0,
  1150.         "ctype": "BOOL",
  1151.         "flags": []
  1152.     },
  1153.     "construction.raw_industry_construction": {
  1154.         "type": "int",
  1155.         "min": 0,
  1156.         "max": 2,
  1157.         "def": 0,
  1158.         "to": 219,
  1159.         "from": 0,
  1160.         "ctype": "SLE_UINT8",
  1161.         "flags": []
  1162.     },
  1163.     "construction.industry_platform": {
  1164.         "type": "int",
  1165.         "min": 0,
  1166.         "max": 4,
  1167.         "def": 1,
  1168.         "to": 219,
  1169.         "from": 148,
  1170.         "ctype": "SLE_UINT8",
  1171.         "flags": []
  1172.     },
  1173.     "economy.multiple_industry_per_town": {
  1174.         "type": "enum",
  1175.         "choices": [
  1176.             "false",
  1177.             "true"
  1178.         ],
  1179.         "def": false,
  1180.         "to": 219,
  1181.         "from": 0,
  1182.         "ctype": "BOOL",
  1183.         "flags": []
  1184.     },
  1185.     "null.10": {
  1186.         "type": "null",
  1187.         "def": "",
  1188.         "to": 141,
  1189.         "from": 0,
  1190.         "length": "1",
  1191.         "flags": []
  1192.     },
  1193.     "economy.bribe": {
  1194.         "type": "enum",
  1195.         "choices": [
  1196.             "false",
  1197.             "true"
  1198.         ],
  1199.         "def": true,
  1200.         "to": 219,
  1201.         "from": 0,
  1202.         "ctype": "BOOL",
  1203.         "flags": []
  1204.     },
  1205.     "economy.exclusive_rights": {
  1206.         "type": "enum",
  1207.         "choices": [
  1208.             "false",
  1209.             "true"
  1210.         ],
  1211.         "def": true,
  1212.         "to": 219,
  1213.         "from": 79,
  1214.         "ctype": "BOOL",
  1215.         "flags": []
  1216.     },
  1217.     "economy.fund_buildings": {
  1218.         "type": "enum",
  1219.         "choices": [
  1220.             "false",
  1221.             "true"
  1222.         ],
  1223.         "def": true,
  1224.         "to": 219,
  1225.         "from": 165,
  1226.         "ctype": "BOOL",
  1227.         "flags": []
  1228.     },
  1229.     "economy.fund_roads": {
  1230.         "type": "enum",
  1231.         "choices": [
  1232.             "false",
  1233.             "true"
  1234.         ],
  1235.         "def": true,
  1236.         "to": 219,
  1237.         "from": 160,
  1238.         "ctype": "BOOL",
  1239.         "flags": []
  1240.     },
  1241.     "economy.give_money": {
  1242.         "type": "enum",
  1243.         "choices": [
  1244.             "false",
  1245.             "true"
  1246.         ],
  1247.         "def": true,
  1248.         "to": 219,
  1249.         "from": 79,
  1250.         "ctype": "BOOL",
  1251.         "flags": []
  1252.     },
  1253.     "game_creation.snow_line_height": {
  1254.         "type": "int",
  1255.         "min": 2,
  1256.         "max": 253,
  1257.         "def": 15,
  1258.         "to": 219,
  1259.         "from": 0,
  1260.         "ctype": "SLE_UINT8",
  1261.         "flags": []
  1262.     },
  1263.     "null.11": {
  1264.         "type": "null",
  1265.         "def": "",
  1266.         "to": 144,
  1267.         "from": 0,
  1268.         "length": "4",
  1269.         "flags": []
  1270.     },
  1271.     "game_creation.starting_year": {
  1272.         "type": "int",
  1273.         "min": 0,
  1274.         "max": 5000000,
  1275.         "def": 1950,
  1276.         "to": 219,
  1277.         "from": 0,
  1278.         "ctype": "SLE_INT32",
  1279.         "flags": []
  1280.     },
  1281.     "old_ending_year_slv_105": {
  1282.         "type": "int",
  1283.         "min": 0,
  1284.         "max": 5000000,
  1285.         "def": 2050,
  1286.         "to": 105,
  1287.         "from": 0,
  1288.         "ctype": "SLE_INT32",
  1289.         "flags": [
  1290.             "SLF_NOT_IN_CONFIG"
  1291.         ]
  1292.     },
  1293.     "game_creation.ending_year": {
  1294.         "type": "int",
  1295.         "min": 0,
  1296.         "max": 5000000,
  1297.         "def": 2050,
  1298.         "to": 219,
  1299.         "from": 218,
  1300.         "ctype": "SLE_INT32",
  1301.         "flags": []
  1302.     },
  1303.     "economy.smooth_economy": {
  1304.         "type": "enum",
  1305.         "choices": [
  1306.             "false",
  1307.             "true"
  1308.         ],
  1309.         "def": true,
  1310.         "to": 219,
  1311.         "from": 0,
  1312.         "ctype": "BOOL",
  1313.         "flags": []
  1314.     },
  1315.     "economy.allow_shares": {
  1316.         "type": "enum",
  1317.         "choices": [
  1318.             "false",
  1319.             "true"
  1320.         ],
  1321.         "def": false,
  1322.         "to": 219,
  1323.         "from": 0,
  1324.         "ctype": "BOOL",
  1325.         "flags": []
  1326.     },
  1327.     "economy.min_years_for_shares": {
  1328.         "type": "int",
  1329.         "min": 0,
  1330.         "max": 255,
  1331.         "def": 6,
  1332.         "to": 219,
  1333.         "from": 217,
  1334.         "ctype": "SLE_UINT8",
  1335.         "flags": []
  1336.     },
  1337.     "economy.feeder_payment_share": {
  1338.         "type": "int",
  1339.         "min": 0,
  1340.         "max": 100,
  1341.         "def": 75,
  1342.         "to": 219,
  1343.         "from": 134,
  1344.         "ctype": "SLE_UINT8",
  1345.         "flags": []
  1346.     },
  1347.     "economy.town_growth_rate": {
  1348.         "type": "int",
  1349.         "min": 0,
  1350.         "max": 4,
  1351.         "def": 2,
  1352.         "to": 219,
  1353.         "from": 54,
  1354.         "ctype": "SLE_UINT8",
  1355.         "flags": []
  1356.     },
  1357.     "economy.larger_towns": {
  1358.         "type": "int",
  1359.         "min": 0,
  1360.         "max": 255,
  1361.         "def": 4,
  1362.         "to": 219,
  1363.         "from": 54,
  1364.         "ctype": "SLE_UINT8",
  1365.         "flags": []
  1366.     },
  1367.     "economy.initial_city_size": {
  1368.         "type": "int",
  1369.         "min": 1,
  1370.         "max": 10,
  1371.         "def": 2,
  1372.         "to": 219,
  1373.         "from": 56,
  1374.         "ctype": "SLE_UINT8",
  1375.         "flags": []
  1376.     },
  1377.     "economy.mod_road_rebuild": {
  1378.         "type": "enum",
  1379.         "choices": [
  1380.             "false",
  1381.             "true"
  1382.         ],
  1383.         "def": true,
  1384.         "to": 219,
  1385.         "from": 77,
  1386.         "ctype": "BOOL",
  1387.         "flags": []
  1388.     },
  1389.     "null.12": {
  1390.         "type": "null",
  1391.         "def": "",
  1392.         "to": 107,
  1393.         "from": 0,
  1394.         "length": "1",
  1395.         "flags": []
  1396.     },
  1397.     "script.settings_profile": {
  1398.         "type": "enum",
  1399.         "choices": [
  1400.             "easy",
  1401.             "medium",
  1402.             "hard"
  1403.         ],
  1404.         "def": 0,
  1405.         "to": 219,
  1406.         "from": 178,
  1407.         "ctype": "SLE_UINT8",
  1408.         "flags": []
  1409.     },
  1410.     "ai.ai_in_multiplayer": {
  1411.         "type": "enum",
  1412.         "choices": [
  1413.             "false",
  1414.             "true"
  1415.         ],
  1416.         "def": true,
  1417.         "to": 219,
  1418.         "from": 0,
  1419.         "ctype": "BOOL",
  1420.         "flags": []
  1421.     },
  1422.     "ai.ai_disable_veh_train": {
  1423.         "type": "enum",
  1424.         "choices": [
  1425.             "false",
  1426.             "true"
  1427.         ],
  1428.         "def": false,
  1429.         "to": 219,
  1430.         "from": 0,
  1431.         "ctype": "BOOL",
  1432.         "flags": []
  1433.     },
  1434.     "ai.ai_disable_veh_roadveh": {
  1435.         "type": "enum",
  1436.         "choices": [
  1437.             "false",
  1438.             "true"
  1439.         ],
  1440.         "def": false,
  1441.         "to": 219,
  1442.         "from": 0,
  1443.         "ctype": "BOOL",
  1444.         "flags": []
  1445.     },
  1446.     "ai.ai_disable_veh_aircraft": {
  1447.         "type": "enum",
  1448.         "choices": [
  1449.             "false",
  1450.             "true"
  1451.         ],
  1452.         "def": false,
  1453.         "to": 219,
  1454.         "from": 0,
  1455.         "ctype": "BOOL",
  1456.         "flags": []
  1457.     },
  1458.     "ai.ai_disable_veh_ship": {
  1459.         "type": "enum",
  1460.         "choices": [
  1461.             "false",
  1462.             "true"
  1463.         ],
  1464.         "def": false,
  1465.         "to": 219,
  1466.         "from": 0,
  1467.         "ctype": "BOOL",
  1468.         "flags": []
  1469.     },
  1470.     "script.script_max_opcode_till_suspend": {
  1471.         "type": "int",
  1472.         "min": 500,
  1473.         "max": 250000,
  1474.         "def": 10000,
  1475.         "to": 219,
  1476.         "from": 107,
  1477.         "ctype": "SLE_UINT32",
  1478.         "flags": []
  1479.     },
  1480.     "script.script_max_memory_megabytes": {
  1481.         "type": "int",
  1482.         "min": 8,
  1483.         "max": 8192,
  1484.         "def": 1024,
  1485.         "to": 219,
  1486.         "from": 215,
  1487.         "ctype": "SLE_UINT32",
  1488.         "flags": []
  1489.     },
  1490.     "vehicle.extend_vehicle_life": {
  1491.         "type": "int",
  1492.         "min": 0,
  1493.         "max": 100,
  1494.         "def": 0,
  1495.         "to": 219,
  1496.         "from": 0,
  1497.         "ctype": "SLE_UINT8",
  1498.         "flags": []
  1499.     },
  1500.     "economy.dist_local_authority": {
  1501.         "type": "int",
  1502.         "min": 5,
  1503.         "max": 60,
  1504.         "def": 20,
  1505.         "to": 219,
  1506.         "from": 0,
  1507.         "ctype": "SLE_UINT8",
  1508.         "flags": []
  1509.     },
  1510.     "pf.reverse_at_signals": {
  1511.         "type": "enum",
  1512.         "choices": [
  1513.             "false",
  1514.             "true"
  1515.         ],
  1516.         "def": false,
  1517.         "to": 219,
  1518.         "from": 159,
  1519.         "ctype": "BOOL",
  1520.         "flags": []
  1521.     },
  1522.     "pf.wait_oneway_signal": {
  1523.         "type": "int",
  1524.         "min": 2,
  1525.         "max": 255,
  1526.         "def": 15,
  1527.         "to": 219,
  1528.         "from": 0,
  1529.         "ctype": "SLE_UINT8",
  1530.         "flags": []
  1531.     },
  1532.     "pf.wait_twoway_signal": {
  1533.         "type": "int",
  1534.         "min": 2,
  1535.         "max": 255,
  1536.         "def": 41,
  1537.         "to": 219,
  1538.         "from": 0,
  1539.         "ctype": "SLE_UINT8",
  1540.         "flags": []
  1541.     },
  1542.     "economy.town_noise_population[0]": {
  1543.         "type": "int",
  1544.         "min": 200,
  1545.         "max": 65535,
  1546.         "def": 800,
  1547.         "to": 219,
  1548.         "from": 96,
  1549.         "ctype": "SLE_UINT16",
  1550.         "flags": []
  1551.     },
  1552.     "economy.town_noise_population[1]": {
  1553.         "type": "int",
  1554.         "min": 400,
  1555.         "max": 65535,
  1556.         "def": 2000,
  1557.         "to": 219,
  1558.         "from": 96,
  1559.         "ctype": "SLE_UINT16",
  1560.         "flags": []
  1561.     },
  1562.     "economy.town_noise_population[2]": {
  1563.         "type": "int",
  1564.         "min": 800,
  1565.         "max": 65535,
  1566.         "def": 4000,
  1567.         "to": 219,
  1568.         "from": 96,
  1569.         "ctype": "SLE_UINT16",
  1570.         "flags": []
  1571.     },
  1572.     "economy.infrastructure_maintenance": {
  1573.         "type": "enum",
  1574.         "choices": [
  1575.             "false",
  1576.             "true"
  1577.         ],
  1578.         "def": false,
  1579.         "to": 219,
  1580.         "from": 166,
  1581.         "ctype": "BOOL",
  1582.         "flags": []
  1583.     },
  1584.     "pf.wait_for_pbs_path": {
  1585.         "type": "int",
  1586.         "min": 2,
  1587.         "max": 255,
  1588.         "def": 30,
  1589.         "to": 219,
  1590.         "from": 100,
  1591.         "ctype": "SLE_UINT8",
  1592.         "flags": []
  1593.     },
  1594.     "pf.reserve_paths": {
  1595.         "type": "enum",
  1596.         "choices": [
  1597.             "false",
  1598.             "true"
  1599.         ],
  1600.         "def": false,
  1601.         "to": 219,
  1602.         "from": 100,
  1603.         "ctype": "BOOL",
  1604.         "flags": []
  1605.     },
  1606.     "pf.path_backoff_interval": {
  1607.         "type": "int",
  1608.         "min": 1,
  1609.         "max": 255,
  1610.         "def": 20,
  1611.         "to": 219,
  1612.         "from": 100,
  1613.         "ctype": "SLE_UINT8",
  1614.         "flags": []
  1615.     },
  1616.     "null.13": {
  1617.         "type": "null",
  1618.         "def": "",
  1619.         "to": 212,
  1620.         "from": 0,
  1621.         "length": "3",
  1622.         "flags": []
  1623.     },
  1624.     "pf.npf.npf_max_search_nodes": {
  1625.         "type": "int",
  1626.         "min": 500,
  1627.         "max": 100000,
  1628.         "def": 10000,
  1629.         "to": 219,
  1630.         "from": 0,
  1631.         "ctype": "SLE_UINT32",
  1632.         "flags": []
  1633.     },
  1634.     "pf.npf.npf_rail_firstred_penalty": {
  1635.         "type": "int",
  1636.         "min": 0,
  1637.         "max": 100000,
  1638.         "def": 1000,
  1639.         "to": 219,
  1640.         "from": 0,
  1641.         "ctype": "SLE_UINT32",
  1642.         "flags": []
  1643.     },
  1644.     "pf.npf.npf_rail_firstred_exit_penalty": {
  1645.         "type": "int",
  1646.         "min": 0,
  1647.         "max": 100000,
  1648.         "def": 10000,
  1649.         "to": 219,
  1650.         "from": 0,
  1651.         "ctype": "SLE_UINT32",
  1652.         "flags": []
  1653.     },
  1654.     "pf.npf.npf_rail_lastred_penalty": {
  1655.         "type": "int",
  1656.         "min": 0,
  1657.         "max": 100000,
  1658.         "def": 1000,
  1659.         "to": 219,
  1660.         "from": 0,
  1661.         "ctype": "SLE_UINT32",
  1662.         "flags": []
  1663.     },
  1664.     "pf.npf.npf_rail_station_penalty": {
  1665.         "type": "int",
  1666.         "min": 0,
  1667.         "max": 100000,
  1668.         "def": 100,
  1669.         "to": 219,
  1670.         "from": 0,
  1671.         "ctype": "SLE_UINT32",
  1672.         "flags": []
  1673.     },
  1674.     "pf.npf.npf_rail_slope_penalty": {
  1675.         "type": "int",
  1676.         "min": 0,
  1677.         "max": 100000,
  1678.         "def": 100,
  1679.         "to": 219,
  1680.         "from": 0,
  1681.         "ctype": "SLE_UINT32",
  1682.         "flags": []
  1683.     },
  1684.     "pf.npf.npf_rail_curve_penalty": {
  1685.         "type": "int",
  1686.         "min": 0,
  1687.         "max": 100000,
  1688.         "def": 100,
  1689.         "to": 219,
  1690.         "from": 0,
  1691.         "ctype": "SLE_UINT32",
  1692.         "flags": []
  1693.     },
  1694.     "pf.npf.npf_rail_depot_reverse_penalty": {
  1695.         "type": "int",
  1696.         "min": 0,
  1697.         "max": 100000,
  1698.         "def": 5000,
  1699.         "to": 219,
  1700.         "from": 0,
  1701.         "ctype": "SLE_UINT32",
  1702.         "flags": []
  1703.     },
  1704.     "pf.npf.npf_rail_pbs_cross_penalty": {
  1705.         "type": "int",
  1706.         "min": 0,
  1707.         "max": 100000,
  1708.         "def": 300,
  1709.         "to": 219,
  1710.         "from": 100,
  1711.         "ctype": "SLE_UINT32",
  1712.         "flags": []
  1713.     },
  1714.     "pf.npf.npf_rail_pbs_signal_back_penalty": {
  1715.         "type": "int",
  1716.         "min": 0,
  1717.         "max": 100000,
  1718.         "def": 1500,
  1719.         "to": 219,
  1720.         "from": 100,
  1721.         "ctype": "SLE_UINT32",
  1722.         "flags": []
  1723.     },
  1724.     "pf.npf.npf_buoy_penalty": {
  1725.         "type": "int",
  1726.         "min": 0,
  1727.         "max": 100000,
  1728.         "def": 200,
  1729.         "to": 219,
  1730.         "from": 0,
  1731.         "ctype": "SLE_UINT32",
  1732.         "flags": []
  1733.     },
  1734.     "pf.npf.npf_water_curve_penalty": {
  1735.         "type": "int",
  1736.         "min": 0,
  1737.         "max": 100000,
  1738.         "def": 100,
  1739.         "to": 219,
  1740.         "from": 0,
  1741.         "ctype": "SLE_UINT32",
  1742.         "flags": []
  1743.     },
  1744.     "pf.npf.npf_road_curve_penalty": {
  1745.         "type": "int",
  1746.         "min": 0,
  1747.         "max": 100000,
  1748.         "def": 100,
  1749.         "to": 219,
  1750.         "from": 0,
  1751.         "ctype": "SLE_UINT32",
  1752.         "flags": []
  1753.     },
  1754.     "pf.npf.npf_crossing_penalty": {
  1755.         "type": "int",
  1756.         "min": 0,
  1757.         "max": 100000,
  1758.         "def": 300,
  1759.         "to": 219,
  1760.         "from": 0,
  1761.         "ctype": "SLE_UINT32",
  1762.         "flags": []
  1763.     },
  1764.     "pf.npf.npf_road_drive_through_penalty": {
  1765.         "type": "int",
  1766.         "min": 0,
  1767.         "max": 100000,
  1768.         "def": 800,
  1769.         "to": 219,
  1770.         "from": 47,
  1771.         "ctype": "SLE_UINT32",
  1772.         "flags": []
  1773.     },
  1774.     "pf.npf.npf_road_dt_occupied_penalty": {
  1775.         "type": "int",
  1776.         "min": 0,
  1777.         "max": 100000,
  1778.         "def": 800,
  1779.         "to": 219,
  1780.         "from": 130,
  1781.         "ctype": "SLE_UINT32",
  1782.         "flags": []
  1783.     },
  1784.     "pf.npf.npf_road_bay_occupied_penalty": {
  1785.         "type": "int",
  1786.         "min": 0,
  1787.         "max": 100000,
  1788.         "def": 1500,
  1789.         "to": 219,
  1790.         "from": 130,
  1791.         "ctype": "SLE_UINT32",
  1792.         "flags": []
  1793.     },
  1794.     "pf.npf.maximum_go_to_depot_penalty": {
  1795.         "type": "int",
  1796.         "min": 0,
  1797.         "max": 1000000,
  1798.         "def": 2000,
  1799.         "to": 219,
  1800.         "from": 131,
  1801.         "ctype": "SLE_UINT32",
  1802.         "flags": []
  1803.     },
  1804.     "pf.yapf.disable_node_optimization": {
  1805.         "type": "enum",
  1806.         "choices": [
  1807.             "false",
  1808.             "true"
  1809.         ],
  1810.         "def": false,
  1811.         "to": 219,
  1812.         "from": 28,
  1813.         "ctype": "BOOL",
  1814.         "flags": []
  1815.     },
  1816.     "pf.yapf.max_search_nodes": {
  1817.         "type": "int",
  1818.         "min": 500,
  1819.         "max": 1000000,
  1820.         "def": 10000,
  1821.         "to": 219,
  1822.         "from": 28,
  1823.         "ctype": "SLE_UINT32",
  1824.         "flags": []
  1825.     },
  1826.     "pf.yapf.rail_firstred_twoway_eol": {
  1827.         "type": "enum",
  1828.         "choices": [
  1829.             "false",
  1830.             "true"
  1831.         ],
  1832.         "def": false,
  1833.         "to": 219,
  1834.         "from": 28,
  1835.         "ctype": "BOOL",
  1836.         "flags": []
  1837.     },
  1838.     "pf.yapf.rail_firstred_penalty": {
  1839.         "type": "int",
  1840.         "min": 0,
  1841.         "max": 1000000,
  1842.         "def": 1000,
  1843.         "to": 219,
  1844.         "from": 28,
  1845.         "ctype": "SLE_UINT32",
  1846.         "flags": []
  1847.     },
  1848.     "pf.yapf.rail_firstred_exit_penalty": {
  1849.         "type": "int",
  1850.         "min": 0,
  1851.         "max": 1000000,
  1852.         "def": 10000,
  1853.         "to": 219,
  1854.         "from": 28,
  1855.         "ctype": "SLE_UINT32",
  1856.         "flags": []
  1857.     },
  1858.     "pf.yapf.rail_lastred_penalty": {
  1859.         "type": "int",
  1860.         "min": 0,
  1861.         "max": 1000000,
  1862.         "def": 1000,
  1863.         "to": 219,
  1864.         "from": 28,
  1865.         "ctype": "SLE_UINT32",
  1866.         "flags": []
  1867.     },
  1868.     "pf.yapf.rail_lastred_exit_penalty": {
  1869.         "type": "int",
  1870.         "min": 0,
  1871.         "max": 1000000,
  1872.         "def": 10000,
  1873.         "to": 219,
  1874.         "from": 28,
  1875.         "ctype": "SLE_UINT32",
  1876.         "flags": []
  1877.     },
  1878.     "pf.yapf.rail_station_penalty": {
  1879.         "type": "int",
  1880.         "min": 0,
  1881.         "max": 1000000,
  1882.         "def": 1000,
  1883.         "to": 219,
  1884.         "from": 28,
  1885.         "ctype": "SLE_UINT32",
  1886.         "flags": []
  1887.     },
  1888.     "pf.yapf.rail_slope_penalty": {
  1889.         "type": "int",
  1890.         "min": 0,
  1891.         "max": 1000000,
  1892.         "def": 200,
  1893.         "to": 219,
  1894.         "from": 28,
  1895.         "ctype": "SLE_UINT32",
  1896.         "flags": []
  1897.     },
  1898.     "pf.yapf.rail_curve45_penalty": {
  1899.         "type": "int",
  1900.         "min": 0,
  1901.         "max": 1000000,
  1902.         "def": 100,
  1903.         "to": 219,
  1904.         "from": 28,
  1905.         "ctype": "SLE_UINT32",
  1906.         "flags": []
  1907.     },
  1908.     "pf.yapf.rail_curve90_penalty": {
  1909.         "type": "int",
  1910.         "min": 0,
  1911.         "max": 1000000,
  1912.         "def": 600,
  1913.         "to": 219,
  1914.         "from": 28,
  1915.         "ctype": "SLE_UINT32",
  1916.         "flags": []
  1917.     },
  1918.     "pf.yapf.rail_depot_reverse_penalty": {
  1919.         "type": "int",
  1920.         "min": 0,
  1921.         "max": 1000000,
  1922.         "def": 5000,
  1923.         "to": 219,
  1924.         "from": 28,
  1925.         "ctype": "SLE_UINT32",
  1926.         "flags": []
  1927.     },
  1928.     "pf.yapf.rail_crossing_penalty": {
  1929.         "type": "int",
  1930.         "min": 0,
  1931.         "max": 1000000,
  1932.         "def": 300,
  1933.         "to": 219,
  1934.         "from": 28,
  1935.         "ctype": "SLE_UINT32",
  1936.         "flags": []
  1937.     },
  1938.     "pf.yapf.rail_look_ahead_max_signals": {
  1939.         "type": "int",
  1940.         "min": 1,
  1941.         "max": 100,
  1942.         "def": 10,
  1943.         "to": 219,
  1944.         "from": 28,
  1945.         "ctype": "SLE_UINT32",
  1946.         "flags": []
  1947.     },
  1948.     "pf.yapf.rail_look_ahead_signal_p0": {
  1949.         "type": "int",
  1950.         "min": -1000000,
  1951.         "max": 1000000,
  1952.         "def": 500,
  1953.         "to": 219,
  1954.         "from": 28,
  1955.         "ctype": "SLE_INT32",
  1956.         "flags": []
  1957.     },
  1958.     "pf.yapf.rail_look_ahead_signal_p1": {
  1959.         "type": "int",
  1960.         "min": -1000000,
  1961.         "max": 1000000,
  1962.         "def": -100,
  1963.         "to": 219,
  1964.         "from": 28,
  1965.         "ctype": "SLE_INT32",
  1966.         "flags": []
  1967.     },
  1968.     "pf.yapf.rail_look_ahead_signal_p2": {
  1969.         "type": "int",
  1970.         "min": -1000000,
  1971.         "max": 1000000,
  1972.         "def": 5,
  1973.         "to": 219,
  1974.         "from": 28,
  1975.         "ctype": "SLE_INT32",
  1976.         "flags": []
  1977.     },
  1978.     "pf.yapf.rail_pbs_cross_penalty": {
  1979.         "type": "int",
  1980.         "min": 0,
  1981.         "max": 1000000,
  1982.         "def": 300,
  1983.         "to": 219,
  1984.         "from": 100,
  1985.         "ctype": "SLE_UINT32",
  1986.         "flags": []
  1987.     },
  1988.     "pf.yapf.rail_pbs_station_penalty": {
  1989.         "type": "int",
  1990.         "min": 0,
  1991.         "max": 1000000,
  1992.         "def": 800,
  1993.         "to": 219,
  1994.         "from": 100,
  1995.         "ctype": "SLE_UINT32",
  1996.         "flags": []
  1997.     },
  1998.     "pf.yapf.rail_pbs_signal_back_penalty": {
  1999.         "type": "int",
  2000.         "min": 0,
  2001.         "max": 1000000,
  2002.         "def": 1500,
  2003.         "to": 219,
  2004.         "from": 100,
  2005.         "ctype": "SLE_UINT32",
  2006.         "flags": []
  2007.     },
  2008.     "pf.yapf.rail_doubleslip_penalty": {
  2009.         "type": "int",
  2010.         "min": 0,
  2011.         "max": 1000000,
  2012.         "def": 100,
  2013.         "to": 219,
  2014.         "from": 100,
  2015.         "ctype": "SLE_UINT32",
  2016.         "flags": []
  2017.     },
  2018.     "pf.yapf.rail_longer_platform_penalty": {
  2019.         "type": "int",
  2020.         "min": 0,
  2021.         "max": 20000,
  2022.         "def": 800,
  2023.         "to": 219,
  2024.         "from": 33,
  2025.         "ctype": "SLE_UINT32",
  2026.         "flags": []
  2027.     },
  2028.     "pf.yapf.rail_longer_platform_per_tile_penalty": {
  2029.         "type": "int",
  2030.         "min": 0,
  2031.         "max": 20000,
  2032.         "def": 0,
  2033.         "to": 219,
  2034.         "from": 33,
  2035.         "ctype": "SLE_UINT32",
  2036.         "flags": []
  2037.     },
  2038.     "pf.yapf.rail_shorter_platform_penalty": {
  2039.         "type": "int",
  2040.         "min": 0,
  2041.         "max": 20000,
  2042.         "def": 4000,
  2043.         "to": 219,
  2044.         "from": 33,
  2045.         "ctype": "SLE_UINT32",
  2046.         "flags": []
  2047.     },
  2048.     "pf.yapf.rail_shorter_platform_per_tile_penalty": {
  2049.         "type": "int",
  2050.         "min": 0,
  2051.         "max": 20000,
  2052.         "def": 0,
  2053.         "to": 219,
  2054.         "from": 33,
  2055.         "ctype": "SLE_UINT32",
  2056.         "flags": []
  2057.     },
  2058.     "pf.yapf.road_slope_penalty": {
  2059.         "type": "int",
  2060.         "min": 0,
  2061.         "max": 1000000,
  2062.         "def": 200,
  2063.         "to": 219,
  2064.         "from": 33,
  2065.         "ctype": "SLE_UINT32",
  2066.         "flags": []
  2067.     },
  2068.     "pf.yapf.road_curve_penalty": {
  2069.         "type": "int",
  2070.         "min": 0,
  2071.         "max": 1000000,
  2072.         "def": 100,
  2073.         "to": 219,
  2074.         "from": 33,
  2075.         "ctype": "SLE_UINT32",
  2076.         "flags": []
  2077.     },
  2078.     "pf.yapf.road_crossing_penalty": {
  2079.         "type": "int",
  2080.         "min": 0,
  2081.         "max": 1000000,
  2082.         "def": 300,
  2083.         "to": 219,
  2084.         "from": 33,
  2085.         "ctype": "SLE_UINT32",
  2086.         "flags": []
  2087.     },
  2088.     "pf.yapf.road_stop_penalty": {
  2089.         "type": "int",
  2090.         "min": 0,
  2091.         "max": 1000000,
  2092.         "def": 800,
  2093.         "to": 219,
  2094.         "from": 47,
  2095.         "ctype": "SLE_UINT32",
  2096.         "flags": []
  2097.     },
  2098.     "pf.yapf.road_stop_occupied_penalty": {
  2099.         "type": "int",
  2100.         "min": 0,
  2101.         "max": 1000000,
  2102.         "def": 800,
  2103.         "to": 219,
  2104.         "from": 130,
  2105.         "ctype": "SLE_UINT32",
  2106.         "flags": []
  2107.     },
  2108.     "pf.yapf.road_stop_bay_occupied_penalty": {
  2109.         "type": "int",
  2110.         "min": 0,
  2111.         "max": 1000000,
  2112.         "def": 1500,
  2113.         "to": 219,
  2114.         "from": 130,
  2115.         "ctype": "SLE_UINT32",
  2116.         "flags": []
  2117.     },
  2118.     "pf.yapf.maximum_go_to_depot_penalty": {
  2119.         "type": "int",
  2120.         "min": 0,
  2121.         "max": 1000000,
  2122.         "def": 2000,
  2123.         "to": 219,
  2124.         "from": 131,
  2125.         "ctype": "SLE_UINT32",
  2126.         "flags": []
  2127.     },
  2128.     "pf.yapf.ship_curve45_penalty": {
  2129.         "type": "int",
  2130.         "min": 0,
  2131.         "max": 1000000,
  2132.         "def": 100,
  2133.         "to": 219,
  2134.         "from": 209,
  2135.         "ctype": "SLE_UINT32",
  2136.         "flags": []
  2137.     },
  2138.     "pf.yapf.ship_curve90_penalty": {
  2139.         "type": "int",
  2140.         "min": 0,
  2141.         "max": 1000000,
  2142.         "def": 600,
  2143.         "to": 219,
  2144.         "from": 209,
  2145.         "ctype": "SLE_UINT32",
  2146.         "flags": []
  2147.     },
  2148.     "game_creation.land_generator": {
  2149.         "type": "int",
  2150.         "min": 0,
  2151.         "max": 2,
  2152.         "def": 2,
  2153.         "to": 219,
  2154.         "from": 30,
  2155.         "ctype": "SLE_UINT8",
  2156.         "flags": []
  2157.     },
  2158.     "game_creation.oil_refinery_limit": {
  2159.         "type": "int",
  2160.         "min": 12,
  2161.         "max": 48,
  2162.         "def": 32,
  2163.         "to": 219,
  2164.         "from": 30,
  2165.         "ctype": "SLE_UINT8",
  2166.         "flags": []
  2167.     },
  2168.     "game_creation.tgen_smoothness": {
  2169.         "type": "int",
  2170.         "min": 0,
  2171.         "max": 3,
  2172.         "def": 1,
  2173.         "to": 219,
  2174.         "from": 30,
  2175.         "ctype": "SLE_UINT8",
  2176.         "flags": []
  2177.     },
  2178.     "game_creation.variety": {
  2179.         "type": "int",
  2180.         "min": 0,
  2181.         "max": 5,
  2182.         "def": 0,
  2183.         "to": 219,
  2184.         "from": 197,
  2185.         "ctype": "SLE_UINT8",
  2186.         "flags": []
  2187.     },
  2188.     "game_creation.generation_seed": {
  2189.         "type": "int",
  2190.         "min": -1,
  2191.         "max": 4294967295,
  2192.         "def": 4294967295,
  2193.         "to": 219,
  2194.         "from": 30,
  2195.         "ctype": "SLE_UINT32",
  2196.         "flags": []
  2197.     },
  2198.     "game_creation.tree_placer": {
  2199.         "type": "int",
  2200.         "min": 0,
  2201.         "max": 2,
  2202.         "def": 2,
  2203.         "to": 219,
  2204.         "from": 30,
  2205.         "ctype": "SLE_UINT8",
  2206.         "flags": []
  2207.     },
  2208.     "game_creation.heightmap_rotation": {
  2209.         "type": "int",
  2210.         "min": 0,
  2211.         "max": 1,
  2212.         "def": 0,
  2213.         "to": 219,
  2214.         "from": 0,
  2215.         "ctype": "SLE_UINT8",
  2216.         "flags": [
  2217.             "SLF_NOT_IN_SAVE",
  2218.             "SLF_NO_NETWORK_SYNC"
  2219.         ]
  2220.     },
  2221.     "game_creation.se_flat_world_height": {
  2222.         "type": "int",
  2223.         "min": 0,
  2224.         "max": 15,
  2225.         "def": 1,
  2226.         "to": 219,
  2227.         "from": 0,
  2228.         "ctype": "SLE_UINT8",
  2229.         "flags": [
  2230.             "SLF_NOT_IN_SAVE",
  2231.             "SLF_NO_NETWORK_SYNC"
  2232.         ]
  2233.     },
  2234.     "game_creation.map_x": {
  2235.         "type": "int",
  2236.         "min": 6,
  2237.         "max": 12,
  2238.         "def": 8,
  2239.         "to": 219,
  2240.         "from": 0,
  2241.         "ctype": "SLE_UINT8",
  2242.         "flags": [
  2243.             "SLF_NOT_IN_SAVE",
  2244.             "SLF_NO_NETWORK_SYNC"
  2245.         ]
  2246.     },
  2247.     "game_creation.map_y": {
  2248.         "type": "int",
  2249.         "min": 6,
  2250.         "max": 12,
  2251.         "def": 8,
  2252.         "to": 219,
  2253.         "from": 0,
  2254.         "ctype": "SLE_UINT8",
  2255.         "flags": [
  2256.             "SLF_NOT_IN_SAVE",
  2257.             "SLF_NO_NETWORK_SYNC"
  2258.         ]
  2259.     },
  2260.     "construction.freeform_edges": {
  2261.         "type": "enum",
  2262.         "choices": [
  2263.             "false",
  2264.             "true"
  2265.         ],
  2266.         "def": true,
  2267.         "to": 219,
  2268.         "from": 111,
  2269.         "ctype": "BOOL",
  2270.         "flags": []
  2271.     },
  2272.     "game_creation.water_borders": {
  2273.         "type": "int",
  2274.         "min": 0,
  2275.         "max": 16,
  2276.         "def": 15,
  2277.         "to": 219,
  2278.         "from": 111,
  2279.         "ctype": "SLE_UINT8",
  2280.         "flags": []
  2281.     },
  2282.     "game_creation.custom_town_number": {
  2283.         "type": "int",
  2284.         "min": 1,
  2285.         "max": 5000,
  2286.         "def": 1,
  2287.         "to": 219,
  2288.         "from": 115,
  2289.         "ctype": "SLE_UINT16",
  2290.         "flags": []
  2291.     },
  2292.     "construction.extra_tree_placement": {
  2293.         "type": "int",
  2294.         "min": 0,
  2295.         "max": 2,
  2296.         "def": 2,
  2297.         "to": 219,
  2298.         "from": 132,
  2299.         "ctype": "SLE_UINT8",
  2300.         "flags": []
  2301.     },
  2302.     "game_creation.custom_sea_level": {
  2303.         "type": "int",
  2304.         "min": 1,
  2305.         "max": 90,
  2306.         "def": 1,
  2307.         "to": 219,
  2308.         "from": 149,
  2309.         "ctype": "SLE_UINT8",
  2310.         "flags": []
  2311.     },
  2312.     "game_creation.min_river_length": {
  2313.         "type": "int",
  2314.         "min": 2,
  2315.         "max": 255,
  2316.         "def": 16,
  2317.         "to": 219,
  2318.         "from": 163,
  2319.         "ctype": "SLE_UINT8",
  2320.         "flags": []
  2321.     },
  2322.     "game_creation.river_route_random": {
  2323.         "type": "int",
  2324.         "min": 1,
  2325.         "max": 255,
  2326.         "def": 5,
  2327.         "to": 219,
  2328.         "from": 163,
  2329.         "ctype": "SLE_UINT8",
  2330.         "flags": []
  2331.     },
  2332.     "game_creation.amount_of_rivers": {
  2333.         "type": "int",
  2334.         "min": 0,
  2335.         "max": 3,
  2336.         "def": 2,
  2337.         "to": 219,
  2338.         "from": 163,
  2339.         "ctype": "SLE_UINT8",
  2340.         "flags": []
  2341.     },
  2342.     "locale.currency": {
  2343.         "type": "enum",
  2344.         "choices": [
  2345.             "GBP",
  2346.             "USD",
  2347.             "EUR",
  2348.             "YEN",
  2349.             "ATS",
  2350.             "BEF",
  2351.             "CHF",
  2352.             "CZK",
  2353.             "DEM",
  2354.             "DKK",
  2355.             "ESP",
  2356.             "FIM",
  2357.             "FRF",
  2358.             "GRD",
  2359.             "HUF",
  2360.             "ISK",
  2361.             "ITL",
  2362.             "NLG",
  2363.             "NOK",
  2364.             "PLN",
  2365.             "RON",
  2366.             "RUR",
  2367.             "SIT",
  2368.             "SEK",
  2369.             "YTL",
  2370.             "SKK",
  2371.             "BRL",
  2372.             "EEK",
  2373.             "custom"
  2374.         ],
  2375.         "def": 0,
  2376.         "to": 219,
  2377.         "from": 97,
  2378.         "ctype": "SLE_UINT8",
  2379.         "flags": [
  2380.             "SLF_NO_NETWORK_SYNC"
  2381.         ]
  2382.     },
  2383.     "units": {
  2384.         "type": "enum",
  2385.         "choices": [
  2386.             "imperial",
  2387.             "metric",
  2388.             "si"
  2389.         ],
  2390.         "def": 1,
  2391.         "to": 184,
  2392.         "from": 97,
  2393.         "ctype": "SLE_UINT8",
  2394.         "flags": [
  2395.             "SLF_NOT_IN_CONFIG"
  2396.         ]
  2397.     },
  2398.     "locale.units_velocity": {
  2399.         "type": "enum",
  2400.         "choices": [
  2401.             "imperial",
  2402.             "metric",
  2403.             "si"
  2404.         ],
  2405.         "def": 1,
  2406.         "to": 219,
  2407.         "from": 184,
  2408.         "ctype": "SLE_UINT8",
  2409.         "flags": [
  2410.             "SLF_NO_NETWORK_SYNC"
  2411.         ]
  2412.     },
  2413.     "locale.units_power": {
  2414.         "type": "enum",
  2415.         "choices": [
  2416.             "imperial",
  2417.             "metric",
  2418.             "si"
  2419.         ],
  2420.         "def": 1,
  2421.         "to": 219,
  2422.         "from": 184,
  2423.         "ctype": "SLE_UINT8",
  2424.         "flags": [
  2425.             "SLF_NO_NETWORK_SYNC"
  2426.         ]
  2427.     },
  2428.     "locale.units_weight": {
  2429.         "type": "enum",
  2430.         "choices": [
  2431.             "imperial",
  2432.             "metric",
  2433.             "si"
  2434.         ],
  2435.         "def": 1,
  2436.         "to": 219,
  2437.         "from": 184,
  2438.         "ctype": "SLE_UINT8",
  2439.         "flags": [
  2440.             "SLF_NO_NETWORK_SYNC"
  2441.         ]
  2442.     },
  2443.     "locale.units_volume": {
  2444.         "type": "enum",
  2445.         "choices": [
  2446.             "imperial",
  2447.             "metric",
  2448.             "si"
  2449.         ],
  2450.         "def": 1,
  2451.         "to": 219,
  2452.         "from": 184,
  2453.         "ctype": "SLE_UINT8",
  2454.         "flags": [
  2455.             "SLF_NO_NETWORK_SYNC"
  2456.         ]
  2457.     },
  2458.     "locale.units_force": {
  2459.         "type": "enum",
  2460.         "choices": [
  2461.             "imperial",
  2462.             "metric",
  2463.             "si"
  2464.         ],
  2465.         "def": 2,
  2466.         "to": 219,
  2467.         "from": 184,
  2468.         "ctype": "SLE_UINT8",
  2469.         "flags": [
  2470.             "SLF_NO_NETWORK_SYNC"
  2471.         ]
  2472.     },
  2473.     "locale.units_height": {
  2474.         "type": "enum",
  2475.         "choices": [
  2476.             "imperial",
  2477.             "metric",
  2478.             "si"
  2479.         ],
  2480.         "def": 1,
  2481.         "to": 219,
  2482.         "from": 184,
  2483.         "ctype": "SLE_UINT8",
  2484.         "flags": [
  2485.             "SLF_NO_NETWORK_SYNC"
  2486.         ]
  2487.     },
  2488.     "locale.digit_group_separator": {
  2489.         "type": "str-quoted",
  2490.         "def": "nullptr",
  2491.         "to": 219,
  2492.         "from": 118,
  2493.         "ctype": "SLE_STRQ",
  2494.         "flags": [
  2495.             "SLF_NO_NETWORK_SYNC"
  2496.         ]
  2497.     },
  2498.     "locale.digit_group_separator_currency": {
  2499.         "type": "str-quoted",
  2500.         "def": "nullptr",
  2501.         "to": 219,
  2502.         "from": 118,
  2503.         "ctype": "SLE_STRQ",
  2504.         "flags": [
  2505.             "SLF_NO_NETWORK_SYNC"
  2506.         ]
  2507.     },
  2508.     "locale.digit_decimal_separator": {
  2509.         "type": "str-quoted",
  2510.         "def": "nullptr",
  2511.         "to": 219,
  2512.         "from": 126,
  2513.         "ctype": "SLE_STRQ",
  2514.         "flags": [
  2515.             "SLF_NO_NETWORK_SYNC"
  2516.         ]
  2517.     },
  2518.     "gui.autosave": {
  2519.         "type": "enum",
  2520.         "choices": [
  2521.             "off",
  2522.             "monthly",
  2523.             "quarterly",
  2524.             "half year",
  2525.             "yearly"
  2526.         ],
  2527.         "def": 1,
  2528.         "to": 219,
  2529.         "from": 0,
  2530.         "ctype": "SLE_UINT8",
  2531.         "flags": [
  2532.             "SLF_NOT_IN_SAVE",
  2533.             "SLF_NO_NETWORK_SYNC"
  2534.         ]
  2535.     },
  2536.     "gui.threaded_saves": {
  2537.         "type": "enum",
  2538.         "choices": [
  2539.             "false",
  2540.             "true"
  2541.         ],
  2542.         "def": true,
  2543.         "to": 219,
  2544.         "from": 0,
  2545.         "ctype": "BOOL",
  2546.         "flags": [
  2547.             "SLF_NOT_IN_SAVE",
  2548.             "SLF_NO_NETWORK_SYNC"
  2549.         ]
  2550.     },
  2551.     "gui.date_format_in_default_names": {
  2552.         "type": "enum",
  2553.         "choices": [
  2554.             "long",
  2555.             "short",
  2556.             "iso"
  2557.         ],
  2558.         "def": 0,
  2559.         "to": 219,
  2560.         "from": 0,
  2561.         "ctype": "SLE_UINT8",
  2562.         "flags": [
  2563.             "SLF_NOT_IN_SAVE",
  2564.             "SLF_NO_NETWORK_SYNC"
  2565.         ]
  2566.     },
  2567.     "gui.show_finances": {
  2568.         "type": "enum",
  2569.         "choices": [
  2570.             "false",
  2571.             "true"
  2572.         ],
  2573.         "def": true,
  2574.         "to": 219,
  2575.         "from": 0,
  2576.         "ctype": "BOOL",
  2577.         "flags": [
  2578.             "SLF_NOT_IN_SAVE",
  2579.             "SLF_NO_NETWORK_SYNC"
  2580.         ]
  2581.     },
  2582.     "gui.auto_scrolling": {
  2583.         "type": "int",
  2584.         "min": 0,
  2585.         "max": 3,
  2586.         "def": 0,
  2587.         "to": 219,
  2588.         "from": 0,
  2589.         "ctype": "SLE_UINT8",
  2590.         "flags": [
  2591.             "SLF_NOT_IN_SAVE",
  2592.             "SLF_NO_NETWORK_SYNC"
  2593.         ]
  2594.     },
  2595.     "gui.scroll_mode": {
  2596.         "type": "int",
  2597.         "min": 0,
  2598.         "max": 3,
  2599.         "def": 0,
  2600.         "to": 219,
  2601.         "from": 0,
  2602.         "ctype": "SLE_UINT8",
  2603.         "flags": [
  2604.             "SLF_NOT_IN_SAVE",
  2605.             "SLF_NO_NETWORK_SYNC"
  2606.         ]
  2607.     },
  2608.     "gui.smooth_scroll": {
  2609.         "type": "enum",
  2610.         "choices": [
  2611.             "false",
  2612.             "true"
  2613.         ],
  2614.         "def": false,
  2615.         "to": 219,
  2616.         "from": 0,
  2617.         "ctype": "BOOL",
  2618.         "flags": [
  2619.             "SLF_NOT_IN_SAVE",
  2620.             "SLF_NO_NETWORK_SYNC"
  2621.         ]
  2622.     },
  2623.     "gui.right_mouse_wnd_close": {
  2624.         "type": "enum",
  2625.         "choices": [
  2626.             "false",
  2627.             "true"
  2628.         ],
  2629.         "def": false,
  2630.         "to": 219,
  2631.         "from": 0,
  2632.         "ctype": "BOOL",
  2633.         "flags": [
  2634.             "SLF_NOT_IN_SAVE",
  2635.             "SLF_NO_NETWORK_SYNC"
  2636.         ]
  2637.     },
  2638.     "gui.measure_tooltip": {
  2639.         "type": "enum",
  2640.         "choices": [
  2641.             "false",
  2642.             "true"
  2643.         ],
  2644.         "def": true,
  2645.         "to": 219,
  2646.         "from": 0,
  2647.         "ctype": "BOOL",
  2648.         "flags": [
  2649.             "SLF_NOT_IN_SAVE",
  2650.             "SLF_NO_NETWORK_SYNC"
  2651.         ]
  2652.     },
  2653.     "gui.errmsg_duration": {
  2654.         "type": "int",
  2655.         "min": 0,
  2656.         "max": 20,
  2657.         "def": 5,
  2658.         "to": 219,
  2659.         "from": 0,
  2660.         "ctype": "SLE_UINT8",
  2661.         "flags": [
  2662.             "SLF_NOT_IN_SAVE",
  2663.             "SLF_NO_NETWORK_SYNC"
  2664.         ]
  2665.     },
  2666.     "gui.hover_delay_ms": {
  2667.         "type": "int",
  2668.         "min": 50,
  2669.         "max": 6000,
  2670.         "def": 250,
  2671.         "to": 219,
  2672.         "from": 0,
  2673.         "ctype": "SLE_UINT16",
  2674.         "flags": [
  2675.             "SLF_NOT_IN_SAVE",
  2676.             "SLF_NO_NETWORK_SYNC"
  2677.         ]
  2678.     },
  2679.     "gui.osk_activation": {
  2680.         "type": "enum",
  2681.         "choices": [
  2682.             "disabled",
  2683.             "double",
  2684.             "single",
  2685.             "immediately"
  2686.         ],
  2687.         "def": 1,
  2688.         "to": 219,
  2689.         "from": 0,
  2690.         "ctype": "SLE_UINT8",
  2691.         "flags": [
  2692.             "SLF_NOT_IN_SAVE",
  2693.             "SLF_NO_NETWORK_SYNC"
  2694.         ]
  2695.     },
  2696.     "gui.toolbar_pos": {
  2697.         "type": "int",
  2698.         "min": 0,
  2699.         "max": 2,
  2700.         "def": 1,
  2701.         "to": 219,
  2702.         "from": 0,
  2703.         "ctype": "SLE_UINT8",
  2704.         "flags": [
  2705.             "SLF_NOT_IN_SAVE",
  2706.             "SLF_NO_NETWORK_SYNC"
  2707.         ]
  2708.     },
  2709.     "gui.statusbar_pos": {
  2710.         "type": "int",
  2711.         "min": 0,
  2712.         "max": 2,
  2713.         "def": 1,
  2714.         "to": 219,
  2715.         "from": 0,
  2716.         "ctype": "SLE_UINT8",
  2717.         "flags": [
  2718.             "SLF_NOT_IN_SAVE",
  2719.             "SLF_NO_NETWORK_SYNC"
  2720.         ]
  2721.     },
  2722.     "gui.window_snap_radius": {
  2723.         "type": "int",
  2724.         "min": 1,
  2725.         "max": 32,
  2726.         "def": 10,
  2727.         "to": 219,
  2728.         "from": 0,
  2729.         "ctype": "SLE_UINT8",
  2730.         "flags": [
  2731.             "SLF_NOT_IN_SAVE",
  2732.             "SLF_NO_NETWORK_SYNC"
  2733.         ]
  2734.     },
  2735.     "gui.window_soft_limit": {
  2736.         "type": "int",
  2737.         "min": 5,
  2738.         "max": 255,
  2739.         "def": 20,
  2740.         "to": 219,
  2741.         "from": 0,
  2742.         "ctype": "SLE_UINT8",
  2743.         "flags": [
  2744.             "SLF_NOT_IN_SAVE",
  2745.             "SLF_NO_NETWORK_SYNC"
  2746.         ]
  2747.     },
  2748.     "gui.zoom_min": {
  2749.         "type": "int",
  2750.         "min": 0,
  2751.         "max": 2,
  2752.         "def": 0,
  2753.         "to": 219,
  2754.         "from": 0,
  2755.         "ctype": "SLE_UINT8",
  2756.         "flags": [
  2757.             "SLF_NOT_IN_SAVE",
  2758.             "SLF_NO_NETWORK_SYNC"
  2759.         ]
  2760.     },
  2761.     "gui.zoom_max": {
  2762.         "type": "int",
  2763.         "min": 3,
  2764.         "max": 5,
  2765.         "def": 5,
  2766.         "to": 219,
  2767.         "from": 0,
  2768.         "ctype": "SLE_UINT8",
  2769.         "flags": [
  2770.             "SLF_NOT_IN_SAVE",
  2771.             "SLF_NO_NETWORK_SYNC"
  2772.         ]
  2773.     },
  2774.     "gui.population_in_label": {
  2775.         "type": "enum",
  2776.         "choices": [
  2777.             "false",
  2778.             "true"
  2779.         ],
  2780.         "def": true,
  2781.         "to": 219,
  2782.         "from": 0,
  2783.         "ctype": "BOOL",
  2784.         "flags": [
  2785.             "SLF_NOT_IN_SAVE",
  2786.             "SLF_NO_NETWORK_SYNC"
  2787.         ]
  2788.     },
  2789.     "gui.link_terraform_toolbar": {
  2790.         "type": "enum",
  2791.         "choices": [
  2792.             "false",
  2793.             "true"
  2794.         ],
  2795.         "def": false,
  2796.         "to": 219,
  2797.         "from": 0,
  2798.         "ctype": "BOOL",
  2799.         "flags": [
  2800.             "SLF_NOT_IN_SAVE",
  2801.             "SLF_NO_NETWORK_SYNC"
  2802.         ]
  2803.     },
  2804.     "gui.smallmap_land_colour": {
  2805.         "type": "int",
  2806.         "min": 0,
  2807.         "max": 2,
  2808.         "def": 0,
  2809.         "to": 219,
  2810.         "from": 0,
  2811.         "ctype": "SLE_UINT8",
  2812.         "flags": [
  2813.             "SLF_NOT_IN_SAVE",
  2814.             "SLF_NO_NETWORK_SYNC"
  2815.         ]
  2816.     },
  2817.     "gui.liveries": {
  2818.         "type": "int",
  2819.         "min": 0,
  2820.         "max": 2,
  2821.         "def": 2,
  2822.         "to": 219,
  2823.         "from": 0,
  2824.         "ctype": "SLE_UINT8",
  2825.         "flags": [
  2826.             "SLF_NOT_IN_SAVE",
  2827.             "SLF_NO_NETWORK_SYNC"
  2828.         ]
  2829.     },
  2830.     "gui.starting_colour": {
  2831.         "type": "int",
  2832.         "min": 0,
  2833.         "max": 16,
  2834.         "def": 16,
  2835.         "to": 219,
  2836.         "from": 0,
  2837.         "ctype": "SLE_UINT8",
  2838.         "flags": [
  2839.             "SLF_NOT_IN_SAVE",
  2840.             "SLF_NO_NETWORK_SYNC"
  2841.         ]
  2842.     },
  2843.     "gui.prefer_teamchat": {
  2844.         "type": "enum",
  2845.         "choices": [
  2846.             "false",
  2847.             "true"
  2848.         ],
  2849.         "def": false,
  2850.         "to": 219,
  2851.         "from": 0,
  2852.         "ctype": "BOOL",
  2853.         "flags": [
  2854.             "SLF_NOT_IN_SAVE",
  2855.             "SLF_NO_NETWORK_SYNC"
  2856.         ]
  2857.     },
  2858.     "gui.scrollwheel_scrolling": {
  2859.         "type": "int",
  2860.         "min": 0,
  2861.         "max": 2,
  2862.         "def": 0,
  2863.         "to": 219,
  2864.         "from": 0,
  2865.         "ctype": "SLE_UINT8",
  2866.         "flags": [
  2867.             "SLF_NOT_IN_SAVE",
  2868.             "SLF_NO_NETWORK_SYNC"
  2869.         ]
  2870.     },
  2871.     "gui.scrollwheel_multiplier": {
  2872.         "type": "int",
  2873.         "min": 1,
  2874.         "max": 15,
  2875.         "def": 5,
  2876.         "to": 219,
  2877.         "from": 0,
  2878.         "ctype": "SLE_UINT8",
  2879.         "flags": [
  2880.             "SLF_NOT_IN_SAVE",
  2881.             "SLF_NO_NETWORK_SYNC"
  2882.         ]
  2883.     },
  2884.     "gui.pause_on_newgame": {
  2885.         "type": "enum",
  2886.         "choices": [
  2887.             "false",
  2888.             "true"
  2889.         ],
  2890.         "def": false,
  2891.         "to": 219,
  2892.         "from": 0,
  2893.         "ctype": "BOOL",
  2894.         "flags": [
  2895.             "SLF_NOT_IN_SAVE",
  2896.             "SLF_NO_NETWORK_SYNC"
  2897.         ]
  2898.     },
  2899.     "gui.advanced_vehicle_list": {
  2900.         "type": "int",
  2901.         "min": 0,
  2902.         "max": 2,
  2903.         "def": 1,
  2904.         "to": 219,
  2905.         "from": 0,
  2906.         "ctype": "SLE_UINT8",
  2907.         "flags": [
  2908.             "SLF_NOT_IN_SAVE",
  2909.             "SLF_NO_NETWORK_SYNC"
  2910.         ]
  2911.     },
  2912.     "gui.timetable_in_ticks": {
  2913.         "type": "enum",
  2914.         "choices": [
  2915.             "false",
  2916.             "true"
  2917.         ],
  2918.         "def": false,
  2919.         "to": 219,
  2920.         "from": 0,
  2921.         "ctype": "BOOL",
  2922.         "flags": [
  2923.             "SLF_NOT_IN_SAVE",
  2924.             "SLF_NO_NETWORK_SYNC"
  2925.         ]
  2926.     },
  2927.     "gui.timetable_arrival_departure": {
  2928.         "type": "enum",
  2929.         "choices": [
  2930.             "false",
  2931.             "true"
  2932.         ],
  2933.         "def": true,
  2934.         "to": 219,
  2935.         "from": 0,
  2936.         "ctype": "BOOL",
  2937.         "flags": [
  2938.             "SLF_NOT_IN_SAVE",
  2939.             "SLF_NO_NETWORK_SYNC"
  2940.         ]
  2941.     },
  2942.     "gui.quick_goto": {
  2943.         "type": "enum",
  2944.         "choices": [
  2945.             "false",
  2946.             "true"
  2947.         ],
  2948.         "def": false,
  2949.         "to": 219,
  2950.         "from": 0,
  2951.         "ctype": "BOOL",
  2952.         "flags": [
  2953.             "SLF_NOT_IN_SAVE",
  2954.             "SLF_NO_NETWORK_SYNC"
  2955.         ]
  2956.     },
  2957.     "gui.loading_indicators": {
  2958.         "type": "int",
  2959.         "min": 0,
  2960.         "max": 2,
  2961.         "def": 1,
  2962.         "to": 219,
  2963.         "from": 0,
  2964.         "ctype": "SLE_UINT8",
  2965.         "flags": [
  2966.             "SLF_NOT_IN_SAVE",
  2967.             "SLF_NO_NETWORK_SYNC"
  2968.         ]
  2969.     },
  2970.     "gui.default_rail_type": {
  2971.         "type": "int",
  2972.         "min": 0,
  2973.         "max": 2,
  2974.         "def": 0,
  2975.         "to": 219,
  2976.         "from": 0,
  2977.         "ctype": "SLE_UINT8",
  2978.         "flags": [
  2979.             "SLF_NOT_IN_SAVE",
  2980.             "SLF_NO_NETWORK_SYNC"
  2981.         ]
  2982.     },
  2983.     "gui.enable_signal_gui": {
  2984.         "type": "enum",
  2985.         "choices": [
  2986.             "false",
  2987.             "true"
  2988.         ],
  2989.         "def": true,
  2990.         "to": 219,
  2991.         "from": 0,
  2992.         "ctype": "BOOL",
  2993.         "flags": [
  2994.             "SLF_NOT_IN_SAVE",
  2995.             "SLF_NO_NETWORK_SYNC"
  2996.         ]
  2997.     },
  2998.     "gui.coloured_news_year": {
  2999.         "type": "int",
  3000.         "min": 0,
  3001.         "max": 5000000,
  3002.         "def": 2000,
  3003.         "to": 219,
  3004.         "from": 0,
  3005.         "ctype": "SLE_INT32",
  3006.         "flags": [
  3007.             "SLF_NOT_IN_SAVE",
  3008.             "SLF_NO_NETWORK_SYNC"
  3009.         ]
  3010.     },
  3011.     "gui.drag_signals_density": {
  3012.         "type": "int",
  3013.         "min": 1,
  3014.         "max": 20,
  3015.         "def": 4,
  3016.         "to": 219,
  3017.         "from": 0,
  3018.         "ctype": "SLE_UINT8",
  3019.         "flags": [
  3020.             "SLF_NOT_IN_SAVE",
  3021.             "SLF_NO_NETWORK_SYNC"
  3022.         ]
  3023.     },
  3024.     "gui.drag_signals_fixed_distance": {
  3025.         "type": "enum",
  3026.         "choices": [
  3027.             "false",
  3028.             "true"
  3029.         ],
  3030.         "def": false,
  3031.         "to": 219,
  3032.         "from": 0,
  3033.         "ctype": "BOOL",
  3034.         "flags": [
  3035.             "SLF_NOT_IN_SAVE",
  3036.             "SLF_NO_NETWORK_SYNC"
  3037.         ]
  3038.     },
  3039.     "gui.semaphore_build_before": {
  3040.         "type": "int",
  3041.         "min": 0,
  3042.         "max": 5000000,
  3043.         "def": 1950,
  3044.         "to": 219,
  3045.         "from": 0,
  3046.         "ctype": "SLE_INT32",
  3047.         "flags": [
  3048.             "SLF_NOT_IN_SAVE",
  3049.             "SLF_NO_NETWORK_SYNC"
  3050.         ]
  3051.     },
  3052.     "gui.vehicle_income_warn": {
  3053.         "type": "enum",
  3054.         "choices": [
  3055.             "false",
  3056.             "true"
  3057.         ],
  3058.         "def": true,
  3059.         "to": 219,
  3060.         "from": 0,
  3061.         "ctype": "BOOL",
  3062.         "flags": [
  3063.             "SLF_NOT_IN_SAVE",
  3064.             "SLF_NO_NETWORK_SYNC"
  3065.         ]
  3066.     },
  3067.     "gui.order_review_system": {
  3068.         "type": "int",
  3069.         "min": 0,
  3070.         "max": 2,
  3071.         "def": 2,
  3072.         "to": 219,
  3073.         "from": 0,
  3074.         "ctype": "SLE_UINT8",
  3075.         "flags": [
  3076.             "SLF_NOT_IN_SAVE",
  3077.             "SLF_NO_NETWORK_SYNC"
  3078.         ]
  3079.     },
  3080.     "gui.lost_vehicle_warn": {
  3081.         "type": "enum",
  3082.         "choices": [
  3083.             "false",
  3084.             "true"
  3085.         ],
  3086.         "def": true,
  3087.         "to": 219,
  3088.         "from": 0,
  3089.         "ctype": "BOOL",
  3090.         "flags": [
  3091.             "SLF_NOT_IN_SAVE",
  3092.             "SLF_NO_NETWORK_SYNC"
  3093.         ]
  3094.     },
  3095.     "gui.disable_unsuitable_building": {
  3096.         "type": "enum",
  3097.         "choices": [
  3098.             "false",
  3099.             "true"
  3100.         ],
  3101.         "def": true,
  3102.         "to": 219,
  3103.         "from": 0,
  3104.         "ctype": "BOOL",
  3105.         "flags": [
  3106.             "SLF_NOT_IN_SAVE",
  3107.             "SLF_NO_NETWORK_SYNC"
  3108.         ]
  3109.     },
  3110.     "gui.new_nonstop": {
  3111.         "type": "enum",
  3112.         "choices": [
  3113.             "false",
  3114.             "true"
  3115.         ],
  3116.         "def": false,
  3117.         "to": 219,
  3118.         "from": 0,
  3119.         "ctype": "BOOL",
  3120.         "flags": [
  3121.             "SLF_NOT_IN_SAVE",
  3122.             "SLF_NO_NETWORK_SYNC"
  3123.         ]
  3124.     },
  3125.     "gui.stop_location": {
  3126.         "type": "int",
  3127.         "min": 0,
  3128.         "max": 2,
  3129.         "def": 2,
  3130.         "to": 219,
  3131.         "from": 0,
  3132.         "ctype": "SLE_UINT8",
  3133.         "flags": [
  3134.             "SLF_NOT_IN_SAVE",
  3135.             "SLF_NO_NETWORK_SYNC"
  3136.         ]
  3137.     },
  3138.     "gui.keep_all_autosave": {
  3139.         "type": "enum",
  3140.         "choices": [
  3141.             "false",
  3142.             "true"
  3143.         ],
  3144.         "def": false,
  3145.         "to": 219,
  3146.         "from": 0,
  3147.         "ctype": "BOOL",
  3148.         "flags": [
  3149.             "SLF_NOT_IN_SAVE",
  3150.             "SLF_NO_NETWORK_SYNC"
  3151.         ]
  3152.     },
  3153.     "gui.autosave_on_exit": {
  3154.         "type": "enum",
  3155.         "choices": [
  3156.             "false",
  3157.             "true"
  3158.         ],
  3159.         "def": false,
  3160.         "to": 219,
  3161.         "from": 0,
  3162.         "ctype": "BOOL",
  3163.         "flags": [
  3164.             "SLF_NOT_IN_SAVE",
  3165.             "SLF_NO_NETWORK_SYNC"
  3166.         ]
  3167.     },
  3168.     "gui.autosave_on_network_disconnect": {
  3169.         "type": "enum",
  3170.         "choices": [
  3171.             "false",
  3172.             "true"
  3173.         ],
  3174.         "def": true,
  3175.         "to": 219,
  3176.         "from": 0,
  3177.         "ctype": "BOOL",
  3178.         "flags": [
  3179.             "SLF_NOT_IN_SAVE",
  3180.             "SLF_NO_NETWORK_SYNC"
  3181.         ]
  3182.     },
  3183.     "gui.max_num_autosaves": {
  3184.         "type": "int",
  3185.         "min": 0,
  3186.         "max": 255,
  3187.         "def": 16,
  3188.         "to": 219,
  3189.         "from": 0,
  3190.         "ctype": "SLE_UINT8",
  3191.         "flags": [
  3192.             "SLF_NOT_IN_SAVE",
  3193.             "SLF_NO_NETWORK_SYNC"
  3194.         ]
  3195.     },
  3196.     "gui.auto_euro": {
  3197.         "type": "enum",
  3198.         "choices": [
  3199.             "false",
  3200.             "true"
  3201.         ],
  3202.         "def": true,
  3203.         "to": 219,
  3204.         "from": 0,
  3205.         "ctype": "BOOL",
  3206.         "flags": [
  3207.             "SLF_NOT_IN_SAVE",
  3208.             "SLF_NO_NETWORK_SYNC"
  3209.         ]
  3210.     },
  3211.     "gui.news_message_timeout": {
  3212.         "type": "int",
  3213.         "min": 1,
  3214.         "max": 255,
  3215.         "def": 2,
  3216.         "to": 219,
  3217.         "from": 0,
  3218.         "ctype": "SLE_UINT8",
  3219.         "flags": [
  3220.             "SLF_NOT_IN_SAVE",
  3221.             "SLF_NO_NETWORK_SYNC"
  3222.         ]
  3223.     },
  3224.     "gui.show_track_reservation": {
  3225.         "type": "enum",
  3226.         "choices": [
  3227.             "false",
  3228.             "true"
  3229.         ],
  3230.         "def": false,
  3231.         "to": 219,
  3232.         "from": 0,
  3233.         "ctype": "BOOL",
  3234.         "flags": [
  3235.             "SLF_NOT_IN_SAVE",
  3236.             "SLF_NO_NETWORK_SYNC"
  3237.         ]
  3238.     },
  3239.     "gui.default_signal_type": {
  3240.         "type": "int",
  3241.         "min": 0,
  3242.         "max": 2,
  3243.         "def": 1,
  3244.         "to": 219,
  3245.         "from": 0,
  3246.         "ctype": "SLE_UINT8",
  3247.         "flags": [
  3248.             "SLF_NOT_IN_SAVE",
  3249.             "SLF_NO_NETWORK_SYNC"
  3250.         ]
  3251.     },
  3252.     "gui.cycle_signal_types": {
  3253.         "type": "int",
  3254.         "min": 0,
  3255.         "max": 2,
  3256.         "def": 2,
  3257.         "to": 219,
  3258.         "from": 0,
  3259.         "ctype": "SLE_UINT8",
  3260.         "flags": [
  3261.             "SLF_NOT_IN_SAVE",
  3262.             "SLF_NO_NETWORK_SYNC"
  3263.         ]
  3264.     },
  3265.     "gui.station_numtracks": {
  3266.         "type": "int",
  3267.         "min": 1,
  3268.         "max": 7,
  3269.         "def": 1,
  3270.         "to": 219,
  3271.         "from": 0,
  3272.         "ctype": "SLE_UINT8",
  3273.         "flags": [
  3274.             "SLF_NOT_IN_SAVE",
  3275.             "SLF_NO_NETWORK_SYNC"
  3276.         ]
  3277.     },
  3278.     "gui.station_platlength": {
  3279.         "type": "int",
  3280.         "min": 1,
  3281.         "max": 7,
  3282.         "def": 5,
  3283.         "to": 219,
  3284.         "from": 0,
  3285.         "ctype": "SLE_UINT8",
  3286.         "flags": [
  3287.             "SLF_NOT_IN_SAVE",
  3288.             "SLF_NO_NETWORK_SYNC"
  3289.         ]
  3290.     },
  3291.     "gui.station_dragdrop": {
  3292.         "type": "enum",
  3293.         "choices": [
  3294.             "false",
  3295.             "true"
  3296.         ],
  3297.         "def": true,
  3298.         "to": 219,
  3299.         "from": 0,
  3300.         "ctype": "BOOL",
  3301.         "flags": [
  3302.             "SLF_NOT_IN_SAVE",
  3303.             "SLF_NO_NETWORK_SYNC"
  3304.         ]
  3305.     },
  3306.     "gui.station_show_coverage": {
  3307.         "type": "enum",
  3308.         "choices": [
  3309.             "false",
  3310.             "true"
  3311.         ],
  3312.         "def": false,
  3313.         "to": 219,
  3314.         "from": 0,
  3315.         "ctype": "BOOL",
  3316.         "flags": [
  3317.             "SLF_NOT_IN_SAVE",
  3318.             "SLF_NO_NETWORK_SYNC"
  3319.         ]
  3320.     },
  3321.     "gui.persistent_buildingtools": {
  3322.         "type": "enum",
  3323.         "choices": [
  3324.             "false",
  3325.             "true"
  3326.         ],
  3327.         "def": true,
  3328.         "to": 219,
  3329.         "from": 0,
  3330.         "ctype": "BOOL",
  3331.         "flags": [
  3332.             "SLF_NOT_IN_SAVE",
  3333.             "SLF_NO_NETWORK_SYNC"
  3334.         ]
  3335.     },
  3336.     "gui.expenses_layout": {
  3337.         "type": "enum",
  3338.         "choices": [
  3339.             "false",
  3340.             "true"
  3341.         ],
  3342.         "def": false,
  3343.         "to": 219,
  3344.         "from": 0,
  3345.         "ctype": "BOOL",
  3346.         "flags": [
  3347.             "SLF_NOT_IN_SAVE",
  3348.             "SLF_NO_NETWORK_SYNC"
  3349.         ]
  3350.     },
  3351.     "gui.station_gui_group_order": {
  3352.         "type": "int",
  3353.         "min": 0,
  3354.         "max": 5,
  3355.         "def": 0,
  3356.         "to": 219,
  3357.         "from": 0,
  3358.         "ctype": "SLE_UINT8",
  3359.         "flags": [
  3360.             "SLF_NOT_IN_SAVE",
  3361.             "SLF_NO_NETWORK_SYNC"
  3362.         ]
  3363.     },
  3364.     "gui.station_gui_sort_by": {
  3365.         "type": "int",
  3366.         "min": 0,
  3367.         "max": 3,
  3368.         "def": 0,
  3369.         "to": 219,
  3370.         "from": 0,
  3371.         "ctype": "SLE_UINT8",
  3372.         "flags": [
  3373.             "SLF_NOT_IN_SAVE",
  3374.             "SLF_NO_NETWORK_SYNC"
  3375.         ]
  3376.     },
  3377.     "gui.station_gui_sort_order": {
  3378.         "type": "int",
  3379.         "min": 0,
  3380.         "max": 1,
  3381.         "def": 0,
  3382.         "to": 219,
  3383.         "from": 0,
  3384.         "ctype": "SLE_UINT8",
  3385.         "flags": [
  3386.             "SLF_NOT_IN_SAVE",
  3387.             "SLF_NO_NETWORK_SYNC"
  3388.         ]
  3389.     },
  3390.     "gui.missing_strings_threshold": {
  3391.         "type": "int",
  3392.         "min": 1,
  3393.         "max": 255,
  3394.         "def": 25,
  3395.         "to": 219,
  3396.         "from": 0,
  3397.         "ctype": "SLE_UINT8",
  3398.         "flags": [
  3399.             "SLF_NOT_IN_SAVE",
  3400.             "SLF_NO_NETWORK_SYNC"
  3401.         ]
  3402.     },
  3403.     "gui.graph_line_thickness": {
  3404.         "type": "int",
  3405.         "min": 1,
  3406.         "max": 5,
  3407.         "def": 3,
  3408.         "to": 219,
  3409.         "from": 0,
  3410.         "ctype": "SLE_UINT8",
  3411.         "flags": [
  3412.             "SLF_NOT_IN_SAVE",
  3413.             "SLF_NO_NETWORK_SYNC"
  3414.         ]
  3415.     },
  3416.     "gui.show_newgrf_name": {
  3417.         "type": "enum",
  3418.         "choices": [
  3419.             "false",
  3420.             "true"
  3421.         ],
  3422.         "def": false,
  3423.         "to": 219,
  3424.         "from": 0,
  3425.         "ctype": "BOOL",
  3426.         "flags": [
  3427.             "SLF_NOT_IN_SAVE",
  3428.             "SLF_NO_NETWORK_SYNC"
  3429.         ]
  3430.     },
  3431.     "gui.show_date_in_logs": {
  3432.         "type": "enum",
  3433.         "choices": [
  3434.             "false",
  3435.             "true"
  3436.         ],
  3437.         "def": false,
  3438.         "to": 219,
  3439.         "from": 0,
  3440.         "ctype": "BOOL",
  3441.         "flags": [
  3442.             "SLF_NOT_IN_SAVE",
  3443.             "SLF_NO_NETWORK_SYNC"
  3444.         ]
  3445.     },
  3446.     "gui.settings_restriction_mode": {
  3447.         "type": "int",
  3448.         "min": 0,
  3449.         "max": 2,
  3450.         "def": 0,
  3451.         "to": 219,
  3452.         "from": 0,
  3453.         "ctype": "SLE_UINT8",
  3454.         "flags": [
  3455.             "SLF_NOT_IN_SAVE",
  3456.             "SLF_NO_NETWORK_SYNC"
  3457.         ]
  3458.     },
  3459.     "gui.developer": {
  3460.         "type": "int",
  3461.         "min": 0,
  3462.         "max": 2,
  3463.         "def": 1,
  3464.         "to": 219,
  3465.         "from": 0,
  3466.         "ctype": "SLE_UINT8",
  3467.         "flags": [
  3468.             "SLF_NOT_IN_SAVE",
  3469.             "SLF_NO_NETWORK_SYNC"
  3470.         ]
  3471.     },
  3472.     "gui.newgrf_developer_tools": {
  3473.         "type": "enum",
  3474.         "choices": [
  3475.             "false",
  3476.             "true"
  3477.         ],
  3478.         "def": false,
  3479.         "to": 219,
  3480.         "from": 0,
  3481.         "ctype": "BOOL",
  3482.         "flags": [
  3483.             "SLF_NOT_IN_SAVE",
  3484.             "SLF_NO_NETWORK_SYNC"
  3485.         ]
  3486.     },
  3487.     "gui.ai_developer_tools": {
  3488.         "type": "enum",
  3489.         "choices": [
  3490.             "false",
  3491.             "true"
  3492.         ],
  3493.         "def": false,
  3494.         "to": 219,
  3495.         "from": 0,
  3496.         "ctype": "BOOL",
  3497.         "flags": [
  3498.             "SLF_NOT_IN_SAVE",
  3499.             "SLF_NO_NETWORK_SYNC"
  3500.         ]
  3501.     },
  3502.     "gui.scenario_developer": {
  3503.         "type": "enum",
  3504.         "choices": [
  3505.             "false",
  3506.             "true"
  3507.         ],
  3508.         "def": false,
  3509.         "to": 219,
  3510.         "from": 0,
  3511.         "ctype": "BOOL",
  3512.         "flags": [
  3513.             "SLF_NOT_IN_SAVE",
  3514.             "SLF_NO_NETWORK_SYNC"
  3515.         ]
  3516.     },
  3517.     "gui.newgrf_show_old_versions": {
  3518.         "type": "enum",
  3519.         "choices": [
  3520.             "false",
  3521.             "true"
  3522.         ],
  3523.         "def": false,
  3524.         "to": 219,
  3525.         "from": 0,
  3526.         "ctype": "BOOL",
  3527.         "flags": [
  3528.             "SLF_NOT_IN_SAVE",
  3529.             "SLF_NO_NETWORK_SYNC"
  3530.         ]
  3531.     },
  3532.     "gui.newgrf_default_palette": {
  3533.         "type": "int",
  3534.         "min": 0,
  3535.         "max": 1,
  3536.         "def": 1,
  3537.         "to": 219,
  3538.         "from": 0,
  3539.         "ctype": "SLE_UINT8",
  3540.         "flags": [
  3541.             "SLF_NOT_IN_SAVE",
  3542.             "SLF_NO_NETWORK_SYNC"
  3543.         ]
  3544.     },
  3545.     "gui.console_backlog_timeout": {
  3546.         "type": "int",
  3547.         "min": 10,
  3548.         "max": 65500,
  3549.         "def": 100,
  3550.         "to": 219,
  3551.         "from": 0,
  3552.         "ctype": "SLE_UINT16",
  3553.         "flags": [
  3554.             "SLF_NOT_IN_SAVE",
  3555.             "SLF_NO_NETWORK_SYNC"
  3556.         ]
  3557.     },
  3558.     "gui.console_backlog_length": {
  3559.         "type": "int",
  3560.         "min": 10,
  3561.         "max": 65500,
  3562.         "def": 100,
  3563.         "to": 219,
  3564.         "from": 0,
  3565.         "ctype": "SLE_UINT16",
  3566.         "flags": [
  3567.             "SLF_NOT_IN_SAVE",
  3568.             "SLF_NO_NETWORK_SYNC"
  3569.         ]
  3570.     },
  3571.     "sound.news_ticker": {
  3572.         "type": "enum",
  3573.         "choices": [
  3574.             "false",
  3575.             "true"
  3576.         ],
  3577.         "def": true,
  3578.         "to": 219,
  3579.         "from": 0,
  3580.         "ctype": "BOOL",
  3581.         "flags": [
  3582.             "SLF_NOT_IN_SAVE",
  3583.             "SLF_NO_NETWORK_SYNC"
  3584.         ]
  3585.     },
  3586.     "sound.news_full": {
  3587.         "type": "enum",
  3588.         "choices": [
  3589.             "false",
  3590.             "true"
  3591.         ],
  3592.         "def": true,
  3593.         "to": 219,
  3594.         "from": 0,
  3595.         "ctype": "BOOL",
  3596.         "flags": [
  3597.             "SLF_NOT_IN_SAVE",
  3598.             "SLF_NO_NETWORK_SYNC"
  3599.         ]
  3600.     },
  3601.     "sound.new_year": {
  3602.         "type": "enum",
  3603.         "choices": [
  3604.             "false",
  3605.             "true"
  3606.         ],
  3607.         "def": true,
  3608.         "to": 219,
  3609.         "from": 0,
  3610.         "ctype": "BOOL",
  3611.         "flags": [
  3612.             "SLF_NOT_IN_SAVE",
  3613.             "SLF_NO_NETWORK_SYNC"
  3614.         ]
  3615.     },
  3616.     "sound.confirm": {
  3617.         "type": "enum",
  3618.         "choices": [
  3619.             "false",
  3620.             "true"
  3621.         ],
  3622.         "def": true,
  3623.         "to": 219,
  3624.         "from": 0,
  3625.         "ctype": "BOOL",
  3626.         "flags": [
  3627.             "SLF_NOT_IN_SAVE",
  3628.             "SLF_NO_NETWORK_SYNC"
  3629.         ]
  3630.     },
  3631.     "sound.click_beep": {
  3632.         "type": "enum",
  3633.         "choices": [
  3634.             "false",
  3635.             "true"
  3636.         ],
  3637.         "def": true,
  3638.         "to": 219,
  3639.         "from": 0,
  3640.         "ctype": "BOOL",
  3641.         "flags": [
  3642.             "SLF_NOT_IN_SAVE",
  3643.             "SLF_NO_NETWORK_SYNC"
  3644.         ]
  3645.     },
  3646.     "sound.disaster": {
  3647.         "type": "enum",
  3648.         "choices": [
  3649.             "false",
  3650.             "true"
  3651.         ],
  3652.         "def": true,
  3653.         "to": 219,
  3654.         "from": 0,
  3655.         "ctype": "BOOL",
  3656.         "flags": [
  3657.             "SLF_NOT_IN_SAVE",
  3658.             "SLF_NO_NETWORK_SYNC"
  3659.         ]
  3660.     },
  3661.     "sound.vehicle": {
  3662.         "type": "enum",
  3663.         "choices": [
  3664.             "false",
  3665.             "true"
  3666.         ],
  3667.         "def": true,
  3668.         "to": 219,
  3669.         "from": 0,
  3670.         "ctype": "BOOL",
  3671.         "flags": [
  3672.             "SLF_NOT_IN_SAVE",
  3673.             "SLF_NO_NETWORK_SYNC"
  3674.         ]
  3675.     },
  3676.     "sound.ambient": {
  3677.         "type": "enum",
  3678.         "choices": [
  3679.             "false",
  3680.             "true"
  3681.         ],
  3682.         "def": true,
  3683.         "to": 219,
  3684.         "from": 0,
  3685.         "ctype": "BOOL",
  3686.         "flags": [
  3687.             "SLF_NOT_IN_SAVE",
  3688.             "SLF_NO_NETWORK_SYNC"
  3689.         ]
  3690.     },
  3691.     "music.playlist": {
  3692.         "type": "int",
  3693.         "min": 0,
  3694.         "max": 5,
  3695.         "def": 0,
  3696.         "to": 219,
  3697.         "from": 0,
  3698.         "ctype": "SLE_UINT8",
  3699.         "flags": [
  3700.             "SLF_NOT_IN_SAVE",
  3701.             "SLF_NO_NETWORK_SYNC"
  3702.         ]
  3703.     },
  3704.     "music.music_vol": {
  3705.         "type": "int",
  3706.         "min": 0,
  3707.         "max": 127,
  3708.         "def": 127,
  3709.         "to": 219,
  3710.         "from": 0,
  3711.         "ctype": "SLE_UINT8",
  3712.         "flags": [
  3713.             "SLF_NOT_IN_SAVE",
  3714.             "SLF_NO_NETWORK_SYNC"
  3715.         ]
  3716.     },
  3717.     "music.effect_vol": {
  3718.         "type": "int",
  3719.         "min": 0,
  3720.         "max": 127,
  3721.         "def": 127,
  3722.         "to": 219,
  3723.         "from": 0,
  3724.         "ctype": "SLE_UINT8",
  3725.         "flags": [
  3726.             "SLF_NOT_IN_SAVE",
  3727.             "SLF_NO_NETWORK_SYNC"
  3728.         ]
  3729.     },
  3730.     "music.custom_1": {
  3731.         "type": "list-int",
  3732.         "min": 0,
  3733.         "max": 255,
  3734.         "length": 0,
  3735.         "def": "nullptr",
  3736.         "to": 219,
  3737.         "from": 0,
  3738.         "ctype": "SLE_UINT8",
  3739.         "flags": [
  3740.             "SLF_NOT_IN_SAVE",
  3741.             "SLF_NO_NETWORK_SYNC"
  3742.         ]
  3743.     },
  3744.     "music.custom_2": {
  3745.         "type": "list-int",
  3746.         "min": 0,
  3747.         "max": 255,
  3748.         "length": 0,
  3749.         "def": "nullptr",
  3750.         "to": 219,
  3751.         "from": 0,
  3752.         "ctype": "SLE_UINT8",
  3753.         "flags": [
  3754.             "SLF_NOT_IN_SAVE",
  3755.             "SLF_NO_NETWORK_SYNC"
  3756.         ]
  3757.     },
  3758.     "music.playing": {
  3759.         "type": "enum",
  3760.         "choices": [
  3761.             "false",
  3762.             "true"
  3763.         ],
  3764.         "def": true,
  3765.         "to": 219,
  3766.         "from": 0,
  3767.         "ctype": "BOOL",
  3768.         "flags": [
  3769.             "SLF_NOT_IN_SAVE",
  3770.             "SLF_NO_NETWORK_SYNC"
  3771.         ]
  3772.     },
  3773.     "music.shuffle": {
  3774.         "type": "enum",
  3775.         "choices": [
  3776.             "false",
  3777.             "true"
  3778.         ],
  3779.         "def": false,
  3780.         "to": 219,
  3781.         "from": 0,
  3782.         "ctype": "BOOL",
  3783.         "flags": [
  3784.             "SLF_NOT_IN_SAVE",
  3785.             "SLF_NO_NETWORK_SYNC"
  3786.         ]
  3787.     },
  3788.     "news_display.arrival_player": {
  3789.         "type": "enum",
  3790.         "choices": [
  3791.             "off",
  3792.             "summarized",
  3793.             "full"
  3794.         ],
  3795.         "def": 2,
  3796.         "to": 219,
  3797.         "from": 0,
  3798.         "ctype": "SLE_UINT8",
  3799.         "flags": [
  3800.             "SLF_NOT_IN_SAVE",
  3801.             "SLF_NO_NETWORK_SYNC"
  3802.         ]
  3803.     },
  3804.     "news_display.arrival_other": {
  3805.         "type": "enum",
  3806.         "choices": [
  3807.             "off",
  3808.             "summarized",
  3809.             "full"
  3810.         ],
  3811.         "def": 1,
  3812.         "to": 219,
  3813.         "from": 0,
  3814.         "ctype": "SLE_UINT8",
  3815.         "flags": [
  3816.             "SLF_NOT_IN_SAVE",
  3817.             "SLF_NO_NETWORK_SYNC"
  3818.         ]
  3819.     },
  3820.     "news_display.accident": {
  3821.         "type": "enum",
  3822.         "choices": [
  3823.             "off",
  3824.             "summarized",
  3825.             "full"
  3826.         ],
  3827.         "def": 2,
  3828.         "to": 219,
  3829.         "from": 0,
  3830.         "ctype": "SLE_UINT8",
  3831.         "flags": [
  3832.             "SLF_NOT_IN_SAVE",
  3833.             "SLF_NO_NETWORK_SYNC"
  3834.         ]
  3835.     },
  3836.     "news_display.company_info": {
  3837.         "type": "enum",
  3838.         "choices": [
  3839.             "off",
  3840.             "summarized",
  3841.             "full"
  3842.         ],
  3843.         "def": 2,
  3844.         "to": 219,
  3845.         "from": 0,
  3846.         "ctype": "SLE_UINT8",
  3847.         "flags": [
  3848.             "SLF_NOT_IN_SAVE",
  3849.             "SLF_NO_NETWORK_SYNC"
  3850.         ]
  3851.     },
  3852.     "news_display.open": {
  3853.         "type": "enum",
  3854.         "choices": [
  3855.             "off",
  3856.             "summarized",
  3857.             "full"
  3858.         ],
  3859.         "def": 1,
  3860.         "to": 219,
  3861.         "from": 0,
  3862.         "ctype": "SLE_UINT8",
  3863.         "flags": [
  3864.             "SLF_NOT_IN_SAVE",
  3865.             "SLF_NO_NETWORK_SYNC"
  3866.         ]
  3867.     },
  3868.     "news_display.close": {
  3869.         "type": "enum",
  3870.         "choices": [
  3871.             "off",
  3872.             "summarized",
  3873.             "full"
  3874.         ],
  3875.         "def": 1,
  3876.         "to": 219,
  3877.         "from": 0,
  3878.         "ctype": "SLE_UINT8",
  3879.         "flags": [
  3880.             "SLF_NOT_IN_SAVE",
  3881.             "SLF_NO_NETWORK_SYNC"
  3882.         ]
  3883.     },
  3884.     "news_display.economy": {
  3885.         "type": "enum",
  3886.         "choices": [
  3887.             "off",
  3888.             "summarized",
  3889.             "full"
  3890.         ],
  3891.         "def": 2,
  3892.         "to": 219,
  3893.         "from": 0,
  3894.         "ctype": "SLE_UINT8",
  3895.         "flags": [
  3896.             "SLF_NOT_IN_SAVE",
  3897.             "SLF_NO_NETWORK_SYNC"
  3898.         ]
  3899.     },
  3900.     "news_display.production_player": {
  3901.         "type": "enum",
  3902.         "choices": [
  3903.             "off",
  3904.             "summarized",
  3905.             "full"
  3906.         ],
  3907.         "def": 1,
  3908.         "to": 219,
  3909.         "from": 0,
  3910.         "ctype": "SLE_UINT8",
  3911.         "flags": [
  3912.             "SLF_NOT_IN_SAVE",
  3913.             "SLF_NO_NETWORK_SYNC"
  3914.         ]
  3915.     },
  3916.     "news_display.production_other": {
  3917.         "type": "enum",
  3918.         "choices": [
  3919.             "off",
  3920.             "summarized",
  3921.             "full"
  3922.         ],
  3923.         "def": 0,
  3924.         "to": 219,
  3925.         "from": 0,
  3926.         "ctype": "SLE_UINT8",
  3927.         "flags": [
  3928.             "SLF_NOT_IN_SAVE",
  3929.             "SLF_NO_NETWORK_SYNC"
  3930.         ]
  3931.     },
  3932.     "news_display.production_nobody": {
  3933.         "type": "enum",
  3934.         "choices": [
  3935.             "off",
  3936.             "summarized",
  3937.             "full"
  3938.         ],
  3939.         "def": 0,
  3940.         "to": 219,
  3941.         "from": 0,
  3942.         "ctype": "SLE_UINT8",
  3943.         "flags": [
  3944.             "SLF_NOT_IN_SAVE",
  3945.             "SLF_NO_NETWORK_SYNC"
  3946.         ]
  3947.     },
  3948.     "news_display.advice": {
  3949.         "type": "enum",
  3950.         "choices": [
  3951.             "off",
  3952.             "summarized",
  3953.             "full"
  3954.         ],
  3955.         "def": 2,
  3956.         "to": 219,
  3957.         "from": 0,
  3958.         "ctype": "SLE_UINT8",
  3959.         "flags": [
  3960.             "SLF_NOT_IN_SAVE",
  3961.             "SLF_NO_NETWORK_SYNC"
  3962.         ]
  3963.     },
  3964.     "news_display.new_vehicles": {
  3965.         "type": "enum",
  3966.         "choices": [
  3967.             "off",
  3968.             "summarized",
  3969.             "full"
  3970.         ],
  3971.         "def": 2,
  3972.         "to": 219,
  3973.         "from": 0,
  3974.         "ctype": "SLE_UINT8",
  3975.         "flags": [
  3976.             "SLF_NOT_IN_SAVE",
  3977.             "SLF_NO_NETWORK_SYNC"
  3978.         ]
  3979.     },
  3980.     "news_display.acceptance": {
  3981.         "type": "enum",
  3982.         "choices": [
  3983.             "off",
  3984.             "summarized",
  3985.             "full"
  3986.         ],
  3987.         "def": 2,
  3988.         "to": 219,
  3989.         "from": 0,
  3990.         "ctype": "SLE_UINT8",
  3991.         "flags": [
  3992.             "SLF_NOT_IN_SAVE",
  3993.             "SLF_NO_NETWORK_SYNC"
  3994.         ]
  3995.     },
  3996.     "news_display.subsidies": {
  3997.         "type": "enum",
  3998.         "choices": [
  3999.             "off",
  4000.             "summarized",
  4001.             "full"
  4002.         ],
  4003.         "def": 1,
  4004.         "to": 219,
  4005.         "from": 0,
  4006.         "ctype": "SLE_UINT8",
  4007.         "flags": [
  4008.             "SLF_NOT_IN_SAVE",
  4009.             "SLF_NO_NETWORK_SYNC"
  4010.         ]
  4011.     },
  4012.     "news_display.general": {
  4013.         "type": "enum",
  4014.         "choices": [
  4015.             "off",
  4016.             "summarized",
  4017.             "full"
  4018.         ],
  4019.         "def": 2,
  4020.         "to": 219,
  4021.         "from": 0,
  4022.         "ctype": "SLE_UINT8",
  4023.         "flags": [
  4024.             "SLF_NOT_IN_SAVE",
  4025.             "SLF_NO_NETWORK_SYNC"
  4026.         ]
  4027.     },
  4028.     "gui.network_chat_box_width_pct": {
  4029.         "type": "int",
  4030.         "min": 10,
  4031.         "max": 100,
  4032.         "def": 40,
  4033.         "to": 219,
  4034.         "from": 0,
  4035.         "ctype": "SLE_UINT16",
  4036.         "flags": [
  4037.             "SLF_NOT_IN_SAVE",
  4038.             "SLF_NO_NETWORK_SYNC"
  4039.         ]
  4040.     },
  4041.     "gui.network_chat_box_height": {
  4042.         "type": "int",
  4043.         "min": 5,
  4044.         "max": 255,
  4045.         "def": 25,
  4046.         "to": 219,
  4047.         "from": 0,
  4048.         "ctype": "SLE_UINT8",
  4049.         "flags": [
  4050.             "SLF_NOT_IN_SAVE",
  4051.             "SLF_NO_NETWORK_SYNC"
  4052.         ]
  4053.     },
  4054.     "gui.network_chat_timeout": {
  4055.         "type": "int",
  4056.         "min": 1,
  4057.         "max": 65535,
  4058.         "def": 20,
  4059.         "to": 219,
  4060.         "from": 0,
  4061.         "ctype": "SLE_UINT16",
  4062.         "flags": [
  4063.             "SLF_NOT_IN_SAVE",
  4064.             "SLF_NO_NETWORK_SYNC"
  4065.         ]
  4066.     },
  4067.     "network.sync_freq": {
  4068.         "type": "int",
  4069.         "min": 0,
  4070.         "max": 100,
  4071.         "def": 100,
  4072.         "to": 219,
  4073.         "from": 0,
  4074.         "ctype": "SLE_UINT16",
  4075.         "flags": [
  4076.             "SLF_NOT_IN_SAVE",
  4077.             "SLF_NOT_IN_CONFIG",
  4078.             "SLF_NO_NETWORK_SYNC"
  4079.         ]
  4080.     },
  4081.     "network.frame_freq": {
  4082.         "type": "int",
  4083.         "min": 0,
  4084.         "max": 100,
  4085.         "def": 0,
  4086.         "to": 219,
  4087.         "from": 0,
  4088.         "ctype": "SLE_UINT8",
  4089.         "flags": [
  4090.             "SLF_NOT_IN_SAVE",
  4091.             "SLF_NOT_IN_CONFIG",
  4092.             "SLF_NO_NETWORK_SYNC"
  4093.         ]
  4094.     },
  4095.     "network.commands_per_frame": {
  4096.         "type": "int",
  4097.         "min": 1,
  4098.         "max": 65535,
  4099.         "def": 2,
  4100.         "to": 219,
  4101.         "from": 0,
  4102.         "ctype": "SLE_UINT16",
  4103.         "flags": [
  4104.             "SLF_NOT_IN_SAVE",
  4105.             "SLF_NO_NETWORK_SYNC"
  4106.         ]
  4107.     },
  4108.     "network.max_commands_in_queue": {
  4109.         "type": "int",
  4110.         "min": 1,
  4111.         "max": 65535,
  4112.         "def": 16,
  4113.         "to": 219,
  4114.         "from": 0,
  4115.         "ctype": "SLE_UINT16",
  4116.         "flags": [
  4117.             "SLF_NOT_IN_SAVE",
  4118.             "SLF_NO_NETWORK_SYNC"
  4119.         ]
  4120.     },
  4121.     "network.bytes_per_frame": {
  4122.         "type": "int",
  4123.         "min": 1,
  4124.         "max": 65535,
  4125.         "def": 8,
  4126.         "to": 219,
  4127.         "from": 0,
  4128.         "ctype": "SLE_UINT16",
  4129.         "flags": [
  4130.             "SLF_NOT_IN_SAVE",
  4131.             "SLF_NO_NETWORK_SYNC"
  4132.         ]
  4133.     },
  4134.     "network.bytes_per_frame_burst": {
  4135.         "type": "int",
  4136.         "min": 1,
  4137.         "max": 65535,
  4138.         "def": 256,
  4139.         "to": 219,
  4140.         "from": 0,
  4141.         "ctype": "SLE_UINT16",
  4142.         "flags": [
  4143.             "SLF_NOT_IN_SAVE",
  4144.             "SLF_NO_NETWORK_SYNC"
  4145.         ]
  4146.     },
  4147.     "network.max_init_time": {
  4148.         "type": "int",
  4149.         "min": 0,
  4150.         "max": 32000,
  4151.         "def": 100,
  4152.         "to": 219,
  4153.         "from": 0,
  4154.         "ctype": "SLE_UINT16",
  4155.         "flags": [
  4156.             "SLF_NOT_IN_SAVE",
  4157.             "SLF_NO_NETWORK_SYNC"
  4158.         ]
  4159.     },
  4160.     "network.max_join_time": {
  4161.         "type": "int",
  4162.         "min": 0,
  4163.         "max": 32000,
  4164.         "def": 500,
  4165.         "to": 219,
  4166.         "from": 0,
  4167.         "ctype": "SLE_UINT16",
  4168.         "flags": [
  4169.             "SLF_NOT_IN_SAVE",
  4170.             "SLF_NO_NETWORK_SYNC"
  4171.         ]
  4172.     },
  4173.     "network.max_download_time": {
  4174.         "type": "int",
  4175.         "min": 0,
  4176.         "max": 32000,
  4177.         "def": 1000,
  4178.         "to": 219,
  4179.         "from": 0,
  4180.         "ctype": "SLE_UINT16",
  4181.         "flags": [
  4182.             "SLF_NOT_IN_SAVE",
  4183.             "SLF_NO_NETWORK_SYNC"
  4184.         ]
  4185.     },
  4186.     "network.max_password_time": {
  4187.         "type": "int",
  4188.         "min": 0,
  4189.         "max": 32000,
  4190.         "def": 2000,
  4191.         "to": 219,
  4192.         "from": 0,
  4193.         "ctype": "SLE_UINT16",
  4194.         "flags": [
  4195.             "SLF_NOT_IN_SAVE",
  4196.             "SLF_NO_NETWORK_SYNC"
  4197.         ]
  4198.     },
  4199.     "network.max_lag_time": {
  4200.         "type": "int",
  4201.         "min": 0,
  4202.         "max": 32000,
  4203.         "def": 500,
  4204.         "to": 219,
  4205.         "from": 0,
  4206.         "ctype": "SLE_UINT16",
  4207.         "flags": [
  4208.             "SLF_NOT_IN_SAVE",
  4209.             "SLF_NO_NETWORK_SYNC"
  4210.         ]
  4211.     },
  4212.     "network.pause_on_join": {
  4213.         "type": "enum",
  4214.         "choices": [
  4215.             "false",
  4216.             "true"
  4217.         ],
  4218.         "def": true,
  4219.         "to": 219,
  4220.         "from": 0,
  4221.         "ctype": "BOOL",
  4222.         "flags": [
  4223.             "SLF_NOT_IN_SAVE",
  4224.             "SLF_NO_NETWORK_SYNC"
  4225.         ]
  4226.     },
  4227.     "network.server_port": {
  4228.         "type": "int",
  4229.         "min": 0,
  4230.         "max": 65535,
  4231.         "def": 3979,
  4232.         "to": 219,
  4233.         "from": 0,
  4234.         "ctype": "SLE_UINT16",
  4235.         "flags": [
  4236.             "SLF_NOT_IN_SAVE",
  4237.             "SLF_NO_NETWORK_SYNC"
  4238.         ]
  4239.     },
  4240.     "network.server_admin_port": {
  4241.         "type": "int",
  4242.         "min": 0,
  4243.         "max": 65535,
  4244.         "def": 3977,
  4245.         "to": 219,
  4246.         "from": 0,
  4247.         "ctype": "SLE_UINT16",
  4248.         "flags": [
  4249.             "SLF_NOT_IN_SAVE",
  4250.             "SLF_NO_NETWORK_SYNC"
  4251.         ]
  4252.     },
  4253.     "network.server_admin_chat": {
  4254.         "type": "enum",
  4255.         "choices": [
  4256.             "false",
  4257.             "true"
  4258.         ],
  4259.         "def": true,
  4260.         "to": 219,
  4261.         "from": 0,
  4262.         "ctype": "BOOL",
  4263.         "flags": [
  4264.             "SLF_NOT_IN_SAVE",
  4265.             "SLF_NO_NETWORK_SYNC"
  4266.         ]
  4267.     },
  4268.     "network.server_advertise": {
  4269.         "type": "enum",
  4270.         "choices": [
  4271.             "false",
  4272.             "true"
  4273.         ],
  4274.         "def": false,
  4275.         "to": 219,
  4276.         "from": 0,
  4277.         "ctype": "BOOL",
  4278.         "flags": [
  4279.             "SLF_NOT_IN_SAVE",
  4280.             "SLF_NO_NETWORK_SYNC"
  4281.         ]
  4282.     },
  4283.     "network.lan_internet": {
  4284.         "type": "int",
  4285.         "min": 0,
  4286.         "max": 1,
  4287.         "def": 1,
  4288.         "to": 219,
  4289.         "from": 0,
  4290.         "ctype": "SLE_UINT8",
  4291.         "flags": [
  4292.             "SLF_NOT_IN_SAVE",
  4293.             "SLF_NO_NETWORK_SYNC"
  4294.         ]
  4295.     },
  4296.     "network.client_name": {
  4297.         "type": "str",
  4298.         "def": "nullptr",
  4299.         "to": 219,
  4300.         "from": 0,
  4301.         "ctype": "SLE_STRB",
  4302.         "flags": [
  4303.             "SLF_NOT_IN_SAVE",
  4304.             "SLF_NO_NETWORK_SYNC"
  4305.         ]
  4306.     },
  4307.     "network.server_password": {
  4308.         "type": "str",
  4309.         "def": "nullptr",
  4310.         "to": 219,
  4311.         "from": 0,
  4312.         "ctype": "SLE_STRB",
  4313.         "flags": [
  4314.             "SLF_NOT_IN_SAVE",
  4315.             "SLF_NO_NETWORK_SYNC"
  4316.         ]
  4317.     },
  4318.     "network.rcon_password": {
  4319.         "type": "str",
  4320.         "def": "nullptr",
  4321.         "to": 219,
  4322.         "from": 0,
  4323.         "ctype": "SLE_STRB",
  4324.         "flags": [
  4325.             "SLF_NOT_IN_SAVE",
  4326.             "SLF_NO_NETWORK_SYNC"
  4327.         ]
  4328.     },
  4329.     "network.admin_password": {
  4330.         "type": "str",
  4331.         "def": "nullptr",
  4332.         "to": 219,
  4333.         "from": 0,
  4334.         "ctype": "SLE_STRB",
  4335.         "flags": [
  4336.             "SLF_NOT_IN_SAVE",
  4337.             "SLF_NO_NETWORK_SYNC"
  4338.         ]
  4339.     },
  4340.     "network.default_company_pass": {
  4341.         "type": "str",
  4342.         "def": "nullptr",
  4343.         "to": 219,
  4344.         "from": 0,
  4345.         "ctype": "SLE_STRB",
  4346.         "flags": [
  4347.             "SLF_NOT_IN_SAVE",
  4348.             "SLF_NO_NETWORK_SYNC"
  4349.         ]
  4350.     },
  4351.     "network.server_name": {
  4352.         "type": "str",
  4353.         "def": "nullptr",
  4354.         "to": 219,
  4355.         "from": 0,
  4356.         "ctype": "SLE_STRB",
  4357.         "flags": [
  4358.             "SLF_NOT_IN_SAVE",
  4359.             "SLF_NO_NETWORK_SYNC"
  4360.         ]
  4361.     },
  4362.     "network.connect_to_ip": {
  4363.         "type": "str",
  4364.         "def": "nullptr",
  4365.         "to": 219,
  4366.         "from": 0,
  4367.         "ctype": "SLE_STRB",
  4368.         "flags": [
  4369.             "SLF_NOT_IN_SAVE",
  4370.             "SLF_NO_NETWORK_SYNC"
  4371.         ]
  4372.     },
  4373.     "network.network_id": {
  4374.         "type": "str",
  4375.         "def": "nullptr",
  4376.         "to": 219,
  4377.         "from": 0,
  4378.         "ctype": "SLE_STRB",
  4379.         "flags": [
  4380.             "SLF_NOT_IN_SAVE",
  4381.             "SLF_NO_NETWORK_SYNC"
  4382.         ]
  4383.     },
  4384.     "network.autoclean_companies": {
  4385.         "type": "enum",
  4386.         "choices": [
  4387.             "false",
  4388.             "true"
  4389.         ],
  4390.         "def": false,
  4391.         "to": 219,
  4392.         "from": 0,
  4393.         "ctype": "BOOL",
  4394.         "flags": [
  4395.             "SLF_NOT_IN_SAVE",
  4396.             "SLF_NO_NETWORK_SYNC"
  4397.         ]
  4398.     },
  4399.     "network.autoclean_unprotected": {
  4400.         "type": "int",
  4401.         "min": 0,
  4402.         "max": 240,
  4403.         "def": 12,
  4404.         "to": 219,
  4405.         "from": 0,
  4406.         "ctype": "SLE_UINT8",
  4407.         "flags": [
  4408.             "SLF_NOT_IN_SAVE",
  4409.             "SLF_NO_NETWORK_SYNC"
  4410.         ]
  4411.     },
  4412.     "network.autoclean_protected": {
  4413.         "type": "int",
  4414.         "min": 0,
  4415.         "max": 240,
  4416.         "def": 36,
  4417.         "to": 219,
  4418.         "from": 0,
  4419.         "ctype": "SLE_UINT8",
  4420.         "flags": [
  4421.             "SLF_NOT_IN_SAVE",
  4422.             "SLF_NO_NETWORK_SYNC"
  4423.         ]
  4424.     },
  4425.     "network.autoclean_novehicles": {
  4426.         "type": "int",
  4427.         "min": 0,
  4428.         "max": 240,
  4429.         "def": 0,
  4430.         "to": 219,
  4431.         "from": 0,
  4432.         "ctype": "SLE_UINT8",
  4433.         "flags": [
  4434.             "SLF_NOT_IN_SAVE",
  4435.             "SLF_NO_NETWORK_SYNC"
  4436.         ]
  4437.     },
  4438.     "network.max_companies": {
  4439.         "type": "int",
  4440.         "min": 1,
  4441.         "max": 15,
  4442.         "def": 15,
  4443.         "to": 219,
  4444.         "from": 0,
  4445.         "ctype": "SLE_UINT8",
  4446.         "flags": [
  4447.             "SLF_NOT_IN_SAVE",
  4448.             "SLF_NO_NETWORK_SYNC"
  4449.         ]
  4450.     },
  4451.     "network.max_clients": {
  4452.         "type": "int",
  4453.         "min": 2,
  4454.         "max": 255,
  4455.         "def": 25,
  4456.         "to": 219,
  4457.         "from": 0,
  4458.         "ctype": "SLE_UINT8",
  4459.         "flags": [
  4460.             "SLF_NOT_IN_SAVE",
  4461.             "SLF_NO_NETWORK_SYNC"
  4462.         ]
  4463.     },
  4464.     "network.max_spectators": {
  4465.         "type": "int",
  4466.         "min": 0,
  4467.         "max": 255,
  4468.         "def": 15,
  4469.         "to": 219,
  4470.         "from": 0,
  4471.         "ctype": "SLE_UINT8",
  4472.         "flags": [
  4473.             "SLF_NOT_IN_SAVE",
  4474.             "SLF_NO_NETWORK_SYNC"
  4475.         ]
  4476.     },
  4477.     "network.restart_game_year": {
  4478.         "type": "int",
  4479.         "min": 0,
  4480.         "max": 5000000,
  4481.         "def": 0,
  4482.         "to": 219,
  4483.         "from": 0,
  4484.         "ctype": "SLE_INT32",
  4485.         "flags": [
  4486.             "SLF_NOT_IN_SAVE",
  4487.             "SLF_NO_NETWORK_SYNC"
  4488.         ]
  4489.     },
  4490.     "network.min_active_clients": {
  4491.         "type": "int",
  4492.         "min": 0,
  4493.         "max": 255,
  4494.         "def": 0,
  4495.         "to": 219,
  4496.         "from": 0,
  4497.         "ctype": "SLE_UINT8",
  4498.         "flags": [
  4499.             "SLF_NOT_IN_SAVE",
  4500.             "SLF_NO_NETWORK_SYNC"
  4501.         ]
  4502.     },
  4503.     "network.server_lang": {
  4504.         "type": "enum",
  4505.         "choices": [
  4506.             "ANY",
  4507.             "ENGLISH",
  4508.             "GERMAN",
  4509.             "FRENCH",
  4510.             "BRAZILIAN",
  4511.             "BULGARIAN",
  4512.             "CHINESE",
  4513.             "CZECH",
  4514.             "DANISH",
  4515.             "DUTCH",
  4516.             "ESPERANTO",
  4517.             "FINNISH",
  4518.             "HUNGARIAN",
  4519.             "ICELANDIC",
  4520.             "ITALIAN",
  4521.             "JAPANESE",
  4522.             "KOREAN",
  4523.             "LITHUANIAN",
  4524.             "NORWEGIAN",
  4525.             "POLISH",
  4526.             "PORTUGUESE",
  4527.             "ROMANIAN",
  4528.             "RUSSIAN",
  4529.             "SLOVAK",
  4530.             "SLOVENIAN",
  4531.             "SPANISH",
  4532.             "SWEDISH",
  4533.             "TURKISH",
  4534.             "UKRAINIAN",
  4535.             "AFRIKAANS",
  4536.             "CROATIAN",
  4537.             "CATALAN",
  4538.             "ESTONIAN",
  4539.             "GALICIAN",
  4540.             "GREEK",
  4541.             "LATVIAN"
  4542.         ],
  4543.         "def": 0,
  4544.         "to": 219,
  4545.         "from": 0,
  4546.         "ctype": "SLE_UINT8",
  4547.         "flags": [
  4548.             "SLF_NOT_IN_SAVE",
  4549.             "SLF_NO_NETWORK_SYNC"
  4550.         ]
  4551.     },
  4552.     "network.reload_cfg": {
  4553.         "type": "enum",
  4554.         "choices": [
  4555.             "false",
  4556.             "true"
  4557.         ],
  4558.         "def": false,
  4559.         "to": 219,
  4560.         "from": 0,
  4561.         "ctype": "BOOL",
  4562.         "flags": [
  4563.             "SLF_NOT_IN_SAVE",
  4564.             "SLF_NO_NETWORK_SYNC"
  4565.         ]
  4566.     },
  4567.     "network.last_host": {
  4568.         "type": "str",
  4569.         "def": "",
  4570.         "to": 219,
  4571.         "from": 0,
  4572.         "ctype": "SLE_STRB",
  4573.         "flags": [
  4574.             "SLF_NOT_IN_SAVE",
  4575.             "SLF_NO_NETWORK_SYNC"
  4576.         ]
  4577.     },
  4578.     "network.last_port": {
  4579.         "type": "int",
  4580.         "min": 0,
  4581.         "max": 65535,
  4582.         "def": 0,
  4583.         "to": 219,
  4584.         "from": 0,
  4585.         "ctype": "SLE_UINT16",
  4586.         "flags": [
  4587.             "SLF_NOT_IN_SAVE",
  4588.             "SLF_NO_NETWORK_SYNC"
  4589.         ]
  4590.     },
  4591.     "network.no_http_content_downloads": {
  4592.         "type": "enum",
  4593.         "choices": [
  4594.             "false",
  4595.             "true"
  4596.         ],
  4597.         "def": false,
  4598.         "to": 219,
  4599.         "from": 0,
  4600.         "ctype": "BOOL",
  4601.         "flags": [
  4602.             "SLF_NOT_IN_SAVE",
  4603.             "SLF_NO_NETWORK_SYNC"
  4604.         ]
  4605.     },
  4606.     "citymania.mapgen.industry_probabilities": {
  4607.         "type": "list-int",
  4608.         "min": 0,
  4609.         "max": 4294967295,
  4610.         "length": 0,
  4611.         "def": "",
  4612.         "to": 219,
  4613.         "from": 0,
  4614.         "ctype": "SLE_UINT32",
  4615.         "flags": [
  4616.             "SLF_NOT_IN_SAVE",
  4617.             "SLF_NO_NETWORK_SYNC"
  4618.         ]
  4619.     },
  4620.     "citymania.mapgen.industry_amount_mult": {
  4621.         "type": "int",
  4622.         "min": 1,
  4623.         "max": 32,
  4624.         "def": 1,
  4625.         "to": 219,
  4626.         "from": 0,
  4627.         "ctype": "SLE_UINT8",
  4628.         "flags": [
  4629.             "SLF_NOT_IN_SAVE",
  4630.             "SLF_NO_NETWORK_SYNC"
  4631.         ]
  4632.     },
  4633.     "citymania.mapgen.stop_towns_growth": {
  4634.         "type": "enum",
  4635.         "choices": [
  4636.             "false",
  4637.             "true"
  4638.         ],
  4639.         "def": false,
  4640.         "to": 219,
  4641.         "from": 0,
  4642.         "ctype": "BOOL",
  4643.         "flags": [
  4644.             "SLF_NOT_IN_SAVE",
  4645.             "SLF_NO_NETWORK_SYNC"
  4646.         ]
  4647.     },
  4648.     "citymania.mapgen.custom_town_house_count": {
  4649.         "type": "int",
  4650.         "min": 0,
  4651.         "max": 65535,
  4652.         "def": 0,
  4653.         "to": 219,
  4654.         "from": 0,
  4655.         "ctype": "SLE_UINT16",
  4656.         "flags": [
  4657.             "SLF_NOT_IN_SAVE",
  4658.             "SLF_NO_NETWORK_SYNC"
  4659.         ]
  4660.     },
  4661.     "citymania.mapgen.custom_city_house_count": {
  4662.         "type": "int",
  4663.         "min": 0,
  4664.         "max": 65535,
  4665.         "def": 0,
  4666.         "to": 219,
  4667.         "from": 0,
  4668.         "ctype": "SLE_UINT16",
  4669.         "flags": [
  4670.             "SLF_NOT_IN_SAVE",
  4671.             "SLF_NO_NETWORK_SYNC"
  4672.         ]
  4673.     },
  4674.     "citymania.mapgen.min_distance_between_towns": {
  4675.         "type": "int",
  4676.         "min": 0,
  4677.         "max": 255,
  4678.         "def": 70,
  4679.         "to": 219,
  4680.         "from": 0,
  4681.         "ctype": "SLE_UINT8",
  4682.         "flags": [
  4683.             "SLF_NOT_IN_SAVE",
  4684.             "SLF_NO_NETWORK_SYNC"
  4685.         ]
  4686.     },
  4687.     "citymania.company_antispam_sec": {
  4688.         "type": "int",
  4689.         "min": 0,
  4690.         "max": 65535,
  4691.         "def": 60,
  4692.         "to": 219,
  4693.         "from": 0,
  4694.         "ctype": "SLE_UINT16",
  4695.         "flags": [
  4696.             "SLF_NOT_IN_SAVE",
  4697.             "SLF_NO_NETWORK_SYNC"
  4698.         ]
  4699.     },
  4700.     "citymania.destroyed_houses_per_month": {
  4701.         "type": "int",
  4702.         "min": 0,
  4703.         "max": 65535,
  4704.         "def": 2,
  4705.         "to": 219,
  4706.         "from": 0,
  4707.         "ctype": "SLE_UINT16",
  4708.         "flags": [
  4709.             "SLF_NOT_IN_SAVE",
  4710.             "SLF_NO_NETWORK_SYNC"
  4711.         ]
  4712.     },
  4713.     "citymania.game_length_years": {
  4714.         "type": "int",
  4715.         "min": 0,
  4716.         "max": 65000,
  4717.         "def": 0,
  4718.         "to": 219,
  4719.         "from": 0,
  4720.         "ctype": "SLE_UINT16",
  4721.         "flags": [
  4722.             "SLF_NOT_IN_SAVE",
  4723.             "SLF_NO_NETWORK_SYNC"
  4724.         ]
  4725.     },
  4726.     "citymania.protect_funded_industries": {
  4727.         "type": "enum",
  4728.         "choices": [
  4729.             "false",
  4730.             "true"
  4731.         ],
  4732.         "def": true,
  4733.         "to": 219,
  4734.         "from": 0,
  4735.         "ctype": "BOOL",
  4736.         "flags": [
  4737.             "SLF_NOT_IN_SAVE",
  4738.             "SLF_NO_NETWORK_SYNC"
  4739.         ]
  4740.     },
  4741.     "citymania.same_depot_sell_years": {
  4742.         "type": "int",
  4743.         "min": 0,
  4744.         "max": 65535,
  4745.         "def": 1,
  4746.         "to": 219,
  4747.         "from": 0,
  4748.         "ctype": "SLE_UINT16",
  4749.         "flags": [
  4750.             "SLF_NOT_IN_SAVE",
  4751.             "SLF_NO_NETWORK_SYNC"
  4752.         ]
  4753.     },
  4754.     "citymania.server.restart_if_empty_min": {
  4755.         "type": "int",
  4756.         "min": 0,
  4757.         "max": 65535,
  4758.         "def": 0,
  4759.         "to": 219,
  4760.         "from": 0,
  4761.         "ctype": "SLE_UINT16",
  4762.         "flags": [
  4763.             "SLF_NOT_IN_SAVE",
  4764.             "SLF_NO_NETWORK_SYNC"
  4765.         ]
  4766.     },
  4767.     "citymania.server.games_till_restart": {
  4768.         "type": "int",
  4769.         "min": 0,
  4770.         "max": 16000,
  4771.         "def": 0,
  4772.         "to": 219,
  4773.         "from": 0,
  4774.         "ctype": "SLE_UINT16",
  4775.         "flags": [
  4776.             "SLF_NOT_IN_SAVE",
  4777.             "SLF_NO_NETWORK_SYNC"
  4778.         ]
  4779.     },
  4780.     "citymania.server.require_company_password": {
  4781.         "type": "enum",
  4782.         "choices": [
  4783.             "false",
  4784.             "true"
  4785.         ],
  4786.         "def": true,
  4787.         "to": 219,
  4788.         "from": 0,
  4789.         "ctype": "BOOL",
  4790.         "flags": [
  4791.             "SLF_NOT_IN_SAVE",
  4792.             "SLF_NO_NETWORK_SYNC"
  4793.         ]
  4794.     },
  4795.     "citymania.server.autoclean_type": {
  4796.         "type": "int",
  4797.         "min": 0,
  4798.         "max": 1,
  4799.         "def": 0,
  4800.         "to": 219,
  4801.         "from": 0,
  4802.         "ctype": "SLE_UINT8",
  4803.         "flags": [
  4804.             "SLF_NOT_IN_SAVE",
  4805.             "SLF_NO_NETWORK_SYNC"
  4806.         ]
  4807.     },
  4808.     "citymania.server.autoclean_spots": {
  4809.         "type": "int",
  4810.         "min": 0,
  4811.         "max": 15,
  4812.         "def": 3,
  4813.         "to": 219,
  4814.         "from": 0,
  4815.         "ctype": "SLE_UINT8",
  4816.         "flags": [
  4817.             "SLF_NOT_IN_SAVE",
  4818.             "SLF_NO_NETWORK_SYNC"
  4819.         ]
  4820.     },
  4821.     "citymania.server.soft_restart_from_min": {
  4822.         "type": "int",
  4823.         "min": 0,
  4824.         "max": 1440,
  4825.         "def": 0,
  4826.         "to": 219,
  4827.         "from": 0,
  4828.         "ctype": "SLE_UINT16",
  4829.         "flags": [
  4830.             "SLF_NOT_IN_SAVE",
  4831.             "SLF_NO_NETWORK_SYNC"
  4832.         ]
  4833.     },
  4834.     "citymania.server.soft_restart_to_min": {
  4835.         "type": "int",
  4836.         "min": 0,
  4837.         "max": 1440,
  4838.         "def": 0,
  4839.         "to": 219,
  4840.         "from": 0,
  4841.         "ctype": "SLE_UINT16",
  4842.         "flags": [
  4843.             "SLF_NOT_IN_SAVE",
  4844.             "SLF_NO_NETWORK_SYNC"
  4845.         ]
  4846.     },
  4847.     "citymania.server.company_name": {
  4848.         "type": "str-quoted",
  4849.         "def": "CityMania Server",
  4850.         "to": 219,
  4851.         "from": 0,
  4852.         "ctype": "SLE_STRQ",
  4853.         "flags": [
  4854.             "SLF_NOT_IN_SAVE",
  4855.             "SLF_NO_NETWORK_SYNC"
  4856.         ]
  4857.     },
  4858.     "citymania.server.company_president_name": {
  4859.         "type": "str-quoted",
  4860.         "def": "Archimedes",
  4861.         "to": 219,
  4862.         "from": 0,
  4863.         "ctype": "SLE_STRQ",
  4864.         "flags": [
  4865.             "SLF_NOT_IN_SAVE",
  4866.             "SLF_NO_NETWORK_SYNC"
  4867.         ]
  4868.     },
  4869.     "citymania.server.company_president_face": {
  4870.         "type": "int",
  4871.         "min": 0,
  4872.         "max": 4294967295,
  4873.         "def": 337904776,
  4874.         "to": 219,
  4875.         "from": 0,
  4876.         "ctype": "SLE_UINT32",
  4877.         "flags": [
  4878.             "SLF_NOT_IN_SAVE",
  4879.             "SLF_NO_NETWORK_SYNC"
  4880.         ]
  4881.     },
  4882.     "citymania.disable_maglev": {
  4883.         "type": "enum",
  4884.         "choices": [
  4885.             "false",
  4886.             "true"
  4887.         ],
  4888.         "def": false,
  4889.         "to": 219,
  4890.         "from": 0,
  4891.         "ctype": "BOOL",
  4892.         "flags": [
  4893.             "SLF_NOT_IN_SAVE",
  4894.             "SLF_NO_NETWORK_SYNC"
  4895.         ]
  4896.     },
  4897.     "citymania.disable_monorail": {
  4898.         "type": "enum",
  4899.         "choices": [
  4900.             "false",
  4901.             "true"
  4902.         ],
  4903.         "def": false,
  4904.         "to": 219,
  4905.         "from": 0,
  4906.         "ctype": "BOOL",
  4907.         "flags": [
  4908.             "SLF_NOT_IN_SAVE",
  4909.             "SLF_NO_NETWORK_SYNC"
  4910.         ]
  4911.     },
  4912.     "citymania.disable_large_aircraft": {
  4913.         "type": "enum",
  4914.         "choices": [
  4915.             "false",
  4916.             "true"
  4917.         ],
  4918.         "def": false,
  4919.         "to": 219,
  4920.         "from": 0,
  4921.         "ctype": "BOOL",
  4922.         "flags": [
  4923.             "SLF_NOT_IN_SAVE",
  4924.             "SLF_NO_NETWORK_SYNC"
  4925.         ]
  4926.     },
  4927.     "citymania.no_new_engines_after": {
  4928.         "type": "int",
  4929.         "min": 0,
  4930.         "max": 5000000,
  4931.         "def": 2000,
  4932.         "to": 219,
  4933.         "from": 0,
  4934.         "ctype": "SLE_INT32",
  4935.         "flags": [
  4936.             "SLF_NOT_IN_SAVE",
  4937.             "SLF_NO_NETWORK_SYNC"
  4938.         ]
  4939.     },
  4940.     "citymania.randomize_engines_intro_date": {
  4941.         "type": "enum",
  4942.         "choices": [
  4943.             "false",
  4944.             "true"
  4945.         ],
  4946.         "def": true,
  4947.         "to": 219,
  4948.         "from": 0,
  4949.         "ctype": "BOOL",
  4950.         "flags": [
  4951.             "SLF_NOT_IN_SAVE",
  4952.             "SLF_NO_NETWORK_SYNC"
  4953.         ]
  4954.     },
  4955.     "citymania.disable_ind_spawning": {
  4956.         "type": "enum",
  4957.         "choices": [
  4958.             "false",
  4959.             "true"
  4960.         ],
  4961.         "def": false,
  4962.         "to": 219,
  4963.         "from": 0,
  4964.         "ctype": "BOOL",
  4965.         "flags": [
  4966.             "SLF_NOT_IN_SAVE",
  4967.             "SLF_NO_NETWORK_SYNC"
  4968.         ]
  4969.     },
  4970.     "citymania.gm.load_save": {
  4971.         "type": "str-quoted",
  4972.         "def": "",
  4973.         "to": 219,
  4974.         "from": 0,
  4975.         "ctype": "SLE_STRQ",
  4976.         "flags": [
  4977.             "SLF_NOT_IN_SAVE",
  4978.             "SLF_NO_NETWORK_SYNC"
  4979.         ]
  4980.     },
  4981.     "citymania.gm.server_descr": {
  4982.         "type": "str-quoted",
  4983.         "def": "",
  4984.         "to": 219,
  4985.         "from": 0,
  4986.         "ctype": "SLE_STRQ",
  4987.         "flags": [
  4988.             "SLF_NOT_IN_SAVE",
  4989.             "SLF_NO_NETWORK_SYNC"
  4990.         ]
  4991.     },
  4992.     "citymania.max_players_in_company": {
  4993.         "type": "int",
  4994.         "min": 0,
  4995.         "max": 255,
  4996.         "def": 0,
  4997.         "to": 219,
  4998.         "from": 0,
  4999.         "ctype": "SLE_UINT8",
  5000.         "flags": [
  5001.             "SLF_NOT_IN_SAVE",
  5002.             "SLF_NO_NETWORK_SYNC"
  5003.         ]
  5004.     },
  5005.     "citymania.cb.acceptance_range": {
  5006.         "type": "int",
  5007.         "min": 0,
  5008.         "max": 255,
  5009.         "def": 25,
  5010.         "to": 219,
  5011.         "from": 0,
  5012.         "ctype": "SLE_UINT8",
  5013.         "flags": [
  5014.             "SLF_NOT_IN_SAVE",
  5015.             "SLF_NO_NETWORK_SYNC"
  5016.         ]
  5017.     },
  5018.     "citymania.cb.storage_size": {
  5019.         "type": "int",
  5020.         "min": 0,
  5021.         "max": 255,
  5022.         "def": 4,
  5023.         "to": 219,
  5024.         "from": 0,
  5025.         "ctype": "SLE_UINT8",
  5026.         "flags": [
  5027.             "SLF_NOT_IN_SAVE",
  5028.             "SLF_NO_NETWORK_SYNC"
  5029.         ]
  5030.     },
  5031.     "citymania.cb.town_protection_range": {
  5032.         "type": "int",
  5033.         "min": 0,
  5034.         "max": 255,
  5035.         "def": 10,
  5036.         "to": 219,
  5037.         "from": 0,
  5038.         "ctype": "SLE_UINT8",
  5039.         "flags": [
  5040.             "SLF_NOT_IN_SAVE",
  5041.             "SLF_NO_NETWORK_SYNC"
  5042.         ]
  5043.     },
  5044.     "citymania.cb.claim_max_houses": {
  5045.         "type": "int",
  5046.         "min": 0,
  5047.         "max": 65535,
  5048.         "def": 10,
  5049.         "to": 219,
  5050.         "from": 0,
  5051.         "ctype": "SLE_UINT16",
  5052.         "flags": [
  5053.             "SLF_NOT_IN_SAVE",
  5054.             "SLF_NO_NETWORK_SYNC"
  5055.         ]
  5056.     },
  5057.     "citymania.cb.smooth_growth_rate": {
  5058.         "type": "enum",
  5059.         "choices": [
  5060.             "false",
  5061.             "true"
  5062.         ],
  5063.         "def": false,
  5064.         "to": 219,
  5065.         "from": 0,
  5066.         "ctype": "BOOL",
  5067.         "flags": [
  5068.             "SLF_NOT_IN_SAVE",
  5069.             "SLF_NO_NETWORK_SYNC"
  5070.         ]
  5071.     },
  5072.     "citymania.cb.allow_negative_growth": {
  5073.         "type": "enum",
  5074.         "choices": [
  5075.             "false",
  5076.             "true"
  5077.         ],
  5078.         "def": false,
  5079.         "to": 219,
  5080.         "from": 0,
  5081.         "ctype": "BOOL",
  5082.         "flags": [
  5083.             "SLF_NOT_IN_SAVE",
  5084.             "SLF_NO_NETWORK_SYNC"
  5085.         ]
  5086.     },
  5087.     "citymania.td.max_monsters": {
  5088.         "type": "int",
  5089.         "min": 1,
  5090.         "max": 4294967295,
  5091.         "def": 100,
  5092.         "to": 219,
  5093.         "from": 0,
  5094.         "ctype": "SLE_UINT32",
  5095.         "flags": [
  5096.             "SLF_NOT_IN_SAVE",
  5097.             "SLF_NO_NETWORK_SYNC"
  5098.         ]
  5099.     },
  5100.     "citymania.td.cargo_heal_mult": {
  5101.         "type": "int",
  5102.         "min": 1,
  5103.         "max": 4294967295,
  5104.         "def": 1,
  5105.         "to": 219,
  5106.         "from": 0,
  5107.         "ctype": "SLE_UINT32",
  5108.         "flags": [
  5109.             "SLF_NOT_IN_SAVE",
  5110.             "SLF_NO_NETWORK_SYNC"
  5111.         ]
  5112.     },
  5113.     "citymania.td.cargo_damage_mult": {
  5114.         "type": "int",
  5115.         "min": 1,
  5116.         "max": 4294967295,
  5117.         "def": 1,
  5118.         "to": 219,
  5119.         "from": 0,
  5120.         "ctype": "SLE_UINT32",
  5121.         "flags": [
  5122.             "SLF_NOT_IN_SAVE",
  5123.             "SLF_NO_NETWORK_SYNC"
  5124.         ]
  5125.     },
  5126.     "citymania.td.cargo_aoe_damage_mult": {
  5127.         "type": "int",
  5128.         "min": 1,
  5129.         "max": 4294967295,
  5130.         "def": 1,
  5131.         "to": 219,
  5132.         "from": 0,
  5133.         "ctype": "SLE_UINT32",
  5134.         "flags": [
  5135.             "SLF_NOT_IN_SAVE",
  5136.             "SLF_NO_NETWORK_SYNC"
  5137.         ]
  5138.     },
  5139.     "citymania.td.monster_level_increase_days": {
  5140.         "type": "int",
  5141.         "min": 1,
  5142.         "max": 4294967295,
  5143.         "def": 356,
  5144.         "to": 219,
  5145.         "from": 0,
  5146.         "ctype": "SLE_UINT32",
  5147.         "flags": [
  5148.             "SLF_NOT_IN_SAVE",
  5149.             "SLF_NO_NETWORK_SYNC"
  5150.         ]
  5151.     },
  5152.     "citymania.td.monster_spawn_delay_ticks": {
  5153.         "type": "int",
  5154.         "min": 1,
  5155.         "max": 4294967295,
  5156.         "def": 70,
  5157.         "to": 219,
  5158.         "from": 0,
  5159.         "ctype": "SLE_UINT32",
  5160.         "flags": [
  5161.             "SLF_NOT_IN_SAVE",
  5162.             "SLF_NO_NETWORK_SYNC"
  5163.         ]
  5164.     },
  5165.     "citymania.td.monster_move_delay_ticks": {
  5166.         "type": "int",
  5167.         "min": 1,
  5168.         "max": 4294967295,
  5169.         "def": 16,
  5170.         "to": 219,
  5171.         "from": 0,
  5172.         "ctype": "SLE_UINT32",
  5173.         "flags": [
  5174.             "SLF_NOT_IN_SAVE",
  5175.             "SLF_NO_NETWORK_SYNC"
  5176.         ]
  5177.     },
  5178.     "citymania.td.house_damage_mult": {
  5179.         "type": "int",
  5180.         "min": 1,
  5181.         "max": 4294967295,
  5182.         "def": 100,
  5183.         "to": 219,
  5184.         "from": 0,
  5185.         "ctype": "SLE_UINT32",
  5186.         "flags": [
  5187.             "SLF_NOT_IN_SAVE",
  5188.             "SLF_NO_NETWORK_SYNC"
  5189.         ]
  5190.     },
  5191.     "citymania.td.house_health_mult": {
  5192.         "type": "int",
  5193.         "min": 1,
  5194.         "max": 4294967295,
  5195.         "def": 10,
  5196.         "to": 219,
  5197.         "from": 0,
  5198.         "ctype": "SLE_UINT32",
  5199.         "flags": [
  5200.             "SLF_NOT_IN_SAVE",
  5201.             "SLF_NO_NETWORK_SYNC"
  5202.         ]
  5203.     },
  5204.     "citymania.td.industry_health": {
  5205.         "type": "int",
  5206.         "min": 1,
  5207.         "max": 4294967295,
  5208.         "def": 1000000,
  5209.         "to": 219,
  5210.         "from": 0,
  5211.         "ctype": "SLE_UINT32",
  5212.         "flags": [
  5213.             "SLF_NOT_IN_SAVE",
  5214.             "SLF_NO_NETWORK_SYNC"
  5215.         ]
  5216.     },
  5217.     "citymania.td.industry_damage": {
  5218.         "type": "int",
  5219.         "min": 1,
  5220.         "max": 4294967295,
  5221.         "def": 100,
  5222.         "to": 219,
  5223.         "from": 0,
  5224.         "ctype": "SLE_UINT32",
  5225.         "flags": [
  5226.             "SLF_NOT_IN_SAVE",
  5227.             "SLF_NO_NETWORK_SYNC"
  5228.         ]
  5229.     },
  5230.     "citymania.td.monster_damage_mult": {
  5231.         "type": "int",
  5232.         "min": 1,
  5233.         "max": 4294967295,
  5234.         "def": 1,
  5235.         "to": 219,
  5236.         "from": 0,
  5237.         "ctype": "SLE_UINT32",
  5238.         "flags": [
  5239.             "SLF_NOT_IN_SAVE",
  5240.             "SLF_NO_NETWORK_SYNC"
  5241.         ]
  5242.     },
  5243.     "citymania.td.monster_health_mult": {
  5244.         "type": "int",
  5245.         "min": 1,
  5246.         "max": 4294967295,
  5247.         "def": 10,
  5248.         "to": 219,
  5249.         "from": 0,
  5250.         "ctype": "SLE_UINT32",
  5251.         "flags": [
  5252.             "SLF_NOT_IN_SAVE",
  5253.             "SLF_NO_NETWORK_SYNC"
  5254.         ]
  5255.     },
  5256.     "citymania.game_type": {
  5257.         "type": "int",
  5258.         "min": 0,
  5259.         "max": 5,
  5260.         "def": 0,
  5261.         "to": 219,
  5262.         "from": 0,
  5263.         "ctype": "SLE_UINT8",
  5264.         "flags": [
  5265.             "SLF_NOT_IN_SAVE",
  5266.             "SLF_NO_NETWORK_SYNC"
  5267.         ]
  5268.     },
  5269.     "citymania.controller_type": {
  5270.         "type": "int",
  5271.         "min": 0,
  5272.         "max": 6,
  5273.         "def": 0,
  5274.         "to": 219,
  5275.         "from": 0,
  5276.         "ctype": "SLE_UINT8",
  5277.         "flags": [
  5278.             "SLF_NOT_IN_SAVE",
  5279.             "SLF_NO_NETWORK_SYNC"
  5280.         ]
  5281.     },
  5282.     "citymania.cb.requirements_type": {
  5283.         "type": "int",
  5284.         "min": 0,
  5285.         "max": 1,
  5286.         "def": 0,
  5287.         "to": 219,
  5288.         "from": 0,
  5289.         "ctype": "SLE_UINT8",
  5290.         "flags": [
  5291.             "SLF_NOT_IN_SAVE",
  5292.             "SLF_NO_NETWORK_SYNC"
  5293.         ]
  5294.     },
  5295.     "citymania.renew_industries": {
  5296.         "type": "enum",
  5297.         "choices": [
  5298.             "false",
  5299.             "true"
  5300.         ],
  5301.         "def": false,
  5302.         "to": 219,
  5303.         "from": 0,
  5304.         "ctype": "BOOL",
  5305.         "flags": [
  5306.             "SLF_NOT_IN_SAVE",
  5307.             "SLF_NO_NETWORK_SYNC"
  5308.         ]
  5309.     },
  5310.     "citymania.calc_relative_exp": {
  5311.         "type": "enum",
  5312.         "choices": [
  5313.             "false",
  5314.             "true"
  5315.         ],
  5316.         "def": true,
  5317.         "to": 219,
  5318.         "from": 0,
  5319.         "ctype": "BOOL",
  5320.         "flags": [
  5321.             "SLF_NOT_IN_SAVE",
  5322.             "SLF_NO_NETWORK_SYNC"
  5323.         ]
  5324.     },
  5325.     "citymania.exp_ratio": {
  5326.         "type": "int",
  5327.         "min": 0,
  5328.         "max": 10000,
  5329.         "def": 100,
  5330.         "to": 219,
  5331.         "from": 0,
  5332.         "ctype": "SLE_UINT16",
  5333.         "flags": [
  5334.             "SLF_NOT_IN_SAVE",
  5335.             "SLF_NO_NETWORK_SYNC"
  5336.         ]
  5337.     },
  5338.     "citymania.close_funded_ind_with_company": {
  5339.         "type": "enum",
  5340.         "choices": [
  5341.             "false",
  5342.             "true"
  5343.         ],
  5344.         "def": true,
  5345.         "to": 219,
  5346.         "from": 0,
  5347.         "ctype": "BOOL",
  5348.         "flags": [
  5349.             "SLF_NOT_IN_SAVE",
  5350.             "SLF_NO_NETWORK_SYNC"
  5351.         ]
  5352.     },
  5353.     "citymania.limits.max_airports": {
  5354.         "type": "int",
  5355.         "min": 0,
  5356.         "max": 65535,
  5357.         "def": 0,
  5358.         "to": 219,
  5359.         "from": 0,
  5360.         "ctype": "SLE_UINT16",
  5361.         "flags": [
  5362.             "SLF_NOT_IN_SAVE",
  5363.             "SLF_NO_NETWORK_SYNC"
  5364.         ]
  5365.     },
  5366.     "citymania.limits.disable_canals": {
  5367.         "type": "enum",
  5368.         "choices": [
  5369.             "false",
  5370.             "true"
  5371.         ],
  5372.         "def": true,
  5373.         "to": 219,
  5374.         "from": 0,
  5375.         "ctype": "BOOL",
  5376.         "flags": [
  5377.             "SLF_NOT_IN_SAVE",
  5378.             "SLF_NO_NETWORK_SYNC"
  5379.         ]
  5380.     },
  5381.     "citymania.limits.min_distance_between_docks": {
  5382.         "type": "int",
  5383.         "min": 0,
  5384.         "max": 65535,
  5385.         "def": 15,
  5386.         "to": 219,
  5387.         "from": 0,
  5388.         "ctype": "SLE_UINT16",
  5389.         "flags": [
  5390.             "SLF_NOT_IN_SAVE",
  5391.             "SLF_NO_NETWORK_SYNC"
  5392.         ]
  5393.     },
  5394.     "citymania.economy.cashback_for_extra_land_clear": {
  5395.         "type": "enum",
  5396.         "choices": [
  5397.             "false",
  5398.             "true"
  5399.         ],
  5400.         "def": false,
  5401.         "to": 219,
  5402.         "from": 0,
  5403.         "ctype": "BOOL",
  5404.         "flags": [
  5405.             "SLF_NOT_IN_SAVE",
  5406.             "SLF_NO_NETWORK_SYNC"
  5407.         ]
  5408.     },
  5409.     "citymania.economy.cashback_for_bridges_and_tunnels": {
  5410.         "type": "enum",
  5411.         "choices": [
  5412.             "false",
  5413.             "true"
  5414.         ],
  5415.         "def": false,
  5416.         "to": 219,
  5417.         "from": 0,
  5418.         "ctype": "BOOL",
  5419.         "flags": [
  5420.             "SLF_NOT_IN_SAVE",
  5421.             "SLF_NO_NETWORK_SYNC"
  5422.         ]
  5423.     },
  5424.     "citymania.economy.cashback_for_foundations": {
  5425.         "type": "enum",
  5426.         "choices": [
  5427.             "false",
  5428.             "true"
  5429.         ],
  5430.         "def": false,
  5431.         "to": 219,
  5432.         "from": 0,
  5433.         "ctype": "BOOL",
  5434.         "flags": [
  5435.             "SLF_NOT_IN_SAVE",
  5436.             "SLF_NO_NETWORK_SYNC"
  5437.         ]
  5438.     },
  5439.     "citymania.disable_engine_previews": {
  5440.         "type": "enum",
  5441.         "choices": [
  5442.             "false",
  5443.             "true"
  5444.         ],
  5445.         "def": false,
  5446.         "to": 219,
  5447.         "from": 0,
  5448.         "ctype": "BOOL",
  5449.         "flags": [
  5450.             "SLF_NOT_IN_SAVE",
  5451.             "SLF_NO_NETWORK_SYNC"
  5452.         ]
  5453.     },
  5454.     "citymania.mapgen.override_max_heightlevel": {
  5455.         "type": "int",
  5456.         "min": 0,
  5457.         "max": 255,
  5458.         "def": 0,
  5459.         "to": 219,
  5460.         "from": 0,
  5461.         "ctype": "SLE_UINT8",
  5462.         "flags": [
  5463.             "SLF_NOT_IN_SAVE",
  5464.             "SLF_NO_NETWORK_SYNC"
  5465.         ]
  5466.     },
  5467.     "citymania.br.min_companies_to_start": {
  5468.         "type": "int",
  5469.         "min": 1,
  5470.         "max": 15,
  5471.         "def": 5,
  5472.         "to": 219,
  5473.         "from": 0,
  5474.         "ctype": "SLE_UINT8",
  5475.         "flags": [
  5476.             "SLF_NOT_IN_SAVE",
  5477.             "SLF_NO_NETWORK_SYNC"
  5478.         ]
  5479.     },
  5480.     "citymania.br.months_before_first_elimination": {
  5481.         "type": "int",
  5482.         "min": 0,
  5483.         "max": 65535,
  5484.         "def": 36,
  5485.         "to": 219,
  5486.         "from": 0,
  5487.         "ctype": "SLE_UINT16",
  5488.         "flags": [
  5489.             "SLF_NOT_IN_SAVE",
  5490.             "SLF_NO_NETWORK_SYNC"
  5491.         ]
  5492.     },
  5493.     "citymania.br.months_between_eliminations": {
  5494.         "type": "int",
  5495.         "min": 0,
  5496.         "max": 65535,
  5497.         "def": 6,
  5498.         "to": 219,
  5499.         "from": 0,
  5500.         "ctype": "SLE_UINT16",
  5501.         "flags": [
  5502.             "SLF_NOT_IN_SAVE",
  5503.             "SLF_NO_NETWORK_SYNC"
  5504.         ]
  5505.     },
  5506.     "company.engine_renew": {
  5507.         "type": "enum",
  5508.         "choices": [
  5509.             "false",
  5510.             "true"
  5511.         ],
  5512.         "def": false,
  5513.         "to": 219,
  5514.         "from": 0,
  5515.         "ctype": "BOOL",
  5516.         "flags": [
  5517.             "SLF_NOT_IN_SAVE"
  5518.         ]
  5519.     },
  5520.     "company.engine_renew_months": {
  5521.         "type": "int",
  5522.         "min": -12,
  5523.         "max": 12,
  5524.         "def": 6,
  5525.         "to": 219,
  5526.         "from": 0,
  5527.         "ctype": "SLE_INT16",
  5528.         "flags": [
  5529.             "SLF_NOT_IN_SAVE"
  5530.         ]
  5531.     },
  5532.     "company.engine_renew_money": {
  5533.         "type": "int",
  5534.         "min": 0,
  5535.         "max": 2000000,
  5536.         "def": 100000,
  5537.         "to": 219,
  5538.         "from": 0,
  5539.         "ctype": "SLE_UINT32",
  5540.         "flags": [
  5541.             "SLF_NOT_IN_SAVE"
  5542.         ]
  5543.     },
  5544.     "company.renew_keep_length": {
  5545.         "type": "enum",
  5546.         "choices": [
  5547.             "false",
  5548.             "true"
  5549.         ],
  5550.         "def": false,
  5551.         "to": 219,
  5552.         "from": 0,
  5553.         "ctype": "BOOL",
  5554.         "flags": [
  5555.             "SLF_NOT_IN_SAVE"
  5556.         ]
  5557.     },
  5558.     "vehicle.servint_ispercent": {
  5559.         "type": "enum",
  5560.         "choices": [
  5561.             "false",
  5562.             "true"
  5563.         ],
  5564.         "def": false,
  5565.         "to": 219,
  5566.         "from": 0,
  5567.         "ctype": "BOOL",
  5568.         "flags": [
  5569.             "SLF_NOT_IN_SAVE"
  5570.         ]
  5571.     },
  5572.     "vehicle.servint_trains": {
  5573.         "type": "int",
  5574.         "min": 5,
  5575.         "max": 800,
  5576.         "def": 150,
  5577.         "to": 219,
  5578.         "from": 0,
  5579.         "ctype": "SLE_UINT16",
  5580.         "flags": [
  5581.             "SLF_NOT_IN_SAVE"
  5582.         ]
  5583.     },
  5584.     "vehicle.servint_roadveh": {
  5585.         "type": "int",
  5586.         "min": 5,
  5587.         "max": 800,
  5588.         "def": 150,
  5589.         "to": 219,
  5590.         "from": 0,
  5591.         "ctype": "SLE_UINT16",
  5592.         "flags": [
  5593.             "SLF_NOT_IN_SAVE"
  5594.         ]
  5595.     },
  5596.     "vehicle.servint_ships": {
  5597.         "type": "int",
  5598.         "min": 5,
  5599.         "max": 800,
  5600.         "def": 360,
  5601.         "to": 219,
  5602.         "from": 0,
  5603.         "ctype": "SLE_UINT16",
  5604.         "flags": [
  5605.             "SLF_NOT_IN_SAVE"
  5606.         ]
  5607.     },
  5608.     "vehicle.servint_aircraft": {
  5609.         "type": "int",
  5610.         "min": 5,
  5611.         "max": 800,
  5612.         "def": 100,
  5613.         "to": 219,
  5614.         "from": 0,
  5615.         "ctype": "SLE_UINT16",
  5616.         "flags": [
  5617.             "SLF_NOT_IN_SAVE"
  5618.         ]
  5619.     },
  5620.     "currency.rate": {
  5621.         "type": "int",
  5622.         "min": 0,
  5623.         "max": 65535,
  5624.         "def": 1,
  5625.         "to": 219,
  5626.         "from": 0,
  5627.         "ctype": "SLE_UINT16",
  5628.         "flags": [
  5629.             "SLF_NOT_IN_SAVE",
  5630.             "SLF_NO_NETWORK_SYNC"
  5631.         ]
  5632.     },
  5633.     "currency.separator": {
  5634.         "type": "str",
  5635.         "def": ".",
  5636.         "to": 219,
  5637.         "from": 0,
  5638.         "ctype": "CHR",
  5639.         "flags": [
  5640.             "SLF_NOT_IN_SAVE",
  5641.             "SLF_NO_NETWORK_SYNC"
  5642.         ]
  5643.     },
  5644.     "currency.to_euro": {
  5645.         "type": "int",
  5646.         "min": 0,
  5647.         "max": 5000000,
  5648.         "def": 0,
  5649.         "to": 219,
  5650.         "from": 0,
  5651.         "ctype": "SLE_INT32",
  5652.         "flags": [
  5653.             "SLF_NOT_IN_SAVE",
  5654.             "SLF_NO_NETWORK_SYNC"
  5655.         ]
  5656.     },
  5657.     "currency.prefix": {
  5658.         "type": "str-quoted",
  5659.         "def": "nullptr",
  5660.         "to": 219,
  5661.         "from": 0,
  5662.         "ctype": "SLE_STRBQ",
  5663.         "flags": [
  5664.             "SLF_NOT_IN_SAVE",
  5665.             "SLF_NO_NETWORK_SYNC"
  5666.         ]
  5667.     },
  5668.     "currency.suffix": {
  5669.         "type": "str-quoted",
  5670.         "def": " credits",
  5671.         "to": 219,
  5672.         "from": 0,
  5673.         "ctype": "SLE_STRBQ",
  5674.         "flags": [
  5675.             "SLF_NOT_IN_SAVE",
  5676.             "SLF_NO_NETWORK_SYNC"
  5677.         ]
  5678.     },
  5679.     "misc.display_opt": {
  5680.         "type": "enum-multi",
  5681.         "choices": [
  5682.             "SHOW_TOWN_NAMES",
  5683.             "SHOW_STATION_NAMES",
  5684.             "SHOW_SIGNS",
  5685.             "FULL_ANIMATION",
  5686.             "FULL_DETAIL",
  5687.             "WAYPOINTS",
  5688.             "SHOW_COMPETITOR_SIGNS"
  5689.         ],
  5690.         "def": 239,
  5691.         "to": 219,
  5692.         "from": 0,
  5693.         "ctype": "SLE_UINT8",
  5694.         "flags": [
  5695.             "SLF_NOT_IN_SAVE",
  5696.             "SLF_NO_NETWORK_SYNC"
  5697.         ]
  5698.     },
  5699.     "misc.fullscreen": {
  5700.         "type": "enum",
  5701.         "choices": [
  5702.             "false",
  5703.             "true"
  5704.         ],
  5705.         "def": false,
  5706.         "to": 219,
  5707.         "from": 0,
  5708.         "ctype": "BOOL",
  5709.         "flags": [
  5710.             "SLF_NOT_IN_SAVE",
  5711.             "SLF_NO_NETWORK_SYNC"
  5712.         ]
  5713.     },
  5714.     "misc.support8bpp": {
  5715.         "type": "enum",
  5716.         "choices": [
  5717.             "no",
  5718.             "system",
  5719.             "hardware"
  5720.         ],
  5721.         "def": 0,
  5722.         "to": 219,
  5723.         "from": 0,
  5724.         "ctype": "SLE_UINT8",
  5725.         "flags": [
  5726.             "SLF_NOT_IN_SAVE",
  5727.             "SLF_NO_NETWORK_SYNC"
  5728.         ]
  5729.     },
  5730.     "misc.graphicsset": {
  5731.         "type": "str-quoted",
  5732.         "def": "nullptr",
  5733.         "to": 219,
  5734.         "from": 0,
  5735.         "ctype": "SLE_STRQ",
  5736.         "flags": [
  5737.             "SLF_NOT_IN_SAVE",
  5738.             "SLF_NO_NETWORK_SYNC"
  5739.         ]
  5740.     },
  5741.     "misc.soundsset": {
  5742.         "type": "str-quoted",
  5743.         "def": "nullptr",
  5744.         "to": 219,
  5745.         "from": 0,
  5746.         "ctype": "SLE_STRQ",
  5747.         "flags": [
  5748.             "SLF_NOT_IN_SAVE",
  5749.             "SLF_NO_NETWORK_SYNC"
  5750.         ]
  5751.     },
  5752.     "misc.musicset": {
  5753.         "type": "str-quoted",
  5754.         "def": "nullptr",
  5755.         "to": 219,
  5756.         "from": 0,
  5757.         "ctype": "SLE_STRQ",
  5758.         "flags": [
  5759.             "SLF_NOT_IN_SAVE",
  5760.             "SLF_NO_NETWORK_SYNC"
  5761.         ]
  5762.     },
  5763.     "misc.videodriver": {
  5764.         "type": "str-quoted",
  5765.         "def": "nullptr",
  5766.         "to": 219,
  5767.         "from": 0,
  5768.         "ctype": "SLE_STRQ",
  5769.         "flags": [
  5770.             "SLF_NOT_IN_SAVE",
  5771.             "SLF_NO_NETWORK_SYNC"
  5772.         ]
  5773.     },
  5774.     "misc.musicdriver": {
  5775.         "type": "str-quoted",
  5776.         "def": "nullptr",
  5777.         "to": 219,
  5778.         "from": 0,
  5779.         "ctype": "SLE_STRQ",
  5780.         "flags": [
  5781.             "SLF_NOT_IN_SAVE",
  5782.             "SLF_NO_NETWORK_SYNC"
  5783.         ]
  5784.     },
  5785.     "misc.sounddriver": {
  5786.         "type": "str-quoted",
  5787.         "def": "nullptr",
  5788.         "to": 219,
  5789.         "from": 0,
  5790.         "ctype": "SLE_STRQ",
  5791.         "flags": [
  5792.             "SLF_NOT_IN_SAVE",
  5793.             "SLF_NO_NETWORK_SYNC"
  5794.         ]
  5795.     },
  5796.     "misc.blitter": {
  5797.         "type": "str-quoted",
  5798.         "def": "nullptr",
  5799.         "to": 219,
  5800.         "from": 0,
  5801.         "ctype": "SLE_STRQ",
  5802.         "flags": [
  5803.             "SLF_NOT_IN_SAVE",
  5804.             "SLF_NO_NETWORK_SYNC"
  5805.         ]
  5806.     },
  5807.     "misc.language": {
  5808.         "type": "str",
  5809.         "def": "nullptr",
  5810.         "to": 219,
  5811.         "from": 0,
  5812.         "ctype": "SLE_STRB",
  5813.         "flags": [
  5814.             "SLF_NOT_IN_SAVE",
  5815.             "SLF_NO_NETWORK_SYNC"
  5816.         ]
  5817.     },
  5818.     "misc.resolution": {
  5819.         "type": "list-int",
  5820.         "min": -2147483648,
  5821.         "max": 2147483647,
  5822.         "length": "2",
  5823.         "def": "640,480",
  5824.         "to": 219,
  5825.         "from": 0,
  5826.         "ctype": "SLE_INT32",
  5827.         "flags": [
  5828.             "SLF_NOT_IN_SAVE",
  5829.             "SLF_NO_NETWORK_SYNC"
  5830.         ]
  5831.     },
  5832.     "misc.screenshot_format": {
  5833.         "type": "str",
  5834.         "def": "nullptr",
  5835.         "to": 219,
  5836.         "from": 0,
  5837.         "ctype": "SLE_STRB",
  5838.         "flags": [
  5839.             "SLF_NOT_IN_SAVE",
  5840.             "SLF_NO_NETWORK_SYNC"
  5841.         ]
  5842.     },
  5843.     "misc.savegame_format": {
  5844.         "type": "str",
  5845.         "def": "nullptr",
  5846.         "to": 219,
  5847.         "from": 0,
  5848.         "ctype": "SLE_STRB",
  5849.         "flags": [
  5850.             "SLF_NOT_IN_SAVE",
  5851.             "SLF_NO_NETWORK_SYNC"
  5852.         ]
  5853.     },
  5854.     "misc.rightclick_emulate": {
  5855.         "type": "enum",
  5856.         "choices": [
  5857.             "false",
  5858.             "true"
  5859.         ],
  5860.         "def": false,
  5861.         "to": 219,
  5862.         "from": 0,
  5863.         "ctype": "BOOL",
  5864.         "flags": [
  5865.             "SLF_NOT_IN_SAVE",
  5866.             "SLF_NO_NETWORK_SYNC"
  5867.         ]
  5868.     },
  5869.     "misc.sprite_cache_size_px": {
  5870.         "type": "int",
  5871.         "min": 1,
  5872.         "max": 512,
  5873.         "def": 128,
  5874.         "to": 219,
  5875.         "from": 0,
  5876.         "ctype": "SLE_UINT32",
  5877.         "flags": [
  5878.             "SLF_NOT_IN_SAVE",
  5879.             "SLF_NO_NETWORK_SYNC"
  5880.         ]
  5881.     },
  5882.     "misc.player_face": {
  5883.         "type": "int",
  5884.         "min": 0,
  5885.         "max": 4294967295,
  5886.         "def": 0,
  5887.         "to": 219,
  5888.         "from": 0,
  5889.         "ctype": "SLE_UINT32",
  5890.         "flags": [
  5891.             "SLF_NOT_IN_SAVE",
  5892.             "SLF_NO_NETWORK_SYNC"
  5893.         ]
  5894.     },
  5895.     "misc.transparency_options": {
  5896.         "type": "int",
  5897.         "min": 0,
  5898.         "max": 511,
  5899.         "def": 0,
  5900.         "to": 219,
  5901.         "from": 0,
  5902.         "ctype": "SLE_UINT32",
  5903.         "flags": [
  5904.             "SLF_NOT_IN_SAVE",
  5905.             "SLF_NO_NETWORK_SYNC"
  5906.         ]
  5907.     },
  5908.     "misc.transparency_locks": {
  5909.         "type": "int",
  5910.         "min": 0,
  5911.         "max": 511,
  5912.         "def": 0,
  5913.         "to": 219,
  5914.         "from": 0,
  5915.         "ctype": "SLE_UINT32",
  5916.         "flags": [
  5917.             "SLF_NOT_IN_SAVE",
  5918.             "SLF_NO_NETWORK_SYNC"
  5919.         ]
  5920.     },
  5921.     "misc.invisibility_options": {
  5922.         "type": "int",
  5923.         "min": 0,
  5924.         "max": 255,
  5925.         "def": 0,
  5926.         "to": 219,
  5927.         "from": 0,
  5928.         "ctype": "SLE_UINT32",
  5929.         "flags": [
  5930.             "SLF_NOT_IN_SAVE",
  5931.             "SLF_NO_NETWORK_SYNC"
  5932.         ]
  5933.     },
  5934.     "misc.keyboard": {
  5935.         "type": "str",
  5936.         "def": "nullptr",
  5937.         "to": 219,
  5938.         "from": 0,
  5939.         "ctype": "SLE_STRB",
  5940.         "flags": [
  5941.             "SLF_NOT_IN_SAVE",
  5942.             "SLF_NO_NETWORK_SYNC"
  5943.         ]
  5944.     },
  5945.     "misc.keyboard_caps": {
  5946.         "type": "str",
  5947.         "def": "nullptr",
  5948.         "to": 219,
  5949.         "from": 0,
  5950.         "ctype": "SLE_STRB",
  5951.         "flags": [
  5952.             "SLF_NOT_IN_SAVE",
  5953.             "SLF_NO_NETWORK_SYNC"
  5954.         ]
  5955.     },
  5956.     "misc.last_newgrf_count": {
  5957.         "type": "int",
  5958.         "min": 0,
  5959.         "max": 4294967295,
  5960.         "def": 100,
  5961.         "to": 219,
  5962.         "from": 0,
  5963.         "ctype": "SLE_UINT32",
  5964.         "flags": [
  5965.             "SLF_NOT_IN_SAVE",
  5966.             "SLF_NO_NETWORK_SYNC"
  5967.         ]
  5968.     },
  5969.     "misc.gui_zoom": {
  5970.         "type": "int",
  5971.         "min": 0,
  5972.         "max": 2,
  5973.         "def": 2,
  5974.         "to": 219,
  5975.         "from": 0,
  5976.         "ctype": "SLE_UINT8",
  5977.         "flags": [
  5978.             "SLF_NOT_IN_SAVE",
  5979.             "SLF_NO_NETWORK_SYNC"
  5980.         ]
  5981.     },
  5982.     "misc.font_zoom": {
  5983.         "type": "int",
  5984.         "min": 0,
  5985.         "max": 2,
  5986.         "def": 2,
  5987.         "to": 219,
  5988.         "from": 0,
  5989.         "ctype": "SLE_UINT8",
  5990.         "flags": [
  5991.             "SLF_NOT_IN_SAVE",
  5992.             "SLF_NO_NETWORK_SYNC"
  5993.         ]
  5994.     }
  5995. }
  5996.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement