Enable anti-ship missions for the Tu-142.

This is the only mission type that the Tu-142 is capable of.

Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1683
This commit is contained in:
ghost 2021-10-25 19:47:22 +03:00 committed by Dan Albert
parent dac3533654
commit 92fdd0b80d

View File

@ -101,6 +101,7 @@ from dcs.planes import (
Tu_160,
Tu_22M3,
Tu_95MS,
Tu_142,
WingLoong_I,
I_16,
Yak_40,
@ -360,6 +361,7 @@ STRIKE_CAPABLE = [
ANTISHIP_CAPABLE = [
AJS37,
Tu_142,
Tu_22M3,
H_6J,
FA_18C_hornet,