diff --git a/Sources/epoch_config/Configs/CfgServicePoint.hpp b/Sources/epoch_config/Configs/CfgServicePoint.hpp index dc4ec793..e739d7a4 100644 --- a/Sources/epoch_config/Configs/CfgServicePoint.hpp +++ b/Sources/epoch_config/Configs/CfgServicePoint.hpp @@ -103,8 +103,8 @@ class CfgServicePoint { { "typeof vehicle", { - {"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag}, - {"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag} + {"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag,Bullets per mag (optional, if you want to reduce bullets per mag)}, + {"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag,Bullets per mag (optional, if you want to reduce bullets per mag)} } }, */