Change Sandbag category

This commit is contained in:
Braxton Williams 2016-01-02 18:25:48 -06:00
parent 99e2ee6110
commit ce069c8f3c

View File

@ -50,7 +50,7 @@ class CfgVehicles {
side = -1;
model = PATHTOF(data\ace_sandbag_build.p3d);
displayName = CSTRING(sandbag_displayName);
vehicleClass = "Objects";
vehicleClass = "ACE_Logistics_Items";
typicalCargo[] = {};
armor = 12000; // Withstand 200 5.56 bullets before sandbag hull is cheese
mapSize = 0.4;