-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6161 from SJuliez/no-ams-on-mortars
#5985: Prevent AMS targeting mortar shells
- Loading branch information
Showing
2 changed files
with
38 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 24 additions & 0 deletions
24
megamek/testresources/data/scenarios/test_setups/ams_mortar.mms
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
MMSVersion: 2 | ||
name: AMS vs Mortars | ||
planet: None | ||
description: AMS may not engage mortars - test setup | ||
map: Beginner Box/16x17 Grassland 1.board | ||
|
||
options: | ||
#off: | ||
# - auto_ams | ||
|
||
factions: | ||
- name: Test Player | ||
|
||
units: | ||
#AMS | ||
- fullname: Atlas AS7-K | ||
at: [ 9, 7 ] | ||
facing: 3 | ||
#Mortar and SRM | ||
- fullname: Minsk 2 | ||
at: [ 9, 14 ] | ||
crew: | ||
gunnery: 0 | ||
|