mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
@@ -132,31 +132,31 @@ class Hercules(PlaneType):
|
||||
charge_total = 1680
|
||||
chaff_charge_size = 1
|
||||
flare_charge_size = 1
|
||||
radio_frequency = 305
|
||||
radio_frequency = 118
|
||||
|
||||
panel_radio = {
|
||||
1: {
|
||||
"channels": {
|
||||
1: 305,
|
||||
2: 264,
|
||||
4: 256,
|
||||
8: 257,
|
||||
16: 261,
|
||||
17: 261,
|
||||
9: 255,
|
||||
18: 251,
|
||||
5: 254,
|
||||
10: 262,
|
||||
20: 266,
|
||||
11: 259,
|
||||
3: 265,
|
||||
6: 250,
|
||||
12: 268,
|
||||
13: 269,
|
||||
7: 270,
|
||||
14: 260,
|
||||
19: 253,
|
||||
15: 263
|
||||
1: 118,
|
||||
2: 119,
|
||||
4: 121,
|
||||
8: 125,
|
||||
16: 133,
|
||||
17: 134,
|
||||
9: 126,
|
||||
18: 135,
|
||||
5: 122,
|
||||
10: 127,
|
||||
20: 143,
|
||||
11: 128,
|
||||
3: 120,
|
||||
6: 123,
|
||||
12: 129,
|
||||
13: 130,
|
||||
7: 124,
|
||||
14: 131,
|
||||
19: 136,
|
||||
15: 132
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user