mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix 200Rnd 40mm FV510 HE and Sabot could not be used
This commit is contained in:
@@ -1484,7 +1484,7 @@ class 8Rnd_82mmILLUM_2B14: 8Rnd_82mmHE_2B14
|
|||||||
};
|
};
|
||||||
class 200Rnd_40mmHE_FV510: Vehicle_ammo_base
|
class 200Rnd_40mmHE_FV510: Vehicle_ammo_base
|
||||||
{
|
{
|
||||||
scope = 1;
|
scope = 2;
|
||||||
displayName = $STR_DZ_MAG_200RND_FV510HE_NAME;
|
displayName = $STR_DZ_MAG_200RND_FV510HE_NAME;
|
||||||
descriptionShort = $STR_DZ_MAG_200RND_FV510HE_DESC;
|
descriptionShort = $STR_DZ_MAG_200RND_FV510HE_DESC;
|
||||||
ammo = "Sh_40_HE";
|
ammo = "Sh_40_HE";
|
||||||
|
|||||||
Reference in New Issue
Block a user