mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Remove Fw A-8 and D-9 from Germany 1940/1942 faction
This commit is contained in:
parent
2e901f3586
commit
8a66bf2e09
@ -21,6 +21,7 @@ Saves from 5.x are not compatible with 6.0.
|
||||
|
||||
* **[Campaign]** Fixed some minor issues in campaigns which generated error messages in the log.
|
||||
* **[Campaign]** Changed the way how map object / scenery kills where tracked. This fixes issues with kill recognition after map updates from ED which change the object ids and therefore prevent correct kill recognition.
|
||||
* **[Data]** Removed Fw 190 A-8 and D-9 from Germany 1940 and 1942 faction list for historical accuracy.
|
||||
* **[Mission Generation]** Fixed incorrect radio specification for the AN/ARC-222.
|
||||
* **[Mission Generation]** Fixed mission scripting error when using a dedicated server.
|
||||
* **[Mission Generation]** Fixed an issue where empty convoys lead to an index error when a point capture made a pending transfer of units not completable anymore.
|
||||
|
||||
@ -8,8 +8,6 @@
|
||||
],
|
||||
"aircrafts": [
|
||||
"Bf 109 K-4 Kurf\u00fcrst",
|
||||
"Fw 190 A-8 Anton",
|
||||
"Fw 190 D-9 Dora",
|
||||
"Ju 88 A-4"
|
||||
],
|
||||
"frontline_units": [
|
||||
|
||||
@ -8,8 +8,6 @@
|
||||
],
|
||||
"aircrafts": [
|
||||
"Bf 109 K-4 Kurf\u00fcrst",
|
||||
"Fw 190 A-8 Anton",
|
||||
"Fw 190 D-9 Dora",
|
||||
"Ju 88 A-4"
|
||||
],
|
||||
"frontline_units": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user