Set sandbag side to civ to show in 3den

ref #3102 #2633
This commit is contained in:
PabstMirror 2016-03-03 12:54:13 -06:00
parent fc54b1180c
commit 56c5343bd7

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";