Skip to content

Commit f8d28f9

Browse files
committed
2.7.9.18080
1 parent d964742 commit f8d28f9

249 files changed

Lines changed: 4660 additions & 372 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_G/__DCS_VERSION__.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.8.16140
1+
2.7.9.18080

_G/bombs/FAB-250-M62.lua

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ _G["bombs"]["#Index"] = {
1010
mass = 227,
1111
name = "FAB-250-M62",
1212
type = 1,
13-
warhead = {
14-
caliber = 300,
15-
concrete_factors = { 1, 1, 0.1 },
16-
concrete_obj_factor = -0,
17-
cumulative_factor = -0,
18-
cumulative_thickness = -0,
19-
expl_mass = 149,
20-
mass = 227,
21-
obj_factors = { 1, 1 },
22-
other_factors = { 1, 1, 1 },
23-
piercing_mass = 227
24-
},
13+
warhead = "_G/warheads/FAB_250.lua",
2514
ws_type = { 4, 5, 9, "Redacted" }
2615
}

_G/db/Countries/Abkhazia.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,6 +913,8 @@ _G["db"]["Countries"]["#Index"] = {
913913
Name = "MiG-21Bis"
914914
}, {
915915
Name = "Ju-88A4"
916+
}, {
917+
Name = "C-47"
916918
} }
917919
},
918920
Ships = {

_G/db/Countries/Algeria.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,6 +1191,8 @@ _G["db"]["Countries"]["#Index"] = {
11911191
Name = "Yak-52"
11921192
}, {
11931193
Name = "Ju-88A4"
1194+
}, {
1195+
Name = "C-47"
11941196
} }
11951197
},
11961198
Ships = {

_G/db/Countries/Argentina.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -809,6 +809,8 @@ _G["db"]["Countries"]["#Index"] = {
809809
Name = "Yak-52"
810810
}, {
811811
Name = "Ju-88A4"
812+
}, {
813+
Name = "C-47"
812814
} }
813815
},
814816
Ships = {

_G/db/Countries/Australia.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,6 +1045,8 @@ _G["db"]["Countries"]["#Index"] = {
10451045
Name = "Yak-52"
10461046
}, {
10471047
Name = "Ju-88A4"
1048+
}, {
1049+
Name = "C-47"
10481050
} }
10491051
},
10501052
Ships = {

_G/db/Countries/Austria.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,8 @@ _G["db"]["Countries"]["#Index"] = {
683683
Name = "Yak-52"
684684
}, {
685685
Name = "Ju-88A4"
686+
}, {
687+
Name = "C-47"
686688
} }
687689
},
688690
Ships = {

_G/db/Countries/Bahrain.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,8 @@ _G["db"]["Countries"]["#Index"] = {
721721
Name = "Yak-52"
722722
}, {
723723
Name = "Ju-88A4"
724+
}, {
725+
Name = "C-47"
724726
} }
725727
},
726728
Ships = {

_G/db/Countries/Belarus.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,6 +1079,8 @@ _G["db"]["Countries"]["#Index"] = {
10791079
Name = "MiG-21Bis"
10801080
}, {
10811081
Name = "Ju-88A4"
1082+
}, {
1083+
Name = "C-47"
10821084
} }
10831085
},
10841086
Ships = {

_G/db/Countries/Belgium.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,8 @@ _G["db"]["Countries"]["#Index"] = {
851851
Name = "Yak-52"
852852
}, {
853853
Name = "Ju-88A4"
854+
}, {
855+
Name = "C-47"
854856
}, {
855857
Name = "TF-51D"
856858
} }

0 commit comments

Comments
 (0)