diff --git a/gen/fleet/ru_dd_group.py b/gen/fleet/ru_dd_group.py index 0ac62686..dc048029 100644 --- a/gen/fleet/ru_dd_group.py +++ b/gen/fleet/ru_dd_group.py @@ -45,7 +45,7 @@ class GrishaGroupGenerator(DDGroupGenerator): class MolniyaGroupGenerator(DDGroupGenerator): def __init__(self, game, ground_object, faction): - super(MolniyaGroupGenerator, self).__init__(game, ground_object, faction, MolniyaGroupGenerator) + super(MolniyaGroupGenerator, self).__init__(game, ground_object, faction, FSG_1241_1MP_Molniya) class KiloSubGroupGenerator(DDGroupGenerator):