mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix blank remove attachment text M4, M240, L110
Some attachments were using incorrect string names.
This commit is contained in:
@@ -106,7 +106,6 @@ machineguns[] = {
|
||||
{Loot_WEAPON, 1, M249_m145_EP1_DZE},
|
||||
{Loot_WEAPON, 1, m240_scoped_EP1_DZE},
|
||||
{Loot_WEAPON, 0.8, M240_DZ},
|
||||
{Loot_WEAPON, 0.8, M249_EP1_DZ},
|
||||
{Loot_WEAPON, 0.9, M249_DZ},
|
||||
{Loot_WEAPON, 0.5, Mk48_DZ} //Mk_48_DZ (removed, was a duplicate of Mk48_CCO_DZ)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user