fix(braf_air2) Naming clonvention for all classes and paths to use lowercase letters.

This commit is contained in:
2026-08-03 15:19:22 -03:00
parent 3af8760da3
commit 3b99904aa7
1007 changed files with 16549 additions and 16423 deletions
+2 -2
View File
@@ -13,13 +13,13 @@ class CfgMagazines
class Titan_AT;
class 8Rnd_120mm_Mortar: VehicleMagazine
{
author="BRAF Team";
author = "BRAF TEAM";
initSpeed=200;
displayNameShort="Mortar M120mm";
scope=2;
displayName="Mortar M120";
displayNameMFDFormat="HE";
ammo="Braf_B_120MM";
ammo="braf_b_120mm";
count=8;
nameSound="heat";
muzzleImpulseFactor[]={0,0};