地对地导弹测试完毕,加入坦克,装甲车,迫击炮

This commit is contained in:
2025-10-15 16:35:00 +08:00
parent a236fcde15
commit 95bb1003e6
11 changed files with 244 additions and 82 deletions

View File

@@ -3,6 +3,9 @@ include_once platforms/blue/TG3_missile.txt
include_once platforms/blue/TG3_radar.txt
include_once platforms/blue/TG3_cmdr.txt
include_once platforms/mortar.txt
include_once platforms/blue/m1a2t.txt
include_once platforms/blue/m60.txt
include_once platforms/blue/CM-32.txt
visual_elements
poi point_of_interest_688
@@ -77,7 +80,7 @@ end_platform
platform blue_mortar MORTAR
side blue
commander blue_iads_cmdr
position 25:00:07.16n 121:13:38.28e altitude 5.0 m agl
position 25:04:28.87n 121:15:08.45e altitude 5.0 m agl
end_platform
platform blue_radar_apache1 RADAR_APACHE
@@ -116,4 +119,23 @@ end_platform
# heading 180 deg
#end_platform
platform m1a2t M1A2T
side blue
commander SELF
position 25:00:44.10n 121:13:44.19e altitude 5.0 m
heading 180 deg
end_platform
platform m60 M60
side blue
commander SELF
position 24:58:00.38n 121:16:01.66e altitude 5.0 m
heading 180 deg
end_platform
platform cm-32 CM-32
side blue
commander SELF
position 24:55:18.73n 121:15:26.08e altitude 5.0 m
heading 180 deg
end_platform