Browse Source

change side;

thefloff 4 years ago
parent
commit
7cd0918c7d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      addons - Copy/RD501_Vehicles/land/jammer_truck/config.cpp

+ 1 - 0
addons - Copy/RD501_Vehicles/land/jammer_truck/config.cpp

@@ -31,6 +31,7 @@ class CfgVehicles
     {
 		displayName = "CIS Marille";
 		crew = macro_new_unit_class(opfor,B1_crew)
+        side = 0;
 		faction = macro_cis_faction
 		editorSubcategory = macro_editor_cat(APC)
 		vehicleClass = macro_editor_vehicle_type(APC)