mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Cleanup of unused mags
This commit is contained in:
parent
4507384f99
commit
fd6302d85d
@ -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",
|
||||||
|
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user