Correct output for deconstruction round bagfence

This commit is contained in:
seb3sec
2015-03-18 12:32:08 +01:00
parent ff77466cbf
commit d2bacf367e

View File

@@ -840,7 +840,7 @@ class CfgVehicles {
displayName = "Bag fence (Round)";
vehicleClass = "Fortifications";
constructioncount = 3;
removeoutput[] = {{"ItemSandbag",1}};
removeoutput[] = {{"BagFenceRound_DZ_kit",1}};
nounderground = 0;
};