From 70df6a8038bd2a47b291f11ab1d681de13487b73 Mon Sep 17 00:00:00 2001 From: "DESKTOP-UH65DCE\\MusTanG" Date: Tue, 24 Oct 2017 09:03:46 -0500 Subject: [PATCH] add malden blue barrel --- .../epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp b/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp index 28ad84bd..d27f157b 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp +++ b/Sources/epoch_config/Configs/CfgEpochClient/WorldInteractions.hpp @@ -801,6 +801,7 @@ class CfgWorldInteractions { class Land_Pipes_small_F : Wrecks {}; class Pipes_large_F_p3d : Wrecks {}; class Pipes_small_F_p3d : Wrecks {}; + class garbagebarrel_01_english_f_p3d : {}; // ore classes class MineralDepositCopper_EPOCH : Ore {}; class MineralDepositGold_EPOCH : Ore {};