mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
fixed typo in descriptionshort
This commit is contained in:
@@ -140,9 +140,7 @@ class CfgMagazines {
|
|||||||
type="256";
|
type="256";
|
||||||
tracersEvery = 4;
|
tracersEvery = 4;
|
||||||
lastRoundsTracer = 4;
|
lastRoundsTracer = 4;
|
||||||
descriptionShort = "Caliber: 5.56x45 mm NATO
|
descriptionShort = "Caliber: 5.56x45 mm NATO Rounds: 100 Used in: MG36, X8 SAW";
|
||||||
Rounds: 100
|
|
||||||
Used in: MG36, X8 SAW";
|
|
||||||
};
|
};
|
||||||
class 75Rnd_545x39_RPK: CA_Magazine {
|
class 75Rnd_545x39_RPK: CA_Magazine {
|
||||||
scope = 2;
|
scope = 2;
|
||||||
@@ -154,9 +152,7 @@ class CfgMagazines {
|
|||||||
tracersEvery = 4;
|
tracersEvery = 4;
|
||||||
lastRoundsTracer = 4;
|
lastRoundsTracer = 4;
|
||||||
nameSound = "mgun";
|
nameSound = "mgun";
|
||||||
descriptionShort = "Caliber: 5.45x39mm
|
descriptionShort = "Caliber: 5.45x39mm Rounds: 75 Used in: RPK-74";
|
||||||
Rounds: 75
|
|
||||||
Used in: RPK-74";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// Items
|
// Items
|
||||||
|
|||||||
Reference in New Issue
Block a user