Merge pull request #3525 from acemod/sandbag3den

Set sandbag side to civ to show in 3den
This commit is contained in:
Thomas Kooi 2016-03-07 19:30:24 +01:00
commit d86f58f418

View File

@ -52,7 +52,7 @@ class CfgVehicles {
author = ECSTRING(common,ACETeam);
scope = 2;
side = -1;
side = 3;
model = PATHTOF(data\ace_sandbag_build.p3d);
displayName = CSTRING(sandbag_displayName);
vehicleClass = "ACE_Logistics_Items";