mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add new units to skynet script
This commit is contained in:
parent
9c40506728
commit
7d95e3e2fe
@ -47,10 +47,17 @@ samTypesDB = {
|
||||
['NATO'] = 'Big Bird',
|
||||
},
|
||||
},
|
||||
['S-300PS 40B6MD sr_19J6'] = {
|
||||
['name'] = {
|
||||
['NATO'] = 'Tin Shield',
|
||||
},
|
||||
},
|
||||
},
|
||||
['trackingRadar'] = {
|
||||
['S-300PS 40B6M tr'] = {
|
||||
},
|
||||
['S-300PS 5H63C 30H6_tr'] = {
|
||||
},
|
||||
},
|
||||
['launchers'] = {
|
||||
['S-300PS 5P85D ln'] = {
|
||||
@ -397,6 +404,22 @@ samTypesDB = {
|
||||
},
|
||||
['harm_detection_chance'] = 30
|
||||
},
|
||||
['HEMTT_C-RAM_Phalanx'] = {
|
||||
['type'] = 'single',
|
||||
['searchRadar'] = {
|
||||
['HEMTT_C-RAM_Phalanx'] = {
|
||||
},
|
||||
},
|
||||
['launchers'] = {
|
||||
['HEMTT_C-RAM_Phalanx'] = {
|
||||
},
|
||||
},
|
||||
['name'] = {
|
||||
['NATO'] = 'CIWS',
|
||||
},
|
||||
['harm_detection_chance'] = 70,
|
||||
['can_engage_harm'] = true
|
||||
},
|
||||
--- Start of EW radars:
|
||||
['1L13 EWR'] = {
|
||||
['type'] = 'ewr',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user