mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update Skynet to 2.3.0.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1658
This commit is contained in:
@@ -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'] = {
|
||||
|
||||
Reference in New Issue
Block a user