mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Add decoy weapon type and configure AI tasks.
See https://github.com/dcs-liberation/dcs_liberation/pull/2810 for more discussion. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/2780.
This commit is contained in:
@@ -97,6 +97,7 @@ class WeaponType(Enum):
|
||||
ARM = "ARM"
|
||||
LGB = "LGB"
|
||||
TGP = "TGP"
|
||||
DECOY = "decoy"
|
||||
UNKNOWN = "unknown"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user