Add icons for SD ammo, string updates

This commit is contained in:
A Man
2020-04-22 13:13:58 +02:00
parent 5d04b73327
commit b7bbf9e376
12 changed files with 262 additions and 174 deletions

View File

@@ -5,7 +5,7 @@ class 50Rnd_57x28_P90: CA_Magazine
displayName = $STR_DZ_MAG_50RND_P90_NAME;
descriptionShort = $STR_DZ_MAG_50RND_P90_DESC;
model = "\RH_smg\mags\mag_p90.p3d";
picture = "\RH_smg\inv\m_p90.paa";
picture = "\dayz_epoch_c\icons\magazines\m_p90.paa";
count = 50;
ammo = "B_57x28_Ball";
@@ -21,7 +21,7 @@ class 50Rnd_57x28_P90SD: 50Rnd_57x28_P90
{
displayName = $STR_DZ_MAG_50RND_P90SD_NAME;
descriptionShort = $STR_DZ_MAG_50RND_P90SD_DESC;
picture = "\RH_smg\inv\m_p90.paa";
picture = "\dayz_epoch_c\icons\magazines\m_p90_sd.paa";
ammo = "B_57x28_SD";
cartridgeName = "5.7x28_SD";