Handle edge case where aircraft have built in TPGs

This commit is contained in:
zhexu14
2023-04-29 12:03:35 +10:00
committed by Raffson
parent 0ff60283c2
commit f965c9ffa7
4 changed files with 11 additions and 0 deletions

View File

@@ -17,3 +17,4 @@ price: 35
role: Stealth Attack
variants:
F-117A Nighthawk: {}
has_built_in_target_pod: true

View File

@@ -10,3 +10,4 @@ role: Multirole Strike Fighter
max_range: 300
variants:
F-15E Strike Eagle: {}
has_built_in_target_pod: true