From 7e755f1eb1f3c63994db08ff6c99aacffb50ccc8 Mon Sep 17 00:00:00 2001 From: Druss99 <42724070+Druss99@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:18:29 -0400 Subject: [PATCH] bump pydcs (#548) --- .../usamilitaryassetspack/usamilitaryassetspack.py | 8 ++++---- requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pydcs_extensions/usamilitaryassetspack/usamilitaryassetspack.py b/pydcs_extensions/usamilitaryassetspack/usamilitaryassetspack.py index 6a1c3679..ae25173f 100644 --- a/pydcs_extensions/usamilitaryassetspack/usamilitaryassetspack.py +++ b/pydcs_extensions/usamilitaryassetspack/usamilitaryassetspack.py @@ -690,9 +690,9 @@ class B_21(PlaneType): GBU_31_8 = (1, Weapons.GBU_31_8) B_1B_Mk_84_8 = (1, Weapons.B_1B_Mk_84_8) GBU_31V3B_8 = (1, Weapons.GBU_31V3B_8) - _4_x_AGM_154C___JSOW_Unitary_BROACH = ( + MPRL___4_x_AGM_154C___JSOW_Unitary_BROACH = ( 1, - Weapons._4_x_AGM_154C___JSOW_Unitary_BROACH, + Weapons.MPRL___4_x_AGM_154C___JSOW_Unitary_BROACH, ) _4_x_AGM_158B_JASSM_ER_ALCM = (1, Weapons._4_x_AGM_158B_JASSM_ER_ALCM) _4_x_AGM_158C_LRASM_AShM = (1, Weapons._4_x_AGM_158C_LRASM_AShM) @@ -712,9 +712,9 @@ class B_21(PlaneType): GBU_31_8 = (2, Weapons.GBU_31_8) B_1B_Mk_84_8 = (2, Weapons.B_1B_Mk_84_8) GBU_31V3B_8 = (2, Weapons.GBU_31V3B_8) - _4_x_AGM_154C___JSOW_Unitary_BROACH = ( + MPRL___4_x_AGM_154C___JSOW_Unitary_BROACH = ( 2, - Weapons._4_x_AGM_154C___JSOW_Unitary_BROACH, + Weapons.MPRL___4_x_AGM_154C___JSOW_Unitary_BROACH, ) _4_x_AGM_158B_JASSM_ER_ALCM = (2, Weapons._4_x_AGM_158B_JASSM_ER_ALCM) _4_x_AGM_158C_LRASM_AShM = (2, Weapons._4_x_AGM_158C_LRASM_AShM) diff --git a/requirements.txt b/requirements.txt index 600b39fe..371c903b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pluggy==1.5.0 pre-commit==4.2.0 pydantic==2.11.0b2 pydantic-settings==2.8.1 -pydcs @ git+https://github.com/dcs-retribution/pydcs@b2ccbcdaa5947e22808f8af19752c2036b4fcba7 +pydcs @ git+https://github.com/dcs-retribution/pydcs@842fdf022e01f9b5f8695008bd4c9ab54c23d722 pyinstaller==5.13.2 pyinstaller-hooks-contrib==2024.0 pyparsing==3.2.1