From ad909d8dcdf4ec611c4aea1d52e585635eb78329 Mon Sep 17 00:00:00 2001 From: "[VB]AWOL" Date: Wed, 30 Oct 2013 17:19:57 -0500 Subject: [PATCH] plot pole does not require plot pole --- 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 15a35413a..cea2170e4 100644 --- a/SQF/dayz_code/Configs/cfgVehicles.hpp +++ b/SQF/dayz_code/Configs/cfgVehicles.hpp @@ -2722,6 +2722,7 @@ class CfgVehicles { displayName = "30m Plot Pole"; vehicleClass = "Fortifications"; removeoutput[] = {{"30m_plot_kit",1}}; + requireplot = 0; }; class USMC_WarfareBMGNest_M240; class M240Nest_DZ: USMC_WarfareBMGNest_M240