From 3c0535eedb526130e5d21342ff50b6edb5abd308 Mon Sep 17 00:00:00 2001 From: "DESKTOP-UH65DCE\\MusTanG" Date: Tue, 20 Jun 2017 21:27:18 -0500 Subject: [PATCH] mosquito re-arm --- Sources/epoch_config/Configs/CfgServicePoint.hpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Sources/epoch_config/Configs/CfgServicePoint.hpp b/Sources/epoch_config/Configs/CfgServicePoint.hpp index be17ede4..c822d793 100644 --- a/Sources/epoch_config/Configs/CfgServicePoint.hpp +++ b/Sources/epoch_config/Configs/CfgServicePoint.hpp @@ -277,6 +277,12 @@ class CfgServicePoint { {"SmokeLauncherMag_boat",{-1},1,100}, {"200Rnd_127x99_mag_Tracer_Green",{1},3,300} } - } + }, + { + "mosquito_epoch_armedG", + { + {"3Rnd_MosquitoGrenade",{-1},1,60} + } + } }; };