mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -28,7 +28,9 @@ class 100Rnd_762x51_M240 : CA_Magazine {
|
|||||||
model = "\ca\CommunityConfigurationProject_E\Gameplay_ActualModelsOfWeaponMagazinesVisibleOnTheGround\p3d\100Rnd_762x51_M240.p3d";
|
model = "\ca\CommunityConfigurationProject_E\Gameplay_ActualModelsOfWeaponMagazinesVisibleOnTheGround\p3d\100Rnd_762x51_M240.p3d";
|
||||||
};
|
};
|
||||||
class 200Rnd_762x51_M240 : 100Rnd_762x51_M240 {
|
class 200Rnd_762x51_M240 : 100Rnd_762x51_M240 {
|
||||||
|
displayName = "200Rnd. M240";
|
||||||
count = 200;
|
count = 200;
|
||||||
|
descriptionShort = "Caliber: 7.62x51mm NATO <br/>Rounds: 200 <br/>Used in: M240, Mk 48 Mod 0";
|
||||||
};
|
};
|
||||||
class 200Rnd_556x45_M249 : CA_Magazine {
|
class 200Rnd_556x45_M249 : CA_Magazine {
|
||||||
scope = 2;
|
scope = 2;
|
||||||
@@ -153,4 +155,4 @@ class WoodenArrow : CA_Magazine {
|
|||||||
output[] = {"Quiver"};
|
output[] = {"Quiver"};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user