mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add Ju-88 to the CAS, strike, and DEAD lists.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1008
This commit is contained in:
@@ -212,6 +212,7 @@ CAS_CAPABLE = [
|
||||
MB_339PAN,
|
||||
L_39ZA,
|
||||
A_20G,
|
||||
Ju_88A4,
|
||||
P_47D_40,
|
||||
P_47D_30bl1,
|
||||
P_47D_30,
|
||||
@@ -259,6 +260,7 @@ DEAD_CAPABLE = [
|
||||
Tu_160,
|
||||
Tu_95MS,
|
||||
A_20G,
|
||||
Ju_88A4,
|
||||
P_47D_40,
|
||||
P_47D_30bl1,
|
||||
P_47D_30,
|
||||
@@ -320,6 +322,7 @@ STRIKE_CAPABLE = [
|
||||
L_39ZA,
|
||||
B_17G,
|
||||
A_20G,
|
||||
Ju_88A4,
|
||||
P_47D_40,
|
||||
P_47D_30bl1,
|
||||
P_47D_30,
|
||||
|
||||
Reference in New Issue
Block a user