#894 allow tanktraps on road, global toggle on road building

This commit is contained in:
HARLAN
2013-12-13 14:13:26 -05:00
parent 7f80557c6b
commit c96eb55d20

View File

@@ -1475,6 +1475,7 @@ class CfgVehicles {
vehicleClass = "Fortifications"; vehicleClass = "Fortifications";
constructioncount = 1; constructioncount = 1;
removeoutput[] = {{"ItemTankTrap",1}}; removeoutput[] = {{"ItemTankTrap",1}};
requireplot = 0;
nounderground = 0; nounderground = 0;
}; };
// WorkBench_DZ // WorkBench_DZ