RHS Compats - Minor cleanup (#9022)

This commit is contained in:
PabstMirror 2022-09-03 05:49:39 -05:00 committed by GitHub
parent 44ac76f2cf
commit dc3f6c6634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 13 deletions

View File

@ -429,7 +429,7 @@ class CfgVehicles {
"era_19_hitpoint", "era_20_hitpoint", "era_21_hitpoint", "era_22_hitpoint", "era_23_hitpoint", "era_24_hitpoint", "era_19_hitpoint", "era_20_hitpoint", "era_21_hitpoint", "era_22_hitpoint", "era_23_hitpoint", "era_24_hitpoint",
"era_25_hitpoint", "era_26_hitpoint", "era_27_hitpoint", "era_28_hitpoint", "era_29_hitpoint", "era_30_hitpoint", "era_25_hitpoint", "era_26_hitpoint", "era_27_hitpoint", "era_28_hitpoint", "era_29_hitpoint", "era_30_hitpoint",
"era_31_hitpoint", "era_32_hitpoint", "era_33_hitpoint", "era_34_hitpoint", "era_35_hitpoint", "era_36_hitpoint", "era_31_hitpoint", "era_32_hitpoint", "era_33_hitpoint", "era_34_hitpoint", "era_35_hitpoint", "era_36_hitpoint",
"era_37_hitpoint", "era_37_hitpoint"
}; };
EGVAR(vehicle_damage,slatHitpoints)[] = { EGVAR(vehicle_damage,slatHitpoints)[] = {
"SLAT_38_hitpoint", "SLAT_39_hitpoint", "SLAT_40_hitpoint", "SLAT_41_hitpoint" "SLAT_38_hitpoint", "SLAT_39_hitpoint", "SLAT_40_hitpoint", "SLAT_41_hitpoint"
@ -445,7 +445,7 @@ class CfgVehicles {
"era_19_hitpoint", "era_20_hitpoint", "era_21_hitpoint", "era_22_hitpoint", "era_23_hitpoint", "era_24_hitpoint", "era_19_hitpoint", "era_20_hitpoint", "era_21_hitpoint", "era_22_hitpoint", "era_23_hitpoint", "era_24_hitpoint",
"era_25_hitpoint", "era_26_hitpoint", "era_27_hitpoint", "era_28_hitpoint", "era_29_hitpoint", "era_30_hitpoint", "era_25_hitpoint", "era_26_hitpoint", "era_27_hitpoint", "era_28_hitpoint", "era_29_hitpoint", "era_30_hitpoint",
"era_31_hitpoint", "era_32_hitpoint", "era_33_hitpoint", "era_34_hitpoint", "era_35_hitpoint", "era_36_hitpoint", "era_31_hitpoint", "era_32_hitpoint", "era_33_hitpoint", "era_34_hitpoint", "era_35_hitpoint", "era_36_hitpoint",
"era_37_hitpoint", "era_37_hitpoint"
}; };
}; };

View File

