diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-25 18:56:40 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-26 13:03:44 +0200 |
commit | efe7923ebe128ae76cfa597c8e89cd6199a5cab6 (patch) | |
tree | 09e49d432fe40d3a4d3f86e245646e330944e419 /data.js | |
parent | 2dadb8de216a3fd46a8f692c66f03336c4f71d00 (diff) | |
download | waterloo-campaign-1815-efe7923ebe128ae76cfa597c8e89cd6199a5cab6.tar.gz |
Fix forbidden hex lists and label which overlay is visible.
Diffstat (limited to 'data.js')
-rw-r--r-- | data.js | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -23,10 +23,10 @@ data.map = { streams: [1021,1024,1120,1124,1224,1300,1314,1324,1401,1415,1501,1502,1514,1600,1601,1603,1604,1704,1837,1937,2038,2138,2407,2507,2524,2540,2604,2608,2609,2620,2621,2624,2625,2637,2641,2704,2708,2718,2719,2721,2724,2725,2737,2740,2741,2805,2808,2817,2820,2821,2825,2838,2840,2905,2906,2907,2915,2916,2917,2920,2921,2925,2938,2940,3006,3017,3018,3019,3020,3021,3022,3025,3039,3040,3041,3106,3117,3118,3121,3122,3125,3141,3205,3207,3219,3220,3221,3222,3223,3225,3226,3305,3306,3320,3323,3324,3325,3406,3423,3502,3503,3506,3517,3518,3520,3521,3523,3534,3535,3536,3604,3605,3606,3607,3619,3622,3623,3624,3635,3637,3703,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3719,3723,3735,3736,3739,3802,3803,3806,3813,3820,3824,3825,3836,3837,3840,3906,3920,3925,3937,3938,3939,4007,4021,4026,4027,4038,4039], brussels_couillet_road: [1018,1117,1217,1218,1317,1417,1516,1617,1716,1817,1917,2018,2117,2218,2317,2418,2517,2618,2717,2818,2917,3018,3116,3117,3216,3316,3416,3515,3616,3616,3715,3815,3915,4015], forbidden: [ - // Forbidden to French: 3000, 4015 - [ 2900, 3000, 3001, 3100, 3914, 3915, 4014, 4015, 4016 ], - // Forbidden to Coalition: 1015, 1017, 1018, 1020 - [ 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1114, 1115, 1116, 1117, 1120 ], + // Forbidden to French: + [ 3000, 3241, 4015 ], + // Forbidden to Coalition: + [ 1015, 1017, 1018, 1020 ], ], names: { |