corrigido classname do FAL da HIAF nas unidades

This commit is contained in:
valmojr
2023-11-03 14:05:59 -03:00
parent 71279205c2
commit 7f29e45685
4 changed files with 7 additions and 7 deletions

View File

@@ -1180,12 +1180,12 @@ class braf_hiaf_dmr_regular : braf_army_dmr_regular_2000 {
"braf_20Rnd_762x51_red"
};
respawnWeapons[] = {
"braf_Fal_hiaf_Scope",
"braf_factions_fal_hiaf_scope",
"Throw",
"Put"
};
weapons[] = {
"braf_Fal_hiaf_Scope",
"braf_factions_fal_hiaf_scope",
"Throw",
"Put"
};

View File

@@ -357,12 +357,12 @@ class braf_hiaf_dmr_commando : braf_factions_specops_base {
"braf_20Rnd_762x51_red"
};
respawnWeapons[] = {
"braf_Fal_hiaf_Scope",
"braf_factions_fal_hiaf_scope",
"Throw",
"Put"
};
weapons[] = {
"braf_Fal_hiaf_Scope",
"braf_factions_fal_hiaf_scope",
"Throw",
"Put"
};

View File

@@ -800,12 +800,12 @@ class braf_hiaf_dmr_marine : braf_hiaf_dmr_regular {
"braf_20Rnd_762x51_red"
};
respawnWeapons[] = {
"braf_Fal_hiaf_Scope",
"braf_factions_fal_hiaf_scope",
"Throw",
"Put"
};
weapons[] = {
"braf_Fal_hiaf_Scope",
"braf_factions_fal_hiaf_scope",
"Throw",
"Put"
};