mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 02:46:29 +03:00
Add missing combine action for the Desert Eagle, 20Rnd stanag mag
This commit is contained in:
@@ -9,4 +9,9 @@ class 7Rnd_50AE_Deagle: CA_Magazine
|
||||
ammo = "B_357mag_Ball";
|
||||
count = 7;
|
||||
initSpeed = 400;
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
COMBINE_MAG
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user