Cleanup of unused mags

This commit is contained in:
He-Man 2019-02-01 15:31:53 +01:00
parent 4507384f99
commit fd6302d85d
2 changed files with 0 additions and 6 deletions

View File

@ -726,7 +726,6 @@ class CfgItemSort
"20Rnd_762x51_DMR", "20Rnd_762x51_DMR",
"20Rnd_762x51_FNFAL", "20Rnd_762x51_FNFAL",
"30Rnd_556x45_G36", "30Rnd_556x45_G36",
"a2_akyellow_mag_EPOCH",
"10Rnd_303", "10Rnd_303",
"100Rnd_556x45_BetaCMag", "100Rnd_556x45_BetaCMag",
"10Rnd_762x54_SVD", "10Rnd_762x54_SVD",

View File

@ -2766,11 +2766,6 @@ class CfgPricing
price = 5; price = 5;
tax = 0.9; tax = 0.9;
}; };
class a2_akyellow_mag_EPOCH
{
price = 5;
tax = 0.9;
};
class 10Rnd_303 class 10Rnd_303
{ {
price = 5; price = 5;