mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 02:31:51 +03:00
Update Anzio
This commit is contained in:
10
SQF/dayz_code/Configs/CfgMagazines/Magazines/20x102.hpp
Normal file
10
SQF/dayz_code/Configs/CfgMagazines/Magazines/20x102.hpp
Normal file
@@ -0,0 +1,10 @@
|
||||
class 3rnd_Anzio_20x102mm: CA_Magazine
|
||||
{
|
||||
displayName = $STR_DZ_MAG_3RND_20x102mm_ANZIO_NAME;
|
||||
descriptionShort = $STR_DZ_MAG_3RND_20x102mm_ANZIO_DESC;
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
COMBINE_MAG
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user