mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Add taped mags for stanag, ak74, akm weapons
- also add 3 SA58 DZ weapons to make them compatible with the new taped mags - Shorten a few german strings
This commit is contained in:
@@ -8,6 +8,7 @@ class AKS74U_Kobra_DZ : AKS_74_U
|
||||
magazines[] =
|
||||
{
|
||||
30Rnd_545x39_AK,
|
||||
60Rnd_545x39_AK_Taped,
|
||||
75Rnd_545x39_RPK
|
||||
};
|
||||
|
||||
@@ -35,7 +36,8 @@ class AKS74U_Kobra_SD_DZ : AKS_74_UN_kobra
|
||||
|
||||
magazines[] =
|
||||
{
|
||||
30Rnd_545x39_AKSD
|
||||
30Rnd_545x39_AKSD,
|
||||
60Rnd_545x39_AKSD_Taped
|
||||
};
|
||||
|
||||
class ItemActions
|
||||
|
||||
Reference in New Issue
Block a user