mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update for MiG-31BM v2.6 (#512)
* Add files via upload * Add files via upload * Update start_generator.py * Update faction.py * Update QNewGameWizard.py * Update QGeneratorSettings.py * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update MiG-31BM.lua * Added SEAD Escort to MiG-31BM.yaml * mig31bm.py fixed weapon injection * Update mig31bm.py formatted black * Update faction.py reformatted black * Update start_generator.py reformatted black * Update __init__.py * Update QGeneratorSettings.py reformatted black * added support for MiG-31BM mod * Commit changes which can't seem to be discarded... * Remove (presumably) accidentally copied file * Remove unused imports * Updated MiG-31BM mod version in QGeneratorSettings.py * Added new Kh-31P missile to MiG-31BM mod * Added new Kh-31P missile to MiG-31BM mod * Updated MiG-31BM mod payloads for a new Kh-31P.lua * Remove double entry --------- Co-authored-by: Raffson <Raffson@users.noreply.github.com>
This commit is contained in:
@@ -228,7 +228,7 @@ class GeneratorOptions(QtWidgets.QWizardPage):
|
||||
("High Digit SAMs", self.high_digit_sams),
|
||||
("IDF Assets Pack (v1.1 by IDF Mods Project)", self.irondome),
|
||||
("JAS 39 Gripen (v1.8.5-beta)", self.jas39_gripen),
|
||||
("MiG-31BM (v2.0)", self.mig31bm_foxhound),
|
||||
("MiG-31BM (v2.6)", self.mig31bm_foxhound),
|
||||
("Mirage III (v2.5.7.01)", self.mirage_3),
|
||||
("OH-6 Cayuse (v1.2)", self.oh_6),
|
||||
("OH-6 Vietnam Asset Pack (v1.0)", self.oh_6_vietnamassetpack),
|
||||
|
||||
Reference in New Issue
Block a user