43 lines
729 B
INI
43 lines
729 B
INI
class CfgSkeletons
|
|
{
|
|
class braf_remax_armored
|
|
{
|
|
isDiscrete=0;
|
|
skeletonInherit="";
|
|
skeletonBones[]={};
|
|
};
|
|
};
|
|
class CfgModels
|
|
{
|
|
class braf_remax_gunner_m
|
|
{
|
|
htMin=0;
|
|
htMax=0;
|
|
afMax=0;
|
|
mfMax=0;
|
|
mFact=0;
|
|
tBody=0;
|
|
skeletonName="braf_remax_armored";
|
|
sectionsInherit="";
|
|
sections[]={};
|
|
class Animations
|
|
{
|
|
};
|
|
};
|
|
class braf_remax_gunner_w
|
|
{
|
|
htMin=0;
|
|
htMax=0;
|
|
afMax=0;
|
|
mfMax=0;
|
|
mFact=0;
|
|
tBody=0;
|
|
skeletonName="braf_remax_armored";
|
|
sectionsInherit="";
|
|
sections[]={};
|
|
class Animations
|
|
{
|
|
};
|
|
};
|
|
};
|