mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 13:43:35 +00:00
corrigido classname do FAL da HIAF nas unidades
This commit is contained in:
@@ -1180,12 +1180,12 @@ class braf_hiaf_dmr_regular : braf_army_dmr_regular_2000 {
|
|||||||
"braf_20Rnd_762x51_red"
|
"braf_20Rnd_762x51_red"
|
||||||
};
|
};
|
||||||
respawnWeapons[] = {
|
respawnWeapons[] = {
|
||||||
"braf_Fal_hiaf_Scope",
|
"braf_factions_fal_hiaf_scope",
|
||||||
"Throw",
|
"Throw",
|
||||||
"Put"
|
"Put"
|
||||||
};
|
};
|
||||||
weapons[] = {
|
weapons[] = {
|
||||||
"braf_Fal_hiaf_Scope",
|
"braf_factions_fal_hiaf_scope",
|
||||||
"Throw",
|
"Throw",
|
||||||
"Put"
|
"Put"
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -357,12 +357,12 @@ class braf_hiaf_dmr_commando : braf_factions_specops_base {
|
|||||||
"braf_20Rnd_762x51_red"
|
"braf_20Rnd_762x51_red"
|
||||||
};
|
};
|
||||||
respawnWeapons[] = {
|
respawnWeapons[] = {
|
||||||
"braf_Fal_hiaf_Scope",
|
"braf_factions_fal_hiaf_scope",
|
||||||
"Throw",
|
"Throw",
|
||||||
"Put"
|
"Put"
|
||||||
};
|
};
|
||||||
weapons[] = {
|
weapons[] = {
|
||||||
"braf_Fal_hiaf_Scope",
|
"braf_factions_fal_hiaf_scope",
|
||||||
"Throw",
|
"Throw",
|
||||||
"Put"
|
"Put"
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -800,12 +800,12 @@ class braf_hiaf_dmr_marine : braf_hiaf_dmr_regular {
|
|||||||
"braf_20Rnd_762x51_red"
|
"braf_20Rnd_762x51_red"
|
||||||
};
|
};
|
||||||
respawnWeapons[] = {
|
respawnWeapons[] = {
|
||||||
"braf_Fal_hiaf_Scope",
|
"braf_factions_fal_hiaf_scope",
|
||||||
"Throw",
|
"Throw",
|
||||||
"Put"
|
"Put"
|
||||||
};
|
};
|
||||||
weapons[] = {
|
weapons[] = {
|
||||||
"braf_Fal_hiaf_Scope",
|
"braf_factions_fal_hiaf_scope",
|
||||||
"Throw",
|
"Throw",
|
||||||
"Put"
|
"Put"
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ class braf_factions_fal_hiaf_scope: braf_factions_fal_hiaf
|
|||||||
{
|
{
|
||||||
scope = 1;
|
scope = 1;
|
||||||
author="BRAF Team";
|
author="BRAF Team";
|
||||||
_generalMacro="braf_Fal_hiaf_Scope";
|
_generalMacro="braf_factions_fal_hiaf_scope";
|
||||||
class LinkedItems
|
class LinkedItems
|
||||||
{
|
{
|
||||||
class LinkedItemsOptic
|
class LinkedItemsOptic
|
||||||
|
|||||||
Reference in New Issue
Block a user