mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Updating strings for AK74, RPK74, MG36 magazines
This fixes the error message of duplicated stringtable entry from a commit before.
This commit is contained in:
@@ -2,6 +2,7 @@ class 30Rnd_545x39_AK : CA_Magazine
|
||||
{
|
||||
picture = "\z\addons\dayz_communityweapons\magazines\data\m_ak74_ca.paa";
|
||||
displayName = $STR_DZ_MAG_30RND_545x39_AK_NAME;
|
||||
descriptionShort = $STR_DZ_MAG_30RND_AK74_DESC;
|
||||
cartridgeName = "545x39";
|
||||
|
||||
class ItemActions
|
||||
@@ -27,7 +28,7 @@ class 75Rnd_545x39_RPK : CA_Magazine
|
||||
model = "\ca\weapons\mag_univ.p3d";
|
||||
picture = "\CA\weapons\AK\data\equip\M_RPK_74_CA.paa";
|
||||
displayName = $STR_DZ_MAG_75RND_545X39_RPK_NAME;
|
||||
descriptionShort = $STR_DSS_75Rnd_RPK;
|
||||
descriptionShort = $STR_DZ_MAG_75RND_RPK74_DESC;
|
||||
|
||||
count = 75;
|
||||
tracersEvery = 4;
|
||||
|
||||
Reference in New Issue
Block a user