From c96eb55d20f4c3af79cf4c5d667afdfa32aa8fb1 Mon Sep 17 00:00:00 2001 From: HARLAN Date: Fri, 13 Dec 2013 14:13:26 -0500 Subject: [PATCH] #894 allow tanktraps on road, global toggle on road building --- SQF/dayz_code/Configs/cfgVehicles.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/SQF/dayz_code/Configs/cfgVehicles.hpp b/SQF/dayz_code/Configs/cfgVehicles.hpp index 8fad3fab4..ab8831f05 100644 --- a/SQF/dayz_code/Configs/cfgVehicles.hpp +++ b/SQF/dayz_code/Configs/cfgVehicles.hpp @@ -1475,6 +1475,7 @@ class CfgVehicles { vehicleClass = "Fortifications"; constructioncount = 1; removeoutput[] = {{"ItemTankTrap",1}}; + requireplot = 0; nounderground = 0; }; // WorkBench_DZ