mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
10 lines
197 B
C++
10 lines
197 B
C++
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
|
|
};
|
|
}; |