mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Updating for old magazines
This commit is contained in:
@@ -3,13 +3,13 @@ class G36K_Camo_DZ : G36C
|
||||
model = "z\addons\dayz_communityweapons\g36\g36k_camo.p3d";
|
||||
picture = "\z\addons\dayz_communityweapons\g36\data\w_g36k_camo_ca.paa";
|
||||
displayName = $STR_DZ_WPN_G36K_CAMO_NAME;
|
||||
|
||||
/*
|
||||
magazines[] =
|
||||
{
|
||||
30Rnd_556x45_G36,
|
||||
30Rnd_556x45_G36SD
|
||||
};
|
||||
|
||||
*/
|
||||
//G36 Optic
|
||||
optics = true;
|
||||
opticsDisablePeripherialVision = true;
|
||||
@@ -84,13 +84,13 @@ class G36K_Camo_SD_DZ : G36_C_SD_eotech
|
||||
model = "z\addons\dayz_communityweapons\g36\g36k_camo_sd.p3d";
|
||||
picture = "\z\addons\dayz_communityweapons\g36\data\w_g36k_camo_sd_ca.paa";
|
||||
displayName = $STR_DZ_WPN_G36K_CAMO_SD_NAME;
|
||||
|
||||
/*
|
||||
magazines[] =
|
||||
{
|
||||
30Rnd_556x45_G36SD,
|
||||
30Rnd_556x45_G36
|
||||
};
|
||||
|
||||
*/
|
||||
//G36 Optic
|
||||
optics = true;
|
||||
opticsDisablePeripherialVision = true;
|
||||
|
||||
Reference in New Issue
Block a user