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