Skip to content

Commit

Permalink
Merge pull request #5771 from IllianiCBT/dropShipModifiers
Browse files Browse the repository at this point in the history
Removed `EnemyDropShip` and `GroundedEnemyDropShip` Modifiers
HammerGS authored Jan 15, 2025
2 parents 206fb97 + 1750d99 commit a2a95c3
Showing 3 changed files with 15 additions and 10 deletions.
5 changes: 3 additions & 2 deletions MekHQ/data/scenariomodifiers/airBattleModifiers.xml
Original file line number Diff line number Diff line change
@@ -26,9 +26,10 @@
Need ability to allow player to specifically deploy DropShips
HotDrop.xml
</modifier-->
<modifier>
<!--modifier>
Removed by popular demand
EnemyDropShip.xml
</modifier>
</modifier-->
<modifier>
GoodIntel.xml
</modifier>
10 changes: 6 additions & 4 deletions MekHQ/data/scenariomodifiers/groundBattleModifiers.xml
Original file line number Diff line number Diff line change
@@ -56,12 +56,14 @@
<modifier>
EnemyHotDrop.xml
</modifier>
<modifier>
<!--modifier>
Removed by popular demand
EnemyDropShip.xml
</modifier>
<modifier>
</modifier-->
<!--modifier>
Removed by popular demand
GroundedEnemyDropShip.xml
</modifier>
</modifier-->
<modifier>
GoodIntel.xml
</modifier>
10 changes: 6 additions & 4 deletions MekHQ/data/scenariomodifiers/modifiermanifest.xml
Original file line number Diff line number Diff line change
@@ -62,12 +62,14 @@
<modifier>
EnemyHotDrop.xml
</modifier>
<modifier>
<!--modifier>
Removed by popular demand
EnemyDropShip.xml
</modifier>
<modifier>
</modifier-->
<!--modifier>
Removed by popular demand
GroundedEnemyDropShip.xml
</modifier>
</modifier!-->
<modifier>
GoodIntel.xml
</modifier>

0 comments on commit a2a95c3

Please sign in to comment.