Commit 9394bda 1 parent f646ecd commit 9394bda Copy full SHA for 9394bda
File tree 3 files changed +504
-379
lines changed
3 files changed +504
-379
lines changed Original file line number Diff line number Diff line change
1
+ class CfgMagazineWells {
2
+ class CBA_9x19_Glock_Full {
3
+ OFrP_Magazines[] = {
4
+ " OFrP_17Rnd_9x19_Glock17"
5
+ };
6
+ };
7
+
8
+ class CBA_9x19_M9 {
9
+ OFrP_Magazines[] = {
10
+ " OFrP_15Rnd_9x19_PAMAS"
11
+ };
12
+ };
13
+
14
+ class CBA_556x45_FAMAS {
15
+ OFrP_Magazines[] = {
16
+ " OFrP_25Rnd_556x45"
17
+ };
18
+ };
19
+
20
+ class CBA_556x45_STANAG {
21
+ OFrP_Magazines[] = {
22
+ " OFrP_30Rnd_556x45" ,
23
+ " OFrP_HK_30Rnd_556x45"
24
+ };
25
+ };
26
+
27
+ class CBA_556x45_MINIMI {
28
+ OFrP_Magazines[] = {
29
+ " OFrP_Minimi_100Rnd_556x45" ,
30
+ " OFrP_Minimi_200Rnd_556x45"
31
+ };
32
+ };
33
+
34
+ class CBA_762x51_FRF2 {
35
+ OFrP_Magazines[] = {
36
+ " OFrP_10Rnd_762x51"
37
+ };
38
+ };
39
+
40
+ class CBA_762x51_HK417 {
41
+ OFrP_Magazines[] = {
42
+ " OFrP_HK417_10Rnd_762x51" ,
43
+ " OFrP_HK417_20Rnd_762x51"
44
+ };
45
+ };
46
+
47
+ class CBA_762x51_LINKS {
48
+ OFrP_Magazines[] = {
49
+ " OFrP_Minimi_100Rnd_762x51"
50
+ };
51
+ };
52
+
53
+ class CBA_50BMG_PMG_Hecate_II {
54
+ OFrP_Magazines[] = {
55
+ " OFrP_7Rnd_127x99" ,
56
+ " OFrP_7Rnd_127x99_APEI"
57
+ };
58
+ };
59
+
60
+ class CBA_22mm_NATO_Spigot {
61
+ OFrP_Magazines[] = {
62
+ " OFrP_1Rnd_Grenade_APAV40" ,
63
+ " OFrP_1Rnd_Grenade_AC58"
64
+ };
65
+ };
66
+ };
You can’t perform that action at this time.
0 commit comments