mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 15:22:53 +03:00
Correct output for deconstruction round bagfence
This commit is contained in:
@@ -840,7 +840,7 @@ class CfgVehicles {
|
|||||||
displayName = "Bag fence (Round)";
|
displayName = "Bag fence (Round)";
|
||||||
vehicleClass = "Fortifications";
|
vehicleClass = "Fortifications";
|
||||||
constructioncount = 3;
|
constructioncount = 3;
|
||||||
removeoutput[] = {{"ItemSandbag",1}};
|
removeoutput[] = {{"BagFenceRound_DZ_kit",1}};
|
||||||
nounderground = 0;
|
nounderground = 0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user