mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 14:13:29 +00:00
M120 movido para o source
This commit is contained in:
@@ -7,7 +7,8 @@ class CfgPatches
|
|||||||
requiredAddons[] = {"braf_static"};
|
requiredAddons[] = {"braf_static"};
|
||||||
requiredVersion = 0.1;
|
requiredVersion = 0.1;
|
||||||
units[] = {
|
units[] = {
|
||||||
"braf_I_m120_HIAF"};
|
"braf_I_m120_HIAF",
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -23,6 +24,7 @@ class CfgVehicles
|
|||||||
faction = "BRAF_HIAF";
|
faction = "BRAF_HIAF";
|
||||||
crew = "braf_hiaf_rifleman_regular";
|
crew = "braf_hiaf_rifleman_regular";
|
||||||
typicalCargo[] = {
|
typicalCargo[] = {
|
||||||
"braf_hiaf_rifleman_regular"};
|
"braf_hiaf_rifleman_regular",
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user