mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
remove cmflare mags
This commit is contained in:
parent
c7fb51fb7e
commit
756e6d6084
@ -714,9 +714,6 @@ class CfgItemSort
|
|||||||
"96Rnd_40mm_G_belt",
|
"96Rnd_40mm_G_belt",
|
||||||
"200Rnd_20mm_G_belt",
|
"200Rnd_20mm_G_belt",
|
||||||
"40Rnd_20mm_G_belt",
|
"40Rnd_20mm_G_belt",
|
||||||
"60Rnd_CMFlareMagazine",
|
|
||||||
"120Rnd_CMFlareMagazine",
|
|
||||||
"240Rnd_CMFlareMagazine",
|
|
||||||
"60Rnd_CMFlare_Chaff_Magazine",
|
"60Rnd_CMFlare_Chaff_Magazine",
|
||||||
"120Rnd_CMFlare_Chaff_Magazine",
|
"120Rnd_CMFlare_Chaff_Magazine",
|
||||||
"240Rnd_CMFlare_Chaff_Magazine",
|
"240Rnd_CMFlare_Chaff_Magazine",
|
||||||
|
@ -4723,18 +4723,6 @@ class CfgPricing
|
|||||||
{
|
{
|
||||||
price = 350;
|
price = 350;
|
||||||
};
|
};
|
||||||
class 60Rnd_CMFlareMagazine
|
|
||||||
{
|
|
||||||
price = 30;
|
|
||||||
};
|
|
||||||
class 120Rnd_CMFlareMagazine
|
|
||||||
{
|
|
||||||
price = 60;
|
|
||||||
};
|
|
||||||
class 240Rnd_CMFlareMagazine
|
|
||||||
{
|
|
||||||
price = 120;
|
|
||||||
};
|
|
||||||
class 60Rnd_CMFlare_Chaff_Magazine
|
class 60Rnd_CMFlare_Chaff_Magazine
|
||||||
{
|
{
|
||||||
price = 30;
|
price = 30;
|
||||||
|
Loading…
Reference in New Issue
Block a user