Add the SH-60B Seahawk into the game.

It was requested in #759, and also carries the Penguin AShM, which could be fun.
This commit is contained in:
Simon Clark
2021-01-12 12:27:31 +00:00
parent a1136953d0
commit abbb046566
11 changed files with 39 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ from dcs.helicopters import (
SA342L,
SA342M,
UH_1H,
SH_60B,
)
from dcs.planes import (
AJS37,
@@ -312,6 +313,7 @@ ANTISHIP_CAPABLE = [
AV8BNA,
Ju_88A4,
C_101CC,
SH_60B,
]