This commit is the equivalent of a atomic bomb

This commit is contained in:
2026-02-15 08:08:56 -03:00
commit e4ac56b038
6934 changed files with 916278 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
class CfgPatches {
class braf_M120 {
addonRootClass = "braf_static";
requiredAddons[] = { "A3_Weapons_F_Mark" };
requiredVersion = 0.1;
units[] = { "braf_m120" };
weapons[] = { "Braf_M120_mortar" };
};
};
#include "CfgMagazines.hpp"
#include "CfgMovesBasic.hpp"
#include "cfgAmmo.hpp"
#include "cfgVehicles.hpp"
#include "cfgWeapons.hpp"