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

(cherry picked from commit 92fdd0b80df8add7043ec5d9c761e0fc4242a90f)
This commit is contained in:
ghost 2021-10-25 19:47:22 +03:00 committed by Dan Albert
parent f0827a429e
commit c7581568c2

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,