mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update RSASS and XM2010 mags
This commit is contained in:
@@ -127,6 +127,7 @@ class 20Rnd_762x51_RSASS: CA_Magazine
|
||||
displayName = $STR_DZ_MAG_20RND_RSASS_NAME;
|
||||
descriptionShort = $STR_DZ_MAG_20RND_RSASS_DESC;
|
||||
count = 20;
|
||||
cartridgeName = "762x51";
|
||||
ammo = "Rem_762x51_Ball";
|
||||
|
||||
class ItemActions
|
||||
@@ -140,5 +141,6 @@ class 20Rnd_762x51_RSASS_SD: 20Rnd_762x51_RSASS
|
||||
initSpeed = 850;
|
||||
displayName = $STR_DZ_MAG_20RND_RSASSSD_NAME;
|
||||
descriptionShort = $STR_DZ_MAG_20RND_RSASSSD_DESC;
|
||||
cartridgeName = "762x51_SD";
|
||||
ammo = "Rem_762x51_SD";
|
||||
};
|
||||
|
||||
@@ -8,6 +8,13 @@ class 5Rnd_762x67_XM2010: CA_Magazine
|
||||
initSpeed = 850;
|
||||
picture = "\FHQ_Remington\ammo\ui\i_xm2010.paa";
|
||||
model = "\FHQ_Remington\XM2010\magazine.p3d";
|
||||
|
||||
cartridgeName = "762x67";
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
COMBINE_MAG
|
||||
};
|
||||
};
|
||||
|
||||
class 5Rnd_762x67_XM2010_SD: 5Rnd_762x67_XM2010
|
||||
|
||||
Reference in New Issue
Block a user