This commit is the equivalent of a atomic bomb
This commit is contained in:
27
braf_weapons_sniper_rifles/CfgSounds.hpp
Normal file
27
braf_weapons_sniper_rifles/CfgSounds.hpp
Normal file
@@ -0,0 +1,27 @@
|
||||
class CfgSounds
|
||||
{
|
||||
class hlc_bolt_1903
|
||||
{
|
||||
name="hlc_bolt_1903a1";
|
||||
Sound[]=
|
||||
{
|
||||
"\braf\braf_weapons_sniper_rifles\762mm_Mosquefal\sound\1903A1_rechamber",
|
||||
1,
|
||||
1,
|
||||
15
|
||||
};
|
||||
titles[]={};
|
||||
};
|
||||
class hlc_bolt_AWM
|
||||
{
|
||||
name="hlc_bolt_AWM";
|
||||
Sound[]=
|
||||
{
|
||||
"\braf\braf_weapons_sniper_rifles\308_MSR\sound\AWM_rechamber",
|
||||
1,
|
||||
1,
|
||||
15
|
||||
};
|
||||
titles[]={};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user