From 60041438584dd4ff74121cd14bae6f3fbc4108d4 Mon Sep 17 00:00:00 2001 From: Skaronator Date: Sat, 11 Jan 2014 00:19:26 +0100 Subject: [PATCH] Fix duplicating Bug --- SQF/dayz_code/Configs/cfgVehicles.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQF/dayz_code/Configs/cfgVehicles.hpp b/SQF/dayz_code/Configs/cfgVehicles.hpp index d62b15ff8..5ebe3c33c 100644 --- a/SQF/dayz_code/Configs/cfgVehicles.hpp +++ b/SQF/dayz_code/Configs/cfgVehicles.hpp @@ -1696,7 +1696,7 @@ class CfgVehicles { picture = "\CA\ui\data\icon_wf_barriers_ca.paa"; offset[] = {0,2.5,0}; constructioncount = 8; - removeoutput[] = {{"ItemSandbagExLarge",3}}; + removeoutput[] = {{"ItemSandbagExLarge5x",1}}; nounderground = 0; };