From 2c2064fa41e18a09ebd80e4fafdc63016f1d7713 Mon Sep 17 00:00:00 2001 From: IllianiCBT Date: Tue, 22 Oct 2024 12:18:25 -0500 Subject: [PATCH] Corrected DropShip Scenario Modifier Generation Method Changed the generation method from 2 to 3 and added `minWeightClass` with a value of 0 in both `GroundedEnemyDropship.xml` and `EnemyDropship.xml`. This corrects the 'fleet of DropShips' bug (again). --- MekHQ/data/scenariomodifiers/EnemyDropship.xml | 5 +++-- MekHQ/data/scenariomodifiers/GroundedEnemyDropship.xml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/MekHQ/data/scenariomodifiers/EnemyDropship.xml b/MekHQ/data/scenariomodifiers/EnemyDropship.xml index cf65a40f39..217d977867 100644 --- a/MekHQ/data/scenariomodifiers/EnemyDropship.xml +++ b/MekHQ/data/scenariomodifiers/EnemyDropship.xml @@ -18,9 +18,10 @@ 2 1.0 DropShip - 2 + 3 3 - 4 + 4 + 0 OpFor diff --git a/MekHQ/data/scenariomodifiers/GroundedEnemyDropship.xml b/MekHQ/data/scenariomodifiers/GroundedEnemyDropship.xml index 6f6d6efe50..8732eab250 100644 --- a/MekHQ/data/scenariomodifiers/GroundedEnemyDropship.xml +++ b/MekHQ/data/scenariomodifiers/GroundedEnemyDropship.xml @@ -22,9 +22,10 @@ 2 1.0 DropShip - 2 + 3 3 - 4 + 4 + 0 50 0 SameEdge