This commit is the equivalent of a atomic bomb
This commit is contained in:
BIN
braf_weapons_machine_guns/mags/762mm_FN_MAG/mag_ui.paa
LFS
Normal file
BIN
braf_weapons_machine_guns/mags/762mm_FN_MAG/mag_ui.paa
LFS
Normal file
Binary file not shown.
BIN
braf_weapons_machine_guns/mags/762mm_FN_MAG/magazine.p3d
LFS
Normal file
BIN
braf_weapons_machine_guns/mags/762mm_FN_MAG/magazine.p3d
LFS
Normal file
Binary file not shown.
27
braf_weapons_machine_guns/mags/762mm_FN_MAG/model.cfg
Normal file
27
braf_weapons_machine_guns/mags/762mm_FN_MAG/model.cfg
Normal file
@@ -0,0 +1,27 @@
|
||||
class CfgSkeletons
|
||||
{
|
||||
class fal_mag_20Skeleton
|
||||
{
|
||||
isDiscrete=0;
|
||||
skeletonInherit="";
|
||||
skeletonBones[]={};
|
||||
};
|
||||
};
|
||||
class CfgModels
|
||||
{
|
||||
class fal_mag_20
|
||||
{
|
||||
htMin=0;
|
||||
htMax=0;
|
||||
afMax=0;
|
||||
mfMax=0;
|
||||
mFact=0;
|
||||
tBody=0;
|
||||
skeletonName="fal_mag_20Skeleton";
|
||||
sectionsInherit="";
|
||||
sections[]={"camo"};
|
||||
class Animations
|
||||
{
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user