Update Skynet to 2.3.0.

Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1658
This commit is contained in:
Dan Albert
2021-10-18 17:02:14 -07:00
parent d4f77f6588
commit 551ea728fc
2 changed files with 30 additions and 1 deletions

View File

@@ -1,7 +1,35 @@
env.info("--- SKYNET VERSION: 2.2.0 | BUILD TIME: 28.07.2021 1023Z ---")
env.info("--- SKYNET VERSION: 2.3.0 | BUILD TIME: 18.10.2021 1046Z ---")
do
--this file contains the required units per sam type
samTypesDB = {
['S-200'] = {
['type'] = 'complex',
['searchRadar'] = {
['RLS_19J6'] = {
['name'] = {
['NATO'] = 'Tin Shield',
},
},
},
['EWR P-37 BAR LOCK'] = {
['Name'] = {
['NATO'] = "Bar lock",
},
},
['trackingRadar'] = {
['RPC_5N62V'] = {
},
},
['launchers'] = {
['S-200_Launcher'] = {
},
},
['name'] = {
['NATO'] = 'SA-5 Gammon',
},
['harm_detection_chance'] = 60
},
['S-300'] = {
['type'] = 'complex',
['searchRadar'] = {