mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
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:
@@ -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,
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user