diff --git a/SQF/dayz_code/Configs/CfgWeapons/Weapon/LMG/BAF_L110A1_Aim b/SQF/dayz_code/Configs/CfgWeapons/Weapon/LMG/BAF_L110A1_Aim new file mode 100644 index 000000000..d389ad01b --- /dev/null +++ b/SQF/dayz_code/Configs/CfgWeapons/Weapon/LMG/BAF_L110A1_Aim @@ -0,0 +1,4 @@ +class BAF_L110A1_Aim; +class BAF_L110A1_Aim_DZE:BAF_L110A1_Aim { + type = "1"; +};