From 5375693469a7651309421806ad42e09a98a46cc7 Mon Sep 17 00:00:00 2001 From: vbawol Date: Wed, 4 Oct 2017 07:45:40 -0500 Subject: [PATCH] remove duplicate --- Sources/epoch_config/Configs/CfgPricing.hpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Sources/epoch_config/Configs/CfgPricing.hpp b/Sources/epoch_config/Configs/CfgPricing.hpp index a4a3408c..04e7e2de 100644 --- a/Sources/epoch_config/Configs/CfgPricing.hpp +++ b/Sources/epoch_config/Configs/CfgPricing.hpp @@ -1972,10 +1972,6 @@ class CfgPricing { price = 25; }; - class atropine_epoch - { - price = 20; - }; class krypto_candy_epoch { price = 50; @@ -5282,7 +5278,7 @@ class CfgPricing class witch_mask_epoch { price = 30; - }; + }; /////////////////////////////////////////////////////////////////////////////// // Apex Items & Weapons ///////////////////////////////////////////////////////////////////////////////