Update Anzio

This commit is contained in:
A Man
2020-02-20 16:08:50 +01:00
parent 6f4b1706e3
commit 838363ba5c
4 changed files with 38 additions and 1 deletions

View 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
};
};