mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-25 01:20:49 +03:00
Add M200 CheyTac SD
Model made by @Helion4
This commit is contained in:
@@ -11,4 +11,11 @@ class 5Rnd_408_CheyTac : CA_Magazine {
|
||||
{
|
||||
COMBINE_MAG
|
||||
};
|
||||
};
|
||||
|
||||
class 5Rnd_408_CheyTac_SD : 5Rnd_408_CheyTac {
|
||||
displayName = $STR_DZ_MAG_5RND_408_CHEYTAC_SD_NAME;
|
||||
descriptionShort = $STR_DZ_MAG_5RND_CHEYTAC_SD_DESC;
|
||||
picture ="\dayz_epoch_c\icons\magazines\m_m200.paa";
|
||||
ammo = "B_408_CheyTac_SD";
|
||||
};
|
||||
Reference in New Issue
Block a user