@ -9,7 +9,7 @@ class CfgVehicles {
}; };
class ACE_Explosives_Place_rhssaf_mine_mrud_a: ACE_Explosives_Place { class ACE_Explosives_Place_rhssaf_mine_mrud_a: ACE_Explosives_Place {
displayName = $STR_RHSSAF_MRUD_A_DISPLAYNAME; displayName = "$STR_RHSSAF_MRUD_A_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\mrud\rhssaf_mrud_a_e"; model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\mrud\rhssaf_mrud_a_e";
class ACE_Actions: ACE_Actions { class ACE_Actions: ACE_Actions {
class ACE_MainActions: ACE_MainActions { class ACE_MainActions: ACE_MainActions {
@ -19,17 +19,17 @@ class CfgVehicles {
}; };
class ACE_Explosives_Place_rhssaf_mine_mrud_b: ACE_Explosives_Place_rhssaf_mine_mrud_a { class ACE_Explosives_Place_rhssaf_mine_mrud_b: ACE_Explosives_Place_rhssaf_mine_mrud_a {
displayName = $STR_RHSSAF_MRUD_B_DISPLAYNAME; displayName = "$STR_RHSSAF_MRUD_B_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\mrud\rhssaf_mrud_b_e"; model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\mrud\rhssaf_mrud_b_e";
}; };
class ACE_Explosives_Place_rhssaf_mine_mrud_c: ACE_Explosives_Place_rhssaf_mine_mrud_a { class ACE_Explosives_Place_rhssaf_mine_mrud_c: ACE_Explosives_Place_rhssaf_mine_mrud_a {
displayName = $STR_RHSSAF_MRUD_C_DISPLAYNAME; displayName = "$STR_RHSSAF_MRUD_C_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\mrud\rhssaf_mrud_c_e"; model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\mrud\rhssaf_mrud_c_e";
}; };
class ACE_Explosives_Place_rhssaf_mine_mrud_d: ACE_Explosives_Place_rhssaf_mine_mrud_a { class ACE_Explosives_Place_rhssaf_mine_mrud_d: ACE_Explosives_Place_rhssaf_mine_mrud_a {
displayName = $STR_RHSSAF_MRUD_D_DISPLAYNAME; displayName = "$STR_RHSSAF_MRUD_D_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\mrud\rhssaf_mrud_d_e"; model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\mrud\rhssaf_mrud_d_e";
class ACE_Actions: ACE_Actions { class ACE_Actions: ACE_Actions {
class ACE_MainActions: ACE_MainActions { class ACE_MainActions: ACE_MainActions {
@ -39,7 +39,7 @@ class CfgVehicles {
}; };
class ACE_Explosives_Place_rhssaf_mine_pma3: ACE_Explosives_Place { class ACE_Explosives_Place_rhssaf_mine_pma3: ACE_Explosives_Place {
displayName = $STR_RHSSAF_PMA3_DISPLAYNAME; displayName = "$STR_RHSSAF_PMA3_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\pma\rhssaf_pma3_d"; model = "\rhssaf\addons\rhssaf_m_explosives\mines_ap\pma\rhssaf_pma3_d";
class ACE_Actions: ACE_Actions { class ACE_Actions: ACE_Actions {
class ACE_MainActions: ACE_MainActions { class ACE_MainActions: ACE_MainActions {
@ -49,7 +49,7 @@ class CfgVehicles {
}; };
class ACE_Explosives_Place_rhssaf_mine_tma4: ACE_Explosives_Place { class ACE_Explosives_Place_rhssaf_mine_tma4: ACE_Explosives_Place {
displayName = $STR_RHSSAF_TMA4_DISPLAYNAME; displayName = "$STR_RHSSAF_TMA4_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\mines_at\tma4\rhssaf_tma4_d"; model = "\rhssaf\addons\rhssaf_m_explosives\mines_at\tma4\rhssaf_tma4_d";
class ACE_Actions: ACE_Actions { class ACE_Actions: ACE_Actions {
class ACE_MainActions: ACE_MainActions { class ACE_MainActions: ACE_MainActions {
@ -59,7 +59,7 @@ class CfgVehicles {
}; };
class ACE_Explosives_Place_rhssaf_tm100: ACE_Explosives_Place { class ACE_Explosives_Place_rhssaf_tm100: ACE_Explosives_Place {
displayName = $STR_RHSSAF_TM100_DISPLAYNAME; displayName = "$STR_RHSSAF_TM100_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\tm500\rhssaf_tm100_e"; model = "\rhssaf\addons\rhssaf_m_explosives\tm500\rhssaf_tm100_e";
class ACE_Actions: ACE_Actions { class ACE_Actions: ACE_Actions {
class ACE_MainActions: ACE_MainActions { class ACE_MainActions: ACE_MainActions {
@ -69,7 +69,7 @@ class CfgVehicles {
}; };
class ACE_Explosives_Place_rhssaf_tm200: ACE_Explosives_Place { class ACE_Explosives_Place_rhssaf_tm200: ACE_Explosives_Place {
displayName = $STR_RHSSAF_TM200_DISPLAYNAME; displayName = "$STR_RHSSAF_TM200_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\tm500\rhssaf_tm200_e"; model = "\rhssaf\addons\rhssaf_m_explosives\tm500\rhssaf_tm200_e";
class ACE_Actions: ACE_Actions { class ACE_Actions: ACE_Actions {
class ACE_MainActions: ACE_MainActions { class ACE_MainActions: ACE_MainActions {
@ -79,7 +79,7 @@ class CfgVehicles {
}; };
class ACE_Explosives_Place_rhssaf_tm500: ACE_Explosives_Place { class ACE_Explosives_Place_rhssaf_tm500: ACE_Explosives_Place {
displayName = $STR_RHSSAF_TM500_DISPLAYNAME; displayName = "$STR_RHSSAF_TM500_DISPLAYNAME";
model = "\rhssaf\addons\rhssaf_m_explosives\tm500\rhssaf_tm500_e"; model = "\rhssaf\addons\rhssaf_m_explosives\tm500\rhssaf_tm500_e";
class ACE_Actions: ACE_Actions { class ACE_Actions: ACE_Actions {
class ACE_MainActions: ACE_MainActions { class ACE_MainActions: ACE_MainActions {

View File

@ -326,7 +326,7 @@ class CfgVehicles {
"era_26_hitpoint", "era_27_hitpoint", "era_28_hitpoint", "era_29_hitpoint", "era_30_hitpoint", "era_26_hitpoint", "era_27_hitpoint", "era_28_hitpoint", "era_29_hitpoint", "era_30_hitpoint",
"era_31_hitpoint", "era_32_hitpoint", "era_33_hitpoint", "era_34_hitpoint", "era_35_hitpoint", "era_31_hitpoint", "era_32_hitpoint", "era_33_hitpoint", "era_34_hitpoint", "era_35_hitpoint",
"era_36_hitpoint", "era_37_hitpoint", "era_38_hitpoint", "era_39_hitpoint", "era_40_hitpoint", "era_36_hitpoint", "era_37_hitpoint", "era_38_hitpoint", "era_39_hitpoint", "era_40_hitpoint",
"era_41_hitpoint", "era_42_hitpoint", "era_43_hitpoint", "era_44_hitpoint", "era_45_hitpoint", "era_41_hitpoint", "era_42_hitpoint", "era_43_hitpoint", "era_44_hitpoint", "era_45_hitpoint"
}; };
EGVAR(vehicle_damage,canHaveFireRing) = 1; EGVAR(vehicle_damage,canHaveFireRing) = 1;
}; };
@ -341,7 +341,7 @@ class CfgVehicles {
"era_26_hitpoint", "era_27_hitpoint", "era_28_hitpoint", "era_29_hitpoint", "era_30_hitpoint", "era_26_hitpoint", "era_27_hitpoint", "era_28_hitpoint", "era_29_hitpoint", "era_30_hitpoint",
"era_31_hitpoint", "era_32_hitpoint", "era_33_hitpoint", "era_34_hitpoint", "era_35_hitpoint", "era_31_hitpoint", "era_32_hitpoint", "era_33_hitpoint", "era_34_hitpoint", "era_35_hitpoint",
"era_36_hitpoint", "era_37_hitpoint", "era_38_hitpoint", "era_39_hitpoint", "era_40_hitpoint", "era_36_hitpoint", "era_37_hitpoint", "era_38_hitpoint", "era_39_hitpoint", "era_40_hitpoint",
"era_41_hitpoint", "era_42_hitpoint", "era_43_hitpoint", "era_44_hitpoint", "era_45_hitpoint", "era_41_hitpoint", "era_42_hitpoint", "era_43_hitpoint", "era_44_hitpoint", "era_45_hitpoint"
}; };
EGVAR(vehicle_damage,canHaveFireRing) = 1; EGVAR(vehicle_damage,canHaveFireRing) = 1;
}; };