-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmasterarray.sqf
644 lines (588 loc) · 132 KB
/
masterarray.sqf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
//GUNS
INV_Pistols = [
["hgun_PDW2000_Holo_snds_F",["Waffe", "pistol"],["hgun_PDW2000_Holo_snds_F", "PDW 2000 9x21mm"],[10000, 30000], [1, "Pistollicense", "" , "pmc"],[], "hgun_Rook40_F" call ISSE_Cfg_Weapons_GetName,"glock17_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["hgun_Rook40_F",["Waffe", "pistol"],["hgun_Rook40_F", "P07 Stun Gun 9x21mm"],[10000, 30000], [1, "Pistollicense", "" , "pmc"],[], "hgun_Rook40_F" call ISSE_Cfg_Weapons_GetName,"glock17_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["hgun_P07_snds_F",["Waffe", "pistol"],["hgun_P07_snds_F", "P07 9x21mm"],[50000, 30000], [1, "Pistollicense", "patrol_training" , "pmc"],[], "hgun_Rook40_F" call ISSE_Cfg_Weapons_GetName,"glock17_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
//["hgun_Rook40_F",["Waffe", "pistol"],["hgun_Rook40_F", "Rook 9x21mm"],[50000, 30000], [1, "Pistollicense", "patrol_training" , "pmc"],[], "hgun_Rook40_F" call ISSE_Cfg_Weapons_GetName,"glock17_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["hgun_Rook40_snds_F",["Waffe", "pistol"],["hgun_Rook40_snds_F", "Rook 9x21mm"],[50000, 30000], [1, "Pistollicense", "patrol_training" , "pmc"],[], "hgun_Rook40_F" call ISSE_Cfg_Weapons_GetName,"glock17_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
//["hgun_ACPC2_F",["Waffe", "pistol"],["hgun_ACPC2_F", "APC-C2 9x21mm"],[50000, 30000], [1, "Pistollicense", "patrol_training" , "pmc"],[], "hgun_ACPC2_F" call ISSE_Cfg_Weapons_GetName,"glock17_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["hgun_ACPC2_snds_F",["Waffe", "pistol"],["hgun_ACPC2_snds_F", "ACP-C2 .45ACP"],[50000, 30000], [1, "Pistollicense", "patrol_training" , "pmc"],[], "hgun_ACPC2_F" call ISSE_Cfg_Weapons_GetName,"glock17_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ]
];
INV_CivRifles = [
["arifle_MX_GL_Hamr_pointer_F",["Waffe", "rifle"],["arifle_MX_GL_Hamr_pointer_F", "MX 3GL Hamr /w Pointer 6.5mm"],[100000, 52000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_Mk20C_ACO_pointer_F",["Waffe", "rifle"],["arifle_Mk20C_ACO_pointer_F", "Mk20 Carbine"],[100000, 52000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_Katiba_C_F",["Waffe", "rifle"],["arifle_Katiba_C_F", "Katiba Carbine 6.5mm"],[100000, 52000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_Katiba_GL_F",["Waffe", "rifle"],["arifle_Katiba_GL_F", "Katiba /w GL 6.5mm"],[150000, 62000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_Holo_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_Holo_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_Katiba_GL_Nstalker_pointer_F",["Waffe", "rifle"],["arifle_Katiba_GL_F", "Katiba NightStalker /w GL & Pointer 6.5mm"],[150000, 62000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_Holo_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_Holo_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_Katiba_GL_ACO_pointer_F",["Waffe", "rifle"],["arifle_Katiba_GL_ACO_pointer_F", "Katiba ACO /w GL & Pointer 6.5mm"],[150000, 62000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_ACO_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_Katiba_GL_ARCO_pointer_F",["Waffe", "rifle"],["arifle_Katiba_GL_ARCO_pointer_F", "Katiba ARCO /w GL & Pointer 6.5mm"],[150000, 62000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_ACO_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_Katiba_GL_ACO_pointer_snds_F",["Waffe", "rifle"],["arifle_Katiba_GL_ACO_pointer_snds_F", "Katiba ARCO /w GL & Pointer 6.5mm"],[150000, 62000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_ACO_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_Katiba_ARCO_pointer_snds_F",["Waffe", "rifle"],["arifle_Katiba_ARCO_pointer_snds_F", "Katiba ARCO /w GL & Pointer 6.5mm"],[150000, 62000], [2, "Riflelicense", ""],[], "arifle_Khaybar_C_ACO_F" call ISSE_Cfg_Weapons_GetName,"arifle_Khaybar_C_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["srifle_EBR_F",["Waffe", "sniper"],["srifle_EBR_F", "Mk18 ABR 7.62 mm"],[300000, 212000], [2, "Riflelicense", ""],[], "srifle_EBR_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["srifle_EBR_ACO_F",["Waffe", "sniper"],["srifle_EBR_ACO_F", "Mk18 ABR ACO 7.62mm"],[300000, 212000], [2, "Riflelicense", ""],[], "srifle_EBR_ACO_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["srifle_EBR_ARCO_pointer_snds_F",["Waffe", "sniper"],["srifle_EBR_ARCO_pointer_snds_F", "Mk18 ABR ACO 7.62mm"],[300000, 212000], [2, "Riflelicense", ""],[], "srifle_EBR_ACO_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
//terror
["srifle_LRR_SOS_F",["Waffe", "sniper"],["srifle_LRR_SOS_F", "M320 SOS .408 LRR"],[200000, 12000], [2, "bomb", "bomb"],[], "srifle_EBR_Hamr_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_Hamr_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["launch_RPG32_F",["Waffe", "launcher"],["launch_RPG32_F", "RPG-42"],[200000, 112000], [2, "bomb", "bomb"],[], "launch_RPG32_F" call ISSE_Cfg_Weapons_GetName,"launch_RPG32_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["LMG_Zafir_F",["Waffe", "mg"],["LMG_Zafir_F", "Zafir 7.62mm"],[100000, 52000], [2, "bomb", "bomb"],[], "LMG_Mk200_F" call ISSE_Cfg_Weapons_GetName,"LMG_Mk200_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["LMG_Zafir_pointer_F",["Waffe", "mg"],["LMG_Zafir_pointer_F", "Zafir /w Pointer 7.62mm"],[100000, 52000], [2, "bomb", "bomb"],[], "LMG_Mk200_F" call ISSE_Cfg_Weapons_GetName,"LMG_Mk200_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ]
];
INV_BlackMarketGuns = [
["SMG_01_Holo_pointer_snds_F",["Waffe", "rifle"],["SMG_01_Holo_pointer_snds_F", "Vermin SMG .45ACP"],[100000, 42000], [2, "", ""],[], "arifle_TRG20_ACO_F" call ISSE_Cfg_Weapons_GetName,"arifle_TRG20_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["SMG_02_ARCO_pointg_F",["Waffe", "rifle"],["SMG_02_ARCO_pointg_F", "SMG 2"],[100000, 52000], [2, "", ""],[], "arifle_TRG20_ACO_F" call ISSE_Cfg_Weapons_GetName,"arifle_TRG20_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_TRG20_ACO_F",["Waffe", "rifle"],["arifle_TRG20_ACO_F", "TRG-20 ACO 5.56mm"],[200000, 12000], [2, "", ""],[], "arifle_TRG20_ACO_F" call ISSE_Cfg_Weapons_GetName,"arifle_TRG20_ACO_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["srifle_EBR_MRCO_pointer_F",["Waffe", "sniper"],["srifle_EBR_MRCO_pointer_F", "Mk18 ABR MRCO 7.62mm"],[350000, 112000], [2, "", ""],[], "srifle_EBR_MRCO_pointer_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_MRCO_pointer_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["srifle_EBR_ARCO_pointer_F",["Waffe", "sniper"],["srifle_EBR_ARCO_pointer_F", "Mk18 ABR ARCO 7.62mm"],[350000, 112000], [2, "", ""],[], "srifle_EBR_ARCO_pointer_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_ARCO_pointer_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["srifle_EBR_SOS_F",["Waffe", "sniper"],["srifle_EBR_SOS_F", "Mk18 ABR SOS 7.62mm"],[300000, 112000], [2, "", ""],[], "srifle_EBR_SOS_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_SOS_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ]
];
INV_CopCrimResponseGuns = [
["arifle_Katiba_F",["Waffe", "rifle"],["arifle_Katiba_F", "Katiba 6.5 mm"],[100000, 52000], [2, "", "response_training"],[], "arifle_SDAR_F" call ISSE_Cfg_Weapons_GetName,"arifle_SDAR_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_SDAR_F",["Waffe", "rifle"],["arifle_SDAR_F", "SDAR 5.56mm"],[100000, 52000], [2, "", "response_training"],[], "arifle_SDAR_F" call ISSE_Cfg_Weapons_GetName,"arifle_SDAR_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ]
];
INV_CopSwatGuns = [
["arifle_MX_F",["Waffe", "rifle"],["arifle_MX_F", "MX 6.5mm"],[350000, 102000], [2, "", "swat_training"],[], "arifle_MX_F" call ISSE_Cfg_Weapons_GetName,"arifle_MX_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_MX_ACO_pointer_F",["Waffe", "rifle"],["arifle_MX_ACO_pointer_F", "MX ACO 6.5mm"],[400000, 252000], [2, "", "swat_training"],[], "arifle_MX_ACO_point_F" call ISSE_Cfg_Weapons_GetName,"arifle_MX_ACO_point_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_MXM_F",["Waffe", "rifle"],["arifle_MXM_F", "MXM 6.5mm"],[400000, 12000], [2, "", "swat_training"],[], "arifle_MXM_F" call ISSE_Cfg_Weapons_GetName,"arifle_MXM_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_MXM_RCO_pointer_snds_F",["Waffe", "rifle"],["arifle_MXM_RCO_pointer_snds_F", "MXM 6.5mm"],[400000, 12000], [2, "", "swat_training"],[], "arifle_MXM_F" call ISSE_Cfg_Weapons_GetName,"arifle_MXM_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["arifle_TRG21_ARCO_pointer_F",["Waffe", "rifle"],["arifle_TRG21_ARCO_pointer_F", "TRG-21 ARCO 5.56mm"],[400000, 12000], [2, "", "swat_training"],[], "arifle_TRG21_Hamr_point_F" call ISSE_Cfg_Weapons_GetName,"arifle_TRG21_Hamr_point_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["launch_NLAW_F",["Waffe", "launcher"],["launch_NLAW_F", "PCML"],[550000, 212000], [2, "", "swat_training"],[], "launch_NLAW_F" call ISSE_Cfg_Weapons_GetName,"launch_NLAW_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["launch_Titan_F",["Waffe", "launcher"],["launch_Titan_F", "Titan MPRL"],[550000, 212000], [2, "", "swat_training"],[], "launch_NLAW_F" call ISSE_Cfg_Weapons_GetName,"launch_NLAW_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["launch_Titan_short_F",["Waffe", "laun cher"],["launch_Titan_short_F", "Titanium Compact MPRL"],[550000, 212000], [2, "", "swat_training"],[], "launch_NLAW_F" call ISSE_Cfg_Weapons_GetName,"launch_NLAW_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["LMG_Mk200_F",["Waffe", "mg"],["LMG_Mk200_F", "Mk200 6.5mm"],[300000, 112000], [2, "bomb", "swat_training"],[], "LMG_Mk200_F" call ISSE_Cfg_Weapons_GetName,"LMG_Mk200_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["LMG_Mk200_MRCO_F",["Waffe", "mg"],["LMG_Mk200_MRCO_F", "Mk200 MRCO 6.5 m"],[350000, 112000], [2, "bomb", "swat_training"],[], "LMG_Mk200_ARCO_pointer_F" call ISSE_Cfg_Weapons_GetName,"LMG_Mk200_ARCO_pointer_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ]
];
INV_CopSniperRifles = [
["srifle_GM6_F",["Waffe", "sniper"],["srifle_GM6_F", "GM6 Lynx 12.7mm"],[250000, 12000], [2, "", "sniper_training"],[], "srifle_EBR_Hamr_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_Hamr_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["srifle_GM6_SOS_F",["Waffe", "sniper"],["srifle_GM6_SOS_F", "GM6 SOS Lynx 12.7mm"],[250000, 12000], [2, "bomb", "sniper_training"],[], "srifle_EBR_Hamr_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_Hamr_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ],
["srifle_EBR_ARCO_pointer_F",["Waffe", "sniper"],["srifle_EBR_ARCO_pointer_F", "Mk18 ABR ARCO /w Pointer 7.62mm"],[250000, 12000], [2, "bomb", "sniper_training"],[], "srifle_EBR_Hamr_F" call ISSE_Cfg_Weapons_GetName,"srifle_EBR_Hamr_F" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastic", 1]] ]
];
INV_AlleWaffenObjekte = INV_Pistols + INV_CivRifles + INV_BlackMarketGuns + INV_CopCrimResponseGuns + INV_CopSwatGuns + INV_CopSniperRifles;
//MAGS & ITEMS
INV_AlleMagazinObjekte = [
//backpacks
["O_UAV_01_backpack_F", ["Magazin", "backpack"],["O_UAV_01_backpack_F", "Tayran AR2 UAV Pack"], [71000, 40750], [2, "engineer", "civ_shop_permit"], [], "Assault Pack (Khaki)", "",[["plastic", 1],["glass", 1]]],
["I_UAV_01_backpack_F", ["Magazin", "backpack"],["I_UAV_01_backpack_F", "AR-2 Darter UAV Pack"], [81000, 40750], [2, "engineer", "civ_shop_permit"], [], "Assault Pack (Khaki)", "",[["plastic", 1],["glass", 1]]],
["B_AssaultPack_khk", ["Magazin", "backpack"],["B_AssaultPack_khk", "Assault Pack (Khaki)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Assault Pack (Khaki)", "",[["plastic", 1],["glass", 1]]],
["B_AssaultPack_dgtl",["Magazin", "backpack"],["B_AssaultPack_dgtl", "Assault Pack (Digi)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Assault Pack (Digi)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_AssaultPack_rgr", ["Magazin", "backpack"],["B_AssaultPack_rg", "Assault Pack (Green)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Assault Pack (Green)", "",[["plastic", 1],["glass", 1]]],
["B_AssaultPack_sgg",["Magazin", "backpack"],["B_AssaultPack_sgg", "Assault Pack (Sage)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Assault Pack (Sage)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_AssaultPack_blk", ["Magazin", "backpack"],["B_AssaultPack_blk", "Assault Pack (Black)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Assault Pack (Black)","",[["plastic", 1],["glass", 1]]],
["B_AssaultPack_cbr",["Magazin", "backpack"],["B_AssaultPack_cbr", "Assault Pack (Coyote)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Assault Pack (Coyote)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_AssaultPack_mcamo", ["Magazin", "backpack"],["B_AssaultPack_mcamo", "Assault Pack (MTP)"], [51000,20750], [2, "", "civ_shop_permit"], [], "Assault Pack (MTP)", "",[["plastic", 1],["glass", 1]]],
["B_AssaultPack_ocamo",["Magazin", "backpack"],["B_AssaultPack_ocamo", "Assault Pack (Hex)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Assault Pack (Hex)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_AssaultPackG",["Magazin", "backpack"],["B_AssaultPackG", "Assault Pack (Guerrilla)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Assault Pack (Guerrilla)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_Kitbag_mcamo", ["Magazin", "backpack"],["B_Kitbag_mcamo", "Kitbag (MTP)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Kitbag (MTP)", "",[["plastic", 1],["glass", 1]]],
["B_Kitbag_sgg",["Magazin", "backpack"],["B_Kitbag_sgg", "Kitbag (Sage)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Kitbag (Sage)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_Kitbag_cbr", ["Magazin", "backpack"],["B_Kitbag_cbr", "Kitbag (Coyote)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Kitbag (Coyote)","",[["plastic", 1],["glass", 1]]],
["B_Bergen_sgg",["Magazin", "backpack"],["B_Bergen_sgg", "Mountain (Sage)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Mountain (Sage)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_BergenG", ["Magazin", "backpack"],["B_BergenG", "Mountain (Guerrilla)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Mountain (Guerrilla)", "",[["plastic", 1],["glass", 1]]],
["B_BergenC_red",["Magazin", "backpack"],["B_BergenC_red", "Mountain (Red)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Mountain (Red)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_BergenC_grn", ["Magazin", "backpack"],["B_BergenC_grn", "Mountain (Green)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Mountain (Green)","",[["plastic", 1],["glass", 1]]],
["B_BergenC_blu",["Magazin", "backpack"],["B_BergenC_blu", "Mountain (Blue)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Mountain (Blue)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_Bergen_mcamo",["Magazin", "backpack"],["B_Bergen_mcamo", "Mountain (MTP)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Mountain (MTP)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_Bergen_rgr", ["Magazin", "backpack"],["B_Bergen_rgr", "Mountain (Green)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Mountain (Green)","",[["plastic", 1],["glass", 1]]],
["B_Bergen_blk",["Magazin", "backpack"],["B_Bergen_blk", "Mountain (Black)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Mountain (Black)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_FieldPack_blk", ["Magazin", "backpack"],["B_FieldPack_blk", "Field Pack (Black)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Field Pack (Black)", "",[["plastic", 1],["glass", 1]]],
["B_FieldPack_ocamo",["Magazin", "backpack"],["B_FieldPack_ocamo", "Field Pack (Hex)"], [52000, 201500], [2, "", "civ_shop_permit"],[], "Field Pack (Hex)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_FieldPack_oucamo", ["Magazin", "backpack"],["B_FieldPack_oucamo", "Field Pack (Urban)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Field Pack (Urban)","",[["plastic", 1],["glass", 1]]],
["B_FieldPack_cbr",["Magazin", "backpack"],["B_FieldPack_cbr", "Field Pack (Coyote)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Field Pack (Coyote)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_FieldPack_khk", ["Magazin", "backpack"],["B_FieldPack_khk", "Field Pack (Khaki)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Field Pack (Khaki)","",[["plastic", 1],["glass", 1]]],
["B_FieldPack_oli",["Magazin", "backpack"],["B_FieldPack_oli", "Field Pack (Olive)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Field Pack (Olive)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_Carryall_ocamo", ["Magazin", "backpack"],["B_Carryall_ocamo", "Carryall backpack (Hex)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Carryall Magazin (Hex)","",[["plastic", 1],["glass", 1]]],
["B_Carryall_mcamo", ["Magazin", "backpack"],["B_Carryall_mcamo", "Carryall backpack (MTP)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Carryall Magazin (MTP)","",[["plastic", 1],["glass", 1]]],
["B_Carryall_oli", ["Magazin", "backpack"],["B_Carryall_oli", "Carryall backpack (Olive)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Carryall Magazin (Olive)","",[["plastic", 1],["glass", 1]]],
["B_Carryall_khk",["Magazin", "backpack"],["B_Carryall_khk", "Carryall backpack (Khaki)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Carryall Magazin (Khaki)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_Carryall_cbr", ["Magazin", "backpack"],["B_Carryall_cbr", "Carryall backpack (Coyote)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Carryall Magazin (Coyote)","",[["plastic", 1],["glass", 1]]],
["B_TacticalPack_rgr",["Magazin", "backpack"],["B_TacticalPack_rgr", "Tactical backpack (Green)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Tactical Magazin (Green)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_TacticalPack_mcamo", ["Magazin", "backpack"],["B_TacticalPack_mcamo", "Tactical backpack (MTP)"], [15000, 20750], [2, "", "civ_shop_permit"], [], "Tactical Magazin (MTP)","",[["plastic", 1],["glass", 1]]],
["B_TacticalPack_ocamo",["Magazin", "backpack"],["B_TacticalPack_ocamo", "Tactical backpack (Hex)"], [52000, 201500], [2, "", "civ_shop_permit"],[], "Tactical Magazin (Hex)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_TacticalPack_blk", ["Magazin", "backpack"],["B_TacticalPack_blk", "Tactical backpack (Black)"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Tactical Magazin (Black)","",[["plastic", 1],["glass", 1]]],
["B_TacticalPack_oli",["Magazin", "backpack"],["B_TacticalPack_oli", "Tactical backpack (Olive)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Tactical Magazin (Olive)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_OutdoorPack_blk",["Magazin", "backpack"],["B_OutdoorPack_blk", "Outdoor Pack (Black)"], [52000, 21500], [2, "", "civ_shop_permit"],[], "Outdoor Pack (Black)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_OutdoorPack_tan", ["Magazin", "backpack"],["B_OutdoorPack_tan", "Outdoor Pack (Tan)"], [42000, 20750], [2, "", "civ_shop_permit"], [], "Outdoor Pack (Tan)","",[["plastic", 1],["glass", 1]]],
["B_OutdoorPack_blu",["Magazin", "backpack"],["B_OutdoorPack_blu", "Outdoor Pack (Blue)"], [41000, 21500], [2, "", "civ_shop_permit"],[], "Outdoor Pack (Blue)","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["B_Parachute", ["Magazin", "backpack"],["B_Parachute", "Parachute"], [51000, 20750], [2, "", "civ_shop_permit"], [], "Parachute","",[["plastic", 1],["glass", 1]]],
["B_HuntingBackpack", ["Magazin", "backpack"],["B_HuntingBackpack", "Hunting backpack"], [31000, 10750], [2, "", "civ_shop_permit"], [], "Hunting Magazin","",[["plastic", 1],["glass", 1]]],
//uniforms
["U_I_Wetsuit",["Magazin", "uniform"],["U_I_Wetsuit", "Wetsuit (Green)"],[15000, 800], [1, ""], [], "U_I_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_I_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_B_Wetsuit",["Magazin", "uniform"],["U_B_Wetsuit", "Wetsuit"],[15000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Poloshirt_blue",["Magazin", "uniform"],["U_C_Poloshirt_blue", "Polo Shirt (Blue)"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Poloshirt_burgundy",["Magazin", "uniform"],["U_C_Poloshirt_burgundy", "Polo Shirt (Burgundy)"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Poloshirt_stripped",["Magazin", "uniform"],["U_C_Poloshirt_stripped", "Polo Shirt (Stripped)"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Poloshirt_tricolour",["Magazin", "uniform"],["U_C_Poloshirt_tricolour", "Polo Shirt (Tricolor)"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Poloshirt_salmon",["Magazin", "uniform"],["U_C_Poloshirt_salmon", "Polo Shirt (Salmon)"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Poloshirt_redwhite",["Magazin", "uniform"],["U_C_Poloshirt_redwhite", "Polo Shirt (Red & White)"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Commoner1_1",["Magazin", "uniform"],["U_C_Commoner1_1", "Commoner Clothes 1"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Commoner1_2",["Magazin", "uniform"],["U_C_Commoner1_2", "Commoner Clothes 2"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_C_Commoner1_3",["Magazin", "uniform"],["U_C_Commoner1_3", "Commoner Clothes 3"],[5000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_OrestesBody",["Magazin", "uniform"],["U_OrestesBody", "Jacket and Shorts"],[10000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_Rangemaster",["Magazin", "uniform"],["U_Rangemaster", "Rangemaster Clothes"],[10000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["U_Competitor",["Magazin", "uniform"],["U_Competitor", "Competitor Clothes"],[10000, 800], [1, ""], [], "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, "U_B_Wetsuit" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//vests
["V_TacVestCamo_khk",["Magazin", "vest"],["V_TacVestCamo_khk", "Tactical Vest"],[15000, 80000], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["V_TacVest_blk_POLICE",["Magazin", "vest"],["V_TacVest_blk_POLICE", "Police Tactical Vest"],[15000, 80000], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["V_RebreatherIA",["Magazin", "vest"],["V_RebreatherIA", "Rebreather"],[15000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["V_BandollierB_khk",["Magazin", "vest"],["V_BandollierB_khk", "Bandolier (Khaki)"],[20000, 10000], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["V_BandollierB_rgr",["Magazin", "vest"],["V_BandollierB_rgr", "Bandolier (Green)"],[20000, 10000], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["V_BandollierB_cbr",["Magazin", "vest"],["V_BandollierB_cbr", "Bandolier (Coyote)"],[20000, 10000], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["V_BandollierB_oli",["Magazin", "vest"],["V_BandollierB_oli", "Bandolier (Olive)"],[20000, 10000], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["V_HarnessOGL_gry",["Magazin", "vest"],["V_HarnessOGL_gry", "OGL Harness (Gray)"],[40000, 20000], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//hats
["H_Cap_blu",["Magazin", "hat"],["H_Cap_blu", "Cap (Blue)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_brn_SPECOPS",["Magazin", "hat"],["H_Cap_brn_SPECOPS", "Cap (SPECOPS)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_tan_specops_US",["Magazin", "hat"],["H_Cap_tan_specops_US", "Cap (SPECOPS US)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_khaki_specops_UK",["Magazin", "hat"],["H_Cap_khaki_specops_UK", "Cap (SPECOPS UK)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_blk",["Magazin", "hat"],["H_Cap_blk", "Cap (Black)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_red",["Magazin", "hat"],["H_Cap_red", "Cap (Red)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Hat_tan",["Magazin", "hat"],["H_Hat_tan", "Hat (Tan)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_tan",["Magazin", "hat"],["H_Cap_tan", "Cap (Tan)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Hat_checker",["Magazin", "hat"],["H_Hat_checker", "Hat (Checkered)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Hat_grey",["Magazin", "hat"],["H_Hat_grey", "Hat (Grey)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Hat_brown",["Magazin", "hat"],["H_Hat_brown", "Hat (Brown)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Hat_blue",["Magazin", "hat"],["H_Hat_blue", "Hat (Blue)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Beret_red",["Magazin", "hat"],["H_Beret_red", "Beret (Raspberry)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Beret_grn",["Magazin", "hat"],["H_Beret_grn", "Beret (Green)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_StrawHat_dark",["Magazin", "hat"],["H_StrawHat_dark", "Straw Hat (Dark)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_StrawHat",["Magazin", "hat"],["H_StrawHat", "Straw Hat"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_TurbanO_blk",["Magazin", "hat"],["H_TurbanO_blk", "Turban (Black)"],[15000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Watchcap_sgg",["Magazin", "hat"],["H_Watchcap_sgg", "Watch Cap (Camo)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Watchcap_blk",["Magazin", "hat"],["H_Watchcap_blk", "Watch Cap (Black)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_ShemagOpen_tan",["Magazin", "hat"],["H_ShemagOpen_tan", "Shemag Open (Tan)"],[15000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Shemag_tan",["Magazin", "hat"],["H_Shemag_tan", "Shemag (Tan)"],[15000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Bandanna_gry",["Magazin", "hat"],["H_Bandanna_gry", "Bandanna (Grey)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Bandanna_khk",["Magazin", "hat"],["H_Bandanna_khk", "Bandanna (Khaki)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Bandanna_sgg",["Magazin", "hat"],["H_Bandanna_sgg", "Bandanna (SGG)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Bandanna_cbr",["Magazin", "hat"],["H_Bandanna_cbr", "Bandanna (CBR)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Bandanna_camo",["Magazin", "hat"],["H_Bandanna_camo", "Bandanna (Camo)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Bandanna_mcamo",["Magazin", "hat"],["H_Bandanna_mcamo", "Bandanna (Mcamo)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Bandanna_surfer",["Magazin", "hat"],["H_Bandanna_surfer", "Bandanna (Surfer)"],[15000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//use this for gas mask effecct as well as the glasses! - NOT WORKING YET ["H_BandMask_blk",["Magazin", "hat"],["H_BandMask_blk", "Mask (Black)"],[15000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_blk_ION",["Magazin", "hat"],["H_Cap_blk_ION", "Cap (ION)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_blk_Raven",["Magazin", "hat"],["H_Cap_blk_Raven", "Cap (Raven)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_grn_BI",["Magazin", "hat"],["H_Cap_grn_BI", "Cap (BIS)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["H_Cap_grn",["Magazin", "vest"],["H_Cap_grn", "Cap (Green)"],[5000, 800], [1, ""], [], "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, "V_RebreatherIA" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//Attachments
["optic_Arco", ["Magazin", "attachment"],["optic_Arco", "ARCO Optic"], [12500, 7500], [2, "", "response_training"], [], "ARCO Optic", "",[["plastic", 1],["glass", 1]]],
["optic_Hamr", ["Magazin", "attachment"],["optic_Hamr", "RCO Optic"], [15500, 7500], [2, "", "response_training"], [], "RCO Optic", "",[["plastic", 1],["glass", 1]]],
["optic_Aco", ["Magazin", "attachment"],["optic_Aco", "ACO Optic (Red)"], [12500, 7500], [2, "", "response_training"], [], "ACO Optic (Red)", "",[["plastic", 1],["glass", 1]]],
["optic_ACO_grn", ["Magazin", "attachment"],["optic_ACO_grn", "ACO Optic (Green)"], [12500, 7500], [2, "", "response_training"], [], "ACO Optic (Green)", "",[["plastic", 1],["glass", 1]]],
["optic_Holosight", ["Magazin", "attachment"],["optic_Holosight", "Holosight"], [10000, 7500], [2, "", "response_training"], [], "Holosight", "",[["plastic", 1],["glass", 1]]],
["optic_SOS", ["Magazin", "attachment"],["optic_SOS", "SOS Optic"], [20000, 12750], [2, "", "response_training"], [], "SOS Optic", "",[["plastic", 1],["glass", 1]]],
["optic_MRCO", ["Magazin", "attachment"],["optic_MRCO", "MRCO Optic"], [20000, 12750], [2, "", "response_training"], [], "MRCO Optic", "",[["plastic", 1],["glass", 1]]],
["optic_Nightstalker", ["Magazin", "attachment"],["optic_Nightstalker", "NightStalker Optic"], [25000, 15750], [2, "", "response_training"], [], "MRCO Optic", "",[["plastic", 1],["glass", 1]]],
["muzzle_snds_acp", ["Magazin", "attachment"],["muzzle_snds_acp", "Sound suppressor (.45ACP)"], [10000, 7500], [2, "", "response_training"], [], "Sound suppressor (6.5 mm NATO)", "",[["plastic", 1],["glass", 1]]],
["muzzle_snds_H", ["Magazin", "attachment"],["muzzle_snds_H", "Sound suppressor (6.5 mm NATO)"], [10000, 7500], [2, "", "response_training"], [], "Sound suppressor (6.5 mm NATO)", "",[["plastic", 1],["glass", 1]]],
["muzzle_snds_L", ["Magazin", "attachment"],["muzzle_snds_L", "Sound suppressor (9 mm)"], [10000, 7500], [2, "", "response_training"], [], "Sound suppressor (9 mm)", "",[["plastic", 1],["glass", 1]]],
["muzzle_snds_M", ["Magazin", "attachment"],["muzzle_snds_M", "Sound suppressor (5.56 mm)"], [10000, 7500], [2, "", "response_training"], [], "Sound suppressor (5.56 mm)", "",[["plastic", 1],["glass", 1]]],
["muzzle_snds_B", ["Magazin", "attachment"],["muzzle_snds_B", "Sound suppressor (7.62 mm)"], [10000, 7500], [2, "", "response_training"], [], "Sound suppressor (7.62 mm)", "",[["plastic", 1],["glass", 1]]],
["muzzle_snds_H_MG", ["Magazin", "attachment"],["muzzle_snds_H_MG", "Sound suppressor LMG (6.5 mm)"], [10000, 7500], [2, "", "response_training"], [], "Sound suppressor LMG (6.5 mm)", "",[["plastic", 1],["glass", 1]]],
["acc_pointer_IR", ["Magazin", "attachment"],["acc_pointer_IR", "IR Pointer"], [1000, 750], [2, "", ""], [], "IR Pointer", "",[["plastic", 1],["glass", 1]]],
["acc_flashlight", ["Magazin", "attachment"],["acc_flashlight", "Flashlight"], [1000, 750], [2, "", ""], [], "Flashlight", "",[["plastic", 1],["glass", 1]]],
//misc
["B_UavTerminal", ["Magazin", "a3item"],["B_UavTerminal", "UAV Terminal"], [5000, 1750], [2, "", ""], [], "UAV Terminal", "",[["plastic", 1],["glass", 1]]],
["I_UavTerminal", ["Magazin", "a3item"],["I_UavTerminal", "UAV Terminal"], [5000, 1750], [2, "", ""], [], "UAV Terminal", "",[["plastic", 1],["glass", 1]]],
["Binocular", ["Magazin", "a3item"],["Binocular", "Binocular"], [1000, 750], [2, "", ""], [], "Binocular", "",[["plastic", 1],["glass", 1]]],
["NVGoggles",["Magazin", "a3item"],["NVGoggles", "NVGoggles"], [2000, 1500], [2, "", ""],[], "NVGoggles","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["NVGoggles_INDEP",["Magazin", "a3item"],["NVGoggles_INDEP", "NVGoggles"], [2000, 1500], [2, "", ""],[], "NVGoggles","",[["plastic", 1],["glass", 1],["ecomponents", 1]]],
["GPS", ["Magazin", "a3item"], ["ItemGPS", "GPS"],[2000, 3750], [2, "", ""],[], "GPS", "Keeping the GPS in your inventory will allow you to use the GPS (default key Ctrl + M).",[["plastic", 1],["ecomponents", 1]] ],
//handguns
["Rnd_9x21_Mag_16",["Magazin", "pistol"],["16Rnd_9x21_Mag", "16Rnd 9x21mm Mag"],[1500, 800], [1, ""], [], "16Rnd_9x21_Mag" call ISSE_Cfg_MagazineInfo, "16Rnd_9x21_Mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_9x21_Mag_30",["Magazin", "pistol"],["30Rnd_9x21_Mag", "30Rnd 9x21mm Extended Mag"],[11500, 5800], [1, ""], [], "30Rnd_9x21_Mag" call ISSE_Cfg_MagazineInfo, "30Rnd_9x21_Mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_45ACP_Mag_9",["Magazin", "pistol"],["9Rnd_45ACP_Mag", "9Rnd .45ACP Mag"],[1000, 800], [1, ""], [], "9Rnd_45ACP_Mag" call ISSE_Cfg_MagazineInfo, "9Rnd_45ACP_Mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_45ACP_Mag_SMG_01_30",["Magazin", "pistol"],["30Rnd_45ACP_Mag_SMG_01", "30Rnd .45ACP Mag"],[11500, 800], [1, ""], [], "9Rnd_45ACP_Mag" call ISSE_Cfg_MagazineInfo, "9Rnd_45ACP_Mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//launchers
["RPG32_HE_F", ["Magazin", "rocket"],["RPG32_HE_F", "RPG-42 HE Rocket"],[50000, 20000], [3, ""],[], "RPG32_AA_F" call ISSE_Cfg_MagazineInfo,"RPG32_AA_F" call ISSE_Cfg_MagazineInfo,[["copper", 15],["black_powder", 15],["ecomponents", 2]]],
["RPG32_F", ["Magazin", "rocket"],["RPG32_F", "RPG-42 AT Rocket"],[50000, 20000], [3, ""],[], "RPG32_F" call ISSE_Cfg_MagazineInfo,"RPG32_F" call ISSE_Cfg_MagazineInfo,[["copper", 15],["black_powder", 15],["ecomponents", 2]]],
["NLAW_F", ["Magazin", "rocket"],["NLAW_F", "PCML Missile"],[50000, 20000], [3, ""],[], "NLAW_F" call ISSE_Cfg_MagazineInfo,"NLAW_F" call ISSE_Cfg_MagazineInfo,[["copper", 15],["black_powder", 15],["ecomponents", 2]]],
["Titan_AA", ["Magazin", "rocket"],["Titan_AA", "Titan AA Missile"],[50000, 20000], [3, ""],[], "NLAW_F" call ISSE_Cfg_MagazineInfo,"NLAW_F" call ISSE_Cfg_MagazineInfo,[["copper", 15],["black_powder", 15],["ecomponents", 2]]],
["Titan_AP", ["Magazin", "rocket"],["Titan_AP", "Titan AP Missile"],[50000, 20000], [3, ""],[], "NLAW_F" call ISSE_Cfg_MagazineInfo,"NLAW_F" call ISSE_Cfg_MagazineInfo,[["copper", 15],["black_powder", 15],["ecomponents", 2]]],
["Titan_AT", ["Magazin", "rocket"],["Titan_AT", "Titan AT Missile"],[50000, 20000], [3, ""],[], "NLAW_F" call ISSE_Cfg_MagazineInfo,"NLAW_F" call ISSE_Cfg_MagazineInfo,[["copper", 15],["black_powder", 15],["ecomponents", 2]]],
//assault rifles (incomplete)
["Rnd_65x39_caseless_mag_30",["Magazin", "rifle"],["30Rnd_65x39_caseless_mag", "30Rnd 6.5mm Mag"],[8000, 4600],[1, ""],[], "30Rnd_65x39_caseless_mag" call ISSE_Cfg_MagazineInfo, "30Rnd_65x39_caseless_mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_65x39_caseless_green_30",["Magazin", "rifle"],["30Rnd_65x39_caseless_green", "30Rnd 6.5mm Green Mag"],[8000, 4600],[1, ""],[], "30Rnd_65x39_caseless_mag" call ISSE_Cfg_MagazineInfo, "30Rnd_65x39_caseless_mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_556x45_Stanag_30",["Magazin", "rifle"],["30Rnd_556x45_Stanag", "30Rnd 5.56x45mm Mag"],[8000, 3600],[1, ""],[], "30Rnd_556x45_Stanag" call ISSE_Cfg_MagazineInfo, "30Rnd_556x45_Stanag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_762x45_Mag_20",["Magazin", "rifle"],["20Rnd_762x45_Mag", "20Rnd 7.62x45mm Mag"],[8000, 3600],[1, ""],[], "20Rnd_762x45_Mag" call ISSE_Cfg_MagazineInfo, "20Rnd_762x45_Mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_556x45_UW_mag_20",["Magazin", "rifle"],["20Rnd_556x45_UW_mag", "20Rnd 5.56x45mm Underwater Mag"],[8000, 3600],[1, ""],[], "20Rnd_762x45_Mag" call ISSE_Cfg_MagazineInfo, "20Rnd_762x45_Mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//machine guns
["Rnd_65x39_cased_Box_Tracer_200",["Magazin", "mg"],["200Rnd_65x39_cased_Box_Tracer", "200Rnd 6.5mm Tracer Ammo Box"],[24000, 16000],[1, ""],[], "200Rnd_65x39_cased_Box_Tracer" call ISSE_Cfg_MagazineInfo, "200Rnd_65x39_cased_Box_Tracer" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_65x39_cased_Box_200",["Magazin", "mg"],["200Rnd_65x39_cased_Box", "200Rnd 6.5mm Ammo Box"],[24000, 16000],[1, ""],[], "200Rnd_65x39_cased_Box_Tracer" call ISSE_Cfg_MagazineInfo, "200Rnd_65x39_cased_Box_Tracer" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_762x51_Box_150",["Magazin", "mg"],["150Rnd_762x51_Box", "150Rnd 7.62x51mm Ammo Box"],[24000, 16000],[1, ""],[], "200Rnd_65x39_cased_Box_Tracer" call ISSE_Cfg_MagazineInfo, "200Rnd_65x39_cased_Box_Tracer" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//sniper
["Rnd_408_Mag_7",["Magazin", "sniper"],["7Rnd_408_Mag", "7Rnd .408 Mag"],[24000, 16000],[1, ""],[], "200Rnd_65x39_cased_Box_Tracer" call ISSE_Cfg_MagazineInfo, "200Rnd_65x39_cased_Box_Tracer" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_762x51_Mag_20",["Magazin", "sniper"],["20Rnd_762x51_Mag", "20Rnd 7.62x51mm Mag"],[1500, 800], [1, ""], [], "20Rnd_762x51_Mag" call ISSE_Cfg_MagazineInfo, "20Rnd_762x51_Mag" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//glowstix
["Chemlight_green",["Magazin", "equipment"],["Chemlight_green", "Green Glowstick"],[1500, 800], [1, ""], [], "Chemlight_green" call ISSE_Cfg_MagazineInfo, "Chemlight_green" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Chemlight_red",["Magazin", "equipment"],["Chemlight_red", "Red Glowstick"],[1500, 800], [1, ""], [], "Chemlight_red" call ISSE_Cfg_MagazineInfo, "Chemlight_red" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Chemlight_yellow",["Magazin", "equipment"],["Chemlight_yellow", "Yellow Glowstick"],[1500, 800], [1, ""], [], "Chemlight_yellow" call ISSE_Cfg_MagazineInfo, "Chemlight_yellow" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Chemlight_blue",["Magazin", "equipment"],["Chemlight_blue", "Blue Glowstick"],[1500, 800], [1, ""], [], "Chemlight_blue" call ISSE_Cfg_MagazineInfo, "Chemlight_blue" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//grenades
["MiniGrenade", ["Magazin", "explosive"], ["MiniGrenade", "Mini Hand Grenade"], [15000, 5000],[4, "", ""],[], "MiniGrenade" call ISSE_Cfg_MagazineInfo,"MiniGrenade" call ISSE_Cfg_MagazineInfo,[["copper", 1],["black_powder", 1]] ],
["HandGrenade", ["Magazin", "explosive"], ["HandGrenade", "Hand Grenade"], [25000, 10000],[4, "", ""],[], "HandGrenade" call ISSE_Cfg_MagazineInfo,"HandGrenade" call ISSE_Cfg_MagazineInfo,[["copper", 1],["black_powder", 1]] ],
["Stone", ["Magazin", "equipment"], ["HandGrenade_Stone", "Stone"], [1000, 10],[4, ""],[], "HandGrenade_Stone" call ISSE_Cfg_MagazineInfo,"HandGrenade_Stone" call ISSE_Cfg_MagazineInfo,[["copper", 1],["black_powder", 1]] ],
["Rnd_HE_Grenade_shell_1",["Magazin", "explosive"], ["1Rnd_HE_Grenade_shell", "40mm HE Grenade Round"], [12250, 5500],[0, ""],[], "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_HE_Grenade_shell_3",["Magazin", "explosive"], ["3Rnd_HE_Grenade_shell", "3Rnd 40mm HE Grenade"], [16250, 9500],[0, ""],[], "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//smoke
["Rnd_SmokeBlue_Grenade_shell_1",["Magazin", "equipment"], ["1Rnd_SmokeBlue_Grenade_shell", "GL Smoke Round (Blue)"], [4250, 3500],[0, ""],[], "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_SmokeYellow_Grenade_shell_1",["Magazin", "equipment"], ["1Rnd_SmokeYellow_Grenade_shell", "GL Smoke Round (Yellow)"], [4250, 3500],[0, ""],[], "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_SmokeOrange_Grenade_shell_1",["Magazin", "equipment"], ["1Rnd_SmokeOrange_Grenade_shell", "GL Smoke Round (Orange)"], [4250, 3500],[0, ""],[], "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_SmokeBlue_Grenade_shell_3",["Magazin", "equipment"], ["3Rnd_SmokeBlue_Grenade_shell", "3Rnd 3GL Smoke Rounds (Blue)"], [8200, 4500],[0, ""],[], "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_SmokeYellow_Grenade_shell_3",["Magazin", "equipment"], ["3Rnd_SmokeYellow_Grenade_shell", "3Rnd 3GL Smoke Rounds (Yellow)"], [8200, 4500],[0, ""],[], "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
["Rnd_SmokeOrange_Grenade_shell_3",["Magazin", "equipment"], ["3Rnd_SmokeOrange_Grenade_shell", "3Rnd 3GL Smoke Rounds (Orange)"], [8200, 4500],[0, ""],[], "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, "FlareWhite_M203" call ISSE_Cfg_MagazineInfo, [["copper", 1],["black_powder", 1]] ],
//tear gas
["Rnd_Smoke_Grenade_shell_1", ["Magazin", "equipment"], ["1Rnd_Smoke_Grenade_shell", "GL Tear Gas Round"],[8200, 4500],[1, "","response_training"],[], "SmokeShell" call ISSE_Cfg_MagazineInfo,"SmokeShell" call ISSE_Cfg_MagazineInfo,[["copper", 1],["black_powder", 1]] ],
["SmokeShell", ["Magazin", "equipment"], ["SmokeShell", "Tear Gas"],[8200, 4500],[1, "","response_training"],[], "SmokeShell" call ISSE_Cfg_MagazineInfo,"SmokeShell" call ISSE_Cfg_MagazineInfo,[["copper", 1],["black_powder", 1]] ]
];
////////////////////////// VEHICLES
INV_AlleFahrzeugeArray = [
["B_MRAP_01_F_cop",["Fahrzeug", "car"],["B_MRAP_01_F", "Hunter (Police)"],[65000, 30000], [2, "patrol_training", "patrol_training", 100], [150, [1,0,0,3]], "B_MRAP_01_F" call ISSE_Cfg_Vehicle_GetName, "B_MRAP_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_MRAP_01_F_cr",["Fahrzeug", "car"],["B_MRAP_01_F", "Criminal Response Hunter"],[125000, 30000], [2, "response_training", "response_training", 100], [150, [1,0,0,3]], "B_MRAP_01_F" call ISSE_Cfg_Vehicle_GetName, "B_MRAP_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_MRAP_01_F",["Fahrzeug", "car"],["B_MRAP_01_F", "Hunter (Tan)"],[100000, 50000], [2, "car", "patrol_training", 100], [150, [1,0,0,3]], "B_MRAP_01_F" call ISSE_Cfg_Vehicle_GetName, "B_MRAP_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_MRAP_01_F_gc",["Fahrzeug", "car"],["B_MRAP_01_F", "Hunter (Olive)"],[100000, 50000], [2, "car", "patrol_training", 100], [150, [1,0,0,3]], "B_MRAP_01_F" call ISSE_Cfg_Vehicle_GetName, "B_MRAP_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_MRAP_01_hmg_F",["Fahrzeug", "car"],["B_MRAP_01_gmg_F", "SWAT Hunter HMG"],[600000,300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_HMG_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_HMG_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_MRAP_01_gmg_F",["Fahrzeug", "car"],["B_MRAP_01_hmg_F", "SWAT Hunter GMG"],[650000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//ifrits
["O_MRAP_02_F",["Fahrzeug", "car"],["O_MRAP_02_F", "Ifrit"],[150000, 800000], [2, "car", "patrol_training", 100], [150, [1,0,0,3]], "O_MRAP_02_F" call ISSE_Cfg_Vehicle_GetName, "O_MRAP_02_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_MRAP_02_hmg_F",["Fahrzeug", "car"],["O_MRAP_02_hmg_F", "Ifrit HMG"],[550000, 300000], [2, "bomb", "", 100], [150, [1,0,0,3]], "O_MRAP_02_hmg_F" call ISSE_Cfg_Vehicle_GetName, "O_MRAP_02_hmg_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_MRAP_02_gmg_F",["Fahrzeug", "car"],["O_MRAP_02_gmg_F", "Ifrit GMG"],[550000, 300000], [2, "bomb", "", 100], [150, [1,0,0,3]], "O_MRAP_02_gmg_F" call ISSE_Cfg_Vehicle_GetName, "O_MRAP_02_gmg_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//striders
["I_MRAP_03_F",["Fahrzeug", "car"],["I_MRAP_03_F", "Strider"],[150000, 90000], [2, "car", "patrol_training", 100], [150, [1,0,0,3]], "I_MRAP_03_F" call ISSE_Cfg_Vehicle_GetName, "I_MRAP_03_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_MRAP_03_hmg_F",["Fahrzeug", "car"],["I_MRAP_03_hmg_F", "Strider HMG"],[600000, 100000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "I_MRAP_03_hmg_F" call ISSE_Cfg_Vehicle_GetName, "I_MRAP_03_hmg_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_MRAP_03_gmg_F",["Fahrzeug", "car"],["I_MRAP_03_gmg_F", "Strider GMG"],[650000, 100000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "I_MRAP_03_hmg_F" call ISSE_Cfg_Vehicle_GetName, "I_MRAP_03_hmg_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//offroads
["C_Offroad_01_F_cop",["Fahrzeug", "car"],["C_Offroad_01_F", "Offroad (Police)"],[35000, 3000], [1, "", "", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Offroad_01_F",["Fahrzeug", "car"],["C_Offroad_01_F", "Offroad (Random)"],[45000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Offroad_01_F_maroon",["Fahrzeug", "car"],["C_Offroad_01_F", "Offroad (Maroon)"],[45000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Offroad_01_F_teal",["Fahrzeug", "car"],["C_Offroad_01_F", "Offroad (Teal)"],[45000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Offroad_01_F_white",["Fahrzeug", "car"],["C_Offroad_01_F", "Offroad (White)"],[45000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Offroad_01_F_tan",["Fahrzeug", "car"],["C_Offroad_01_F", "Offroad (Tan)"],[45000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Offroad_01_F_red",["Fahrzeug", "car"],["C_Offroad_01_F", "Offroad (Red)"],[45000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Offroad_01_F_blue",["Fahrzeug", "car"],["C_Offroad_01_F", "Offroad (Blue)"],[40000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Offroad_01_F",["Fahrzeug", "car"],["I_G_Offroad_01_F", "Offroad (Guerilla)"],[50000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//unarmed civ vehicles
["C_Hatchback_01_F_white",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (White)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_cream",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Cream)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_green",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Green)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_nblue",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Neon Blue)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_blue",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Blue)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_shit",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Shit)"],[24000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_yellow",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Yellow)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_lgrey",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Light Grey)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_dgrey",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Dark GRey)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F_black",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Black)"],[30000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_F",["Fahrzeug", "car"],["C_Hatchback_01_F", "Hatchback (Random)"],[28000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_sport_F",["Fahrzeug", "car"],["C_Hatchback_01_sport_F", "Sports Hatchback (Random)"],[30000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_sport_F_red",["Fahrzeug", "car"],["C_Hatchback_01_sport_F", "Sports Hatchback (Red)"],[30000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_sport_F_blue",["Fahrzeug", "car"],["C_Hatchback_01_sport_F", "Sports Hatchback (Blue)"],[30000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_sport_F_orange",["Fahrzeug", "car"],["C_Hatchback_01_sport_F", "Sports Hatchback (Orange)"],[30000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_sport_F_gc",["Fahrzeug", "car"],["C_Hatchback_01_sport_F", "Sports Hatchback (DOA)"],[48000, 35000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_sport_F_grey",["Fahrzeug", "car"],["C_Hatchback_01_sport_F", "Sports Hatchback (Grey)"],[30000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Hatchback_01_sport_F_green",["Fahrzeug", "car"],["C_Hatchback_01_sport_F", "Sports Hatchback (Green)"],[30000, 15000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_SUV_01_F",["Fahrzeug", "car"],["C_SUV_01_F", "SUV (Random)"],[40000, 20000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_SUV_01_F_red",["Fahrzeug", "car"],["C_SUV_01_F", "SUV (Red)"],[40000, 20000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_SUV_01_F_black",["Fahrzeug", "car"],["C_SUV_01_F", "SUV (Black)"],[40000, 20000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_SUV_01_F_grey",["Fahrzeug", "car"],["C_SUV_01_F", "SUV (Grey)"],[40000, 20000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_SUV_01_F_orange",["Fahrzeug", "car"],["C_SUV_01_F", "SUV (Orange)"],[40000, 20000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_transport_F",["Fahrzeug", "car"],["C_Van_01_transport_F", "Truck (Random)"],[60000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_transport_F_red",["Fahrzeug", "car"],["C_Van_01_transport_F", "Truck (Red)"],[60000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_transport_F_white",["Fahrzeug", "car"],["C_Van_01_transport_F", "Truck (White)"],[60000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Van_01_transport_F",["Fahrzeug", "car"],["I_G_Van_01_transport_F", "Guerilla Truck (Random)"],[65000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Van_01_transport_F_white",["Fahrzeug", "car"],["I_G_Van_01_transport_F", "Guerilla Truck (White)"],[65000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Van_01_transport_F_red",["Fahrzeug", "car"],["I_G_Van_01_transport_F", "Guerilla Truck (Red)"],[65000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_box_F",["Fahrzeug", "car"],["C_Van_01_box_F", "Box Truck (Random)"],[62000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_box_F_white",["Fahrzeug", "car"],["C_Van_01_box_F", "Box Truck (White)"],[62000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_box_F_red",["Fahrzeug", "car"],["C_Van_01_box_F", "Box Truck (Red)"],[62000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_fuel_F",["Fahrzeug", "car"],["C_Van_01_fuel_F", "Fuel Truck (Random)"],[68000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_fuel_F_white",["Fahrzeug", "car"],["C_Van_01_fuel_F", "Fuel Truck (White)"],[68000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Van_01_fuel_F_red",["Fahrzeug", "car"],["C_Van_01_fuel_F", "Fuel Truck (Red)"],[68000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Van_01_fuel_F",["Fahrzeug", "car"],["I_G_Van_01_fuel_F", "Guerilla Fuel Truck (Random)"],[68000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Van_01_fuel_F_white",["Fahrzeug", "car"],["I_G_Van_01_fuel_F", "Guerilla Fuel Truck (White)"],[68000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Van_01_fuel_F_red",["Fahrzeug", "car"],["I_G_Van_01_fuel_F", "Guerilla Fuel Truck (Red)"],[68000, 30000], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//armed civ vehicles
["I_G_Offroad_01_armed_F",["Fahrzeug", "car"],["I_G_Offroad_01_armed_F", "Offroad (Armed)"],[99000, 40000], [1, "", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Offroad_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//atvs
["B_Quadbike_01_F",["Fahrzeug", "car"],["B_Quadbike_01_F", "ATV (Olive)"],[9500, 7500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_Quadbike_01_F",["Fahrzeug", "car"],["I_Quadbike_01_F", "ATV (Camo)"],[10000, 7500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Quadbike_01_F",["Fahrzeug", "car"],["I_Quadbike_01_F", "ATV (Guerilla)"],[10000, 7500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_Quadbike_01_F",["Fahrzeug", "car"],["O_Quadbike_01_F", "ATV (Police)"],[4500, 7500], [1, "car", "", 250], [150, [1,0,0,3]], "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Quadbike_01_F",["Fahrzeug", "car"],["C_Quadbike_01_F", "ATV (Random)"],[7500, 7500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Quadbike_01_F_red",["Fahrzeug", "car"],["C_Quadbike_01_F", "ATV (Red)"],[8500, 7500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Quadbike_01_F_white",["Fahrzeug", "car"],["C_Quadbike_01_F", "ATV (White)"],[8500, 7500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Quadbike_01_F_black",["Fahrzeug", "car"],["C_Quadbike_01_F", "ATV (Black)"],[8500, 7500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Quadbike_01_F_blue",["Fahrzeug", "car"],["C_Quadbike_01_F", "ATV (Blue)"],[8500, 7500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "C_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Quadbike_01_F_hunting",["Fahrzeug", "car"],["I_Quadbike_01_F", "ATV (Hunting)"],[25000, 17500], [1, "car", "civ_shop_permit", 250], [150, [1,0,0,3]], "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetName, "O_Quadbike_01_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//Zamak
["O_Truck_02_transport_F",["Fahrzeug", "truck"],["O_Truck_02_transport_F", "Zamak Transport"],[120000, 67500], [2, "truck", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_Truck_02_transport_F",["Fahrzeug", "truck"],["I_Truck_02_transport_F", "Zamak Transport"],[120000, 67500], [2, "truck", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_Truck_02_covered_F",["Fahrzeug", "truck"],["O_Truck_02_covered_F", "Zamak Transport (Covered)"],[120000, 67500], [2, "truck", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_Truck_02_ammo_F",["Fahrzeug", "truck"],["I_Truck_02_ammo_F", "Zamak Ammo"],[130000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_Truck_02_ammo_F",["Fahrzeug", "truck"],["O_Truck_02_Ammo_F", "Zamak Ammo"],[130000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_Truck_02_fuel_F",["Fahrzeug", "truck"],["I_Truck_02_fuel_F", "Zamak Fuel"],[130000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_Truck_02_fuel_F",["Fahrzeug", "truck"],["O_Truck_02_fuel_F", "Zamak Fuel"],[130000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_Truck_02_medical_F",["Fahrzeug", "truck"],["I_Truck_02_medical_F", "Zamak Medical"],[130000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_Truck_02_medical_F",["Fahrzeug", "truck"],["O_Truck_02_medical_F", "Zamak Medical"],[130000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_Truck_02_box_F",["Fahrzeug", "truck"],["I_Truck_02_box_F", "Zamak Box"],[110000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_Truck_02_box_F",["Fahrzeug", "truck"],["O_Truck_02_box_F", "Zamak Box"],[110000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//dont use (assasin)
["I_Truck_02_covered_F",["Fahrzeug", "truck"],["I_Truck_02_covered_F", "Zamak Transport (Covered)"],[120000, 67500], [2, "truck", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//HEMTT (bus)
["B_Truck_01_transport_F",["Fahrzeug", "truck"],["B_Truck_01_transport_F", "HEMTT Transport"],[189000, 97500], [2, "truck", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//dont use (convoy)
["B_Truck_01_covered_F",["Fahrzeug", "truck"],["B_Truck_01_covered_F", "HEMTT Transport (Covered)"],[120000, 67500], [2, "truck", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_Truck_01_ammo_F",["Fahrzeug", "truck"],["B_Truck_01_ammo_F", "HEMTT Ammo"],[160000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_Truck_01_fuel_F",["Fahrzeug", "truck"],["B_Truck_01_fuel_F", "HEMTT Fuel"],[160000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_Truck_01_medical_F",["Fahrzeug", "truck"],["B_Truck_01_medical_F", "HEMTT Medical"],[160000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_Truck_01_Repair_F",["Fahrzeug", "truck"],["B_Truck_01_Repair_F", "HEMTT Repair"],[160000, 67500], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//unarmed boats
["C_Rubberboat",["Fahrzeug", "ship"],["C_Rubberboat", "Rescue Boat (Blue)"],[30000, 15000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_Lifeboat",["Fahrzeug", "ship"],["B_Lifeboat", "Rescue Boat (Orange)"],[25000, 15000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Rubberboat_sea",["Fahrzeug", "ship"],["C_Rubberboat", "Rescue Boat (Sea)"],[35000, 20000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Rubberboat_black",["Fahrzeug", "ship"],["C_Rubberboat", "Rescue Boat (Black)"],[35000, 20000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Rubberboat_camo",["Fahrzeug", "ship"],["C_Rubberboat", "Rescue Boat (Camo)"],[33000, 20000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_Boat_Transport_01_F",["Fahrzeug", "ship"],["O_Boat_Transport_01_F", "Assault Boat (Camo)"],[75000, 40000], [1, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_Boat_Transport_01_F",["Fahrzeug", "ship"],["I_Boat_Transport_01_F", "Assault Boat (Sea)"],[75000, 40000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_Boat_Transport_01_F",["Fahrzeug", "ship"],["B_Boat_Transport_01_F", "Assault Boat (Black)"],[75000, 40000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Boat_Civil_01_F",["Fahrzeug", "ship"],["C_Boat_Civil_01_F", "Motorboat"],[55000, 25000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Boat_Civil_01_police_F",["Fahrzeug", "ship"],["C_Boat_Civil_01_police_F", "Motorboat (Police)"],[55000, 35000], [1, "response_training", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["C_Boat_Civil_01_rescue_F",["Fahrzeug", "ship"],["C_Boat_Civil_01_rescue_F", "Motorboat (Rescue)"],[55000, 35000], [1, "response_training", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_G_Boat_Transport_01_F",["Fahrzeug", "ship"],["I_G_Boat_Transport_01_F", "Assault Boat (Guerilla)"],[80000, 45000], [1, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//sdvs (pearl diving?)
["B_SDV_01_F",["Fahrzeug", "ship"],["B_SDV_01_F", "SDV (Black)"],[85000, 40000], [2, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_SDV_01_F",["Fahrzeug", "ship"],["O_SDV_01_F", "SDV (Camo)"],[85000, 40000], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_SDV_01_F",["Fahrzeug", "ship"],["I_SDV_01_F", "SDV (Sea)"],[85000, 40000], [2, "boatlicense", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//armed boats
["O_Boat_Armed_01_hmg_F",["Fahrzeug", "ship"],["O_Boat_Armed_01_hmg_F", "Speedboat /w HMG"],[185000, 40000], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_Boat_Armed_01_minigun_F",["Fahrzeug", "ship"],["B_Boat_Armed_01_minigun_F", "Police Speedboat"],[185000, 40000], [2, "response_training", "response_training", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_Boat_Armed_01_minigun_F",["Fahrzeug", "ship"],["I_Boat_Armed_01_minigun_F", "Speedboat /w Minigun"],[185000, 40000], [2, "", "civ_shop_permit", 800], [150, [1,0,0,3]], "Skoda" call ISSE_Cfg_Vehicle_GetName, "Skoda" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//apcs
["B_APC_Wheeled_01_cannon_F",["Fahrzeug", "car"],["B_APC_Wheeled_01_cannon_F", "SWAT AMV-7 Marshall"],[750000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_APC_Wheeled_02_rcws_F",["Fahrzeug", "car"],["O_APC_Wheeled_02_rcws_F", "MSE-3 Marid GMG"],[850000, 300000], [2, "bomb", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_APC_Wheeled_03_cannon_F",["Fahrzeug", "car"],["I_APC_Wheeled_03_cannon_F", "AFV-4 Gorgon"],[750000, 300000], [2, "bomb", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//tanks
["B_APC_Tracked_01_rcws_F",["Fahrzeug", "tank"],["B_APC_Tracked_01_rcws_F", "IFV-6c Panther"],[700000, 300000], [2, "bomb", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_APC_Tracked_02_cannon_F",["Fahrzeug", "tank"],["O_APC_Tracked_02_cannon_F", "SWAT BTR-K Kamysh"],[650000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_MBT_02_arty_F",["Fahrzeug", "tank"],["O_MBT_02_arty_F", "2S9 Sochor"],[750000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_MBT_01_cannon_F",["Fahrzeug", "tank"],["B_MBT_01_cannon_F", "M2A1 Slammer"],[850000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_MBT_01_arty_F",["Fahrzeug", "tank"],["B_MBT_01_arty_F", "M4 Scorcher"],[750000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_MBT_01_mlrs_F",["Fahrzeug", "tank"],["B_MBT_01_mlrs_F", "M5 Sandstorm MLRS"],[950000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_MBT_02_cannon_F",["Fahrzeug", "tank"],["O_MBT_02_cannon_F", "T-100 Varsuk"],[850000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_APC_Tracked_01_CRV_F",["Fahrzeug", "tank"],["B_APC_Tracked_01_CRV_F", "CRV-6e Bobcat"],[720000, 300000], [2, "", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//unmanned
["B_UAV_01_F",["Fahrzeug", "air"],["B_UAV_01_F", "Police AR-2 Darter"],[25000, 10000], [2, "engineer", "patrol_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_UAV_02_F",["Fahrzeug", "air"],["B_UAV_02_F", "Police MQ4A Greyhawk"],[50000, 30000], [2, "air_support_training", "air_support_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_UGV_01_F",["Fahrzeug", "car"],["B_UGV_01_F", "Police UGV Stomper"],[50000, 30000], [2, "engineer", "patrol_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["B_UGV_01_rcws_F",["Fahrzeug", "car"],["B_UGV_01_rcws_F", "SWAT UGV Stomper RCWS"],[250000, 100000], [2, "bomb", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_UAV_01_F",["Fahrzeug", "air"],["I_UAV_01_F", "AR-2 Darter"],[50000, 10000], [2, "engineer", "patrol_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_UAV_02_F",["Fahrzeug", "air"],["I_UAV_02_F", "K40 Ababil-3"],[70000, 30000], [2, "air", "air_support_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_UAV_02_CAS_F",["Fahrzeug", "air"],["I_UAV_02_F", "K40 Ababil-3 (CAS)"],[70000, 30000], [2, "air", "air_support_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_UGV_01_F",["Fahrzeug", "car"],["I_UGV_01_F", "UGV Stomper"],[100000, 50000], [2, "engineer", "patrol_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["I_UGV_01_rcws_F",["Fahrzeug", "car"],["I_UGV_01_rcws_F", "UGV Stomper RCWS"],[450000, 300000], [2, "bomb", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_UAV_01_F",["Fahrzeug", "air"],["O_UAV_01_F", "Tayran AR2"],[50000, 100000], [2, "engineer", "patrol_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_UAV_02_F",["Fahrzeug", "air"],["O_UAV_02_F", "K40 Ababil-3"],[70000, 30000], [2, "air", "air_support_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_UGV_01_F",["Fahrzeug", "car"],["O_UGV_01_F", "UGV Saif"],[100000, 50000], [2, "engineer", "patrol_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
["O_UGV_01_rcws_F",["Fahrzeug", "car"],["O_UGV_01_rcws_F", "UGV Saif RCWS"],[450000, 300000], [2, "bomb", "swat_training", 100], [150, [1,0,0,3]], "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetName, "B_Hunter_RCWS_F" call ISSE_Cfg_Vehicle_GetDesc, [["steel", 4],["glass", 1],["plastic", 1],["petroleum", 4]] ],
//jets
["I_Plane_Fighter_03_AA_F",["Fahrzeug", "air"],["I_Plane_Fighter_03_AA_F", "A-143 Buzzard (AA)"],[500000, 275000], [5, "air", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["I_Plane_Fighter_03_CAS_F",["Fahrzeug", "air"],["I_Plane_Fighter_03_CAS_F", "A-143 Buzzard (CAS)"],[500000, 275000], [5, "air", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
//helis
["B_Heli_Light_01_F",["Fahrzeug", "air"],["B_Heli_Light_01_F", "MH-9 Hummingbird (Olive)"],[100000, 75000], [5, "air", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["B_Heli_Light_01_F_blue",["Fahrzeug", "air"],["B_Heli_Light_01_F", "MH-9 Hummingbird (Blue)"],[120000, 75000], [5, "", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["B_Heli_Light_01_F_red",["Fahrzeug", "air"],["B_Heli_Light_01_F", "MH-9 Hummingbird (Red)"],[120000, 75000], [5, "air", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["B_Heli_Light_01_F_black",["Fahrzeug", "air"],["B_Heli_Light_01_F", "MH-9 Hummingbird (Black)"],[200000, 75000], [5, "", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["B_Heli_Attack_01_F",["Fahrzeug", "air"],["B_Heli_Attack_01_F", "AH-99 Blackfoot"],[400000, 275000], [5, "", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["B_Heli_Transport_01_F",["Fahrzeug", "air"],["B_Heli_Transport_01_F", "UH-80 Ghosthawk"],[400000, 275000], [5, "", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["O_Heli_Light_02_F",["Fahrzeug", "air"],["O_Heli_Light_02_F", "PO-30 Orca"],[400000, 275000], [5, "", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["O_Heli_Light_02_unarmed_F",["Fahrzeug", "air"],["O_Heli_Light_02_unarmed_F", "PO-30 Orca (Black)"],[200000, 275000], [5, "", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["O_Heli_Light_02_unarmed_F_civ",["Fahrzeug", "air"],["O_Heli_Light_02_unarmed_F", "PO-30 Orca (Blue)"],[250000, 275000], [5, "air", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["O_Heli_Attack_02_F",["Fahrzeug", "air"],["O_Heli_Attack_02_F", "Mi-48 Kajman"],[400000, 275000], [5, "bomb", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["O_Heli_Attack_02_black_F",["Fahrzeug", "air"],["O_Heli_Attack_02_black_F", "Mi-48 Kajman (Black)"],[400000, 275000], [5, "", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["I_Heli_Transport_02_F",["Fahrzeug", "air"],["I_Heli_Transport_02_F", "CH-49 Mohawk"],[400000, 275000], [5, "bomb", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["B_Heli_Light_01_armed_F_bm",["Fahrzeug", "air"],["B_Heli_Light_01_armed_F", "AH-9 Pawnee"],[400000, 275000], [5, "", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]],
["B_Heli_Light_01_armed_F",["Fahrzeug", "air"],["B_Heli_Light_01_armed_F", "AH-9 Pawnee"],[300000, 75000], [5, "bomb", "air_support_training", 300], [1000, [1,2,0,13] ], "Mi-17", "Mi-17", [["steel", 500],["ecomponents", 15],["glass", 10],["plastic", 40],["mineral_oil", 60],["cash",8000]]]
];
// Item Arrays
INV_AlleItemsArray = [
// special chaos life items
["cash",["Item", "cash"], ["Money", "Money"], [1, 1],[0, ""],[true,true,true, false, ""],localize "STRS_item_cash", localize "STRS_item_cash_info",[]],
["Spikestrip",["Item", "misc"],["Land_Razorwire_F", "Spike Strip"],[2800, 8000], [40, "", "patrol_training"], [true, true, true,false, "gc\client\GC_itemsSpikestrip.sqf"], "Spike Strip", "Use it to pop a tire.",[["steel", 1], ["plastic", 1],["ecomponents", 1]] ],
["pistole",["Item", "weapon"], ["pistole", "Pistol"],[0, 0],[0, ""],[false, false,true, true, "gc\client\GC_Unholster.sqf"], localize "STRS_inv_item_waffe",localize "STRS_inv_item_waffe_info", []],
["skull",["Item", "misc"],["skull", "Skull"],[80000, 46000], [0, ""], [true, false, true, true,"gc\client\GC_itemsNoUse.sqf"],"Skull","Skull", [] ],
//unused
["mobileroadblock",["Item", "misc"],["mobileroadblock", "Mobile Roadblock"],[5000, 750], [5, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsMobileRoadBlock.sqf"],localize "STRS_inv_item_roadblock",localize "STRS_inv_item_roadblock_info", [["plastic", 1]]],
["LocalBasicWeaponsBox", ["Item", "misc"], ["LocalBasicWeaponsBox", "Storage box"],[10000, 3750], [0, "", "", 200],[true,true,true, false, "gc\client\GC_itemsNoUse.sqf"], "Storage box", "Storage box",[] ],
["TKOrdnanceBox_EP1", ["Item", "misc"], ["TKOrdnanceBox_EP1", "Hideout storage"],[10000, 3750], [0, "", "", 200],[true,true,true, false, "gc\client\GC_itemsNoUse.sqf"], "Hideout storage", "Hideout storage",[] ],
["gewehr",["Item", "weapon"], ["gewehr", "Rifle"],[0, 0],[0, ""],[false, false,true, true,"gc\client\GC_itemsNoUse.sqf"], localize "STRS_inv_item_waffe",localize "STRS_inv_item_waffe_info", []],
//chairs
["chair",["Item", "Shop"],["chair", "Plastic Chair"],[4000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Chair","Use this to take a load off", [["plastic", 1],["steel", 2]] ],
["bench",["Item", "Shop"],["bench", "Wood Bench"],[8000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Bench","Use this to take a load off", [["plastic", 1],["steel", 2]] ],
["bench_rug",["Item", "Shop"],["bench_rug", "Wood Bench /w Rug"],[15000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Bench /w Rug","Use this to take a load off, in style", [["plastic", 1],["steel", 2]] ],
["chair_rug",["Item", "Shop"],["chair_rug", "Plastic Chair /w Rug"],[8000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Chair /w Rug","Use this to take a load off, in style", [["plastic", 1],["steel", 2]] ],
["wood_chair",["Item", "Shop"],["wood_chair", "Wood Chair"],[8000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Chair","Use this to take a load off", [["plastic", 1],["steel", 2]] ],
["wood_chair_rug",["Item", "Shop"],["wood_chair_rug", "Wood Chair /w Rug"],[15000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Chair /w Rug","Use this to take a load off, in style", [["plastic", 1],["steel", 2]] ],
["a3_camping_chair",["Item", "Shop"],["a3_camping_chair", "Camping Chair"],[8000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Chair","Use this to take a load off", [["plastic", 1],["steel", 2]] ],
["a3_camping_chair_rug",["Item", "Shop"],["a3_camping_chair_rug", "Camping Chair /w Rug"],[15000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Chair /w Rug","Use this to take a load off, in style", [["plastic", 1],["steel", 2]] ],
["a3_sun_chair",["Item", "Shop"],["a3_sun_chair", "Pool Chair"],[15000, 5000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Chair","Use this to take a load off", [["plastic", 1],["steel", 2]] ],
["a3_sun_chair_shade",["Item", "Shop"],["a3_sun_chair_shade", "Pool Chair /w Shade Umbrella"],[25000, 10000], [2, ""], [true, true, true,false,"gc\client\GC_itemsChair.sqf"],"Chair /w Rug","Use this to take a load off, in style", [["plastic", 1],["steel", 2]] ],
//items
["medikit",["Item", "Shop"],["medikit", "Medikit"],[4000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsMedkit.sqf"],localize "STRS_inv_item_medikit",localize "STRS_inv_item_medikit_info", [["plastic", 1],["steel", 2]] ],
["vehicle_bomb",["Item", "bomb"],["vehicle_bomb", "Vehicle Time Bomb"],[190000, 15000], [5, "bomb", "response_training"],[true,true,true, false, "gc\client\GC_itemsVehicleBomb.sqf"],"Vehicle Time Bomb", localize "STRS_inv_item_lighter_info",[["petroleum", 2]] ],
["remote_bomb",["Item", "bomb"],["remote_bomb", "Remote Time Bomb"],[390000, 15000], [5, "bomb", "response_training"],[true,true,true, false, "gc\client\GC_itemsRemoteBomb.sqf"],"Remote Time Bomb", "Plant this bomb and detonate it from up to 300m away!",[["petroleum", 2]] ],
["fireworks",["Item", "Shop"],["fireworks", "Fireworks"],[20000, 15000], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsFireworks.sqf"],"Fireworks", "These self-lighting fireworks are used when celebrating",[["petroleum", 2]] ],
["remote_bomb_detonator",["Item", "bomb"],["remote_bomb_detonator", "Bomb Detonator"],[0, 0], [1, "", ""],[false,false,true, false, "gc\client\GC_itemsRemoteBomb.sqf"],"Remote Time Bomb", "Plant this bomb and detonate it from up to 300m away!",[["petroleum", 2]] ],
["suicide_bomb",["Item", "bomb"],["suicide_bomb", "Suicide Bomb"],[290000, 15000], [5, "bomb", "response_training"],[true,true,true, false, "gc\client\GC_itemsSuicideBomb.sqf"],"Suicide Bomb", "Walk up to your enemy and blow them up as well as yourself!",[["petroleum", 2]] ],
["rapewhistle",["Item", "Shop"],["rapewhistle", "Rape Whistle"],[50000, 250], [0.5, "", ""],[true,true,true, false, "gc\client\GC_itemsRapeWhistle.sqf"],"Rape Whistle", "Bestowed upon the beloved, this whistle provides an automatic alert for nearby police if you are mugged.",[["petroleum", 2]] ],
["LightArmor",["Item", "Shop"],["LightArmor", "Light Body Armor"],[25000, 250], [1, "", ""],[false,false,true, false, "gc\client\GC_itemsBodyArmor.sqf"],"Light Body Armor", "Light body armor protects you from most pistol rounds and may save your life!",[["petroleum", 2]] ],
["HeavyArmor",["Item", "Shop"],["HeavyArmor", "Heavy Body Armor"],[60000, 250], [2, "bomb", "response_training"],[false,false,true, false, "gc\client\GC_itemsBodyArmor.sqf"],"Heavy Body Armor", "Heavy body armor protects you from most pistol and rifle rounds.",[["petroleum", 2]] ],
["GasMask",["Item", "Shop"],["gasmask", "Gas Mask"],[25000, 15000], [2, "", ""],[false,false,true, false, "gc\client\GC_itemsGasMask.sqf"],"Gas Mask", "Gas Masks protects you from most tear gas effects.",[["petroleum", 2]] ],
["OilBarrel", ["Item", "service"],["Oil Barrel", "Oil Barrel"], [60000, 60000], [15, "", ""],[true,true,true, false, "gc\client\GC_itemsRefuel.sqf"], "Barrel of oil", localize "STRS_inv_item_kanister_info",[["Oil", 50]] ],
["waffentasche",["Item", "misc"],["waffentasche", "Weaponbag"],[1000, 750], [0.5, "", ""], [true, true, true,false,"gc\client\GC_itemsWeaponbag.sqf"],localize "STRS_inv_item_waffentascbe",localize "STRS_inv_item_waffentascbe_info", [["plastic", 1]]],
["Itembag",["Item", "misc"],["Itembag", "Itembag"],[500, 750], [0.5, "", ""], [true, true, true,false,"gc\client\GC_itemsItembag.sqf"],"itembag","use when near dropped items to delete them", [["plastic", 1]]],
["defuser",["Item", "misc"], ["defuser", "Defuser"],[4000, 3000], [0.5, "bomb", "response_training"], [true,true,true, false, "gc\client\GC_itemsDefuser.sqf"], localize "STRS_inv_item_defuser", localize "STRS_inv_item_defuser_info", [["steel", 1],["ecomponents", 1]]],
["bankversicherung", ["Item", "misc"], ["bankversicherung", "Bank Insurance"],[2000, 1500], [0, ""],[true,true,true, false, "gc\client\GC_itemsNoUse.sqf"], localize "STRS_item_versicherung", localize "STRS_item_versicherung_info",[]],
["ziptie",["Item", "misc"],["ziptie", "Ziptie"],[4000, 3000], [2, ""], [true, true, true,false,""],localize "STRS_inv_item_ziptie",localize "STRS_inv_item_ziptie_info", [["plastic", 1],["steel", 2]] ],
["flashlight",["Item", "misc"],["flashlight", "Flashlight"],[12000, 3000], [2, ""], [true, true, true,false,"gc\client\GC_itemsFlashlight.sqf"],localize "STRS_inv_item_flashlight",localize "STRS_inv_item_flashlight_info", [["plastic", 1],["steel", 2]] ],
//static weapons
["I_HMG_01_F",["Item", "static"],["I_HMG_01_F", "Mk30 HMG .50 Static"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["B_HMG_01_F",["Item", "static"],["B_HMG_01_F", "Mk30 HMG .50 Static"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["O_HMG_01_F",["Item", "static"],["O_HMG_01_F", "Mk30 HMG .50 Static"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["I_GMG_01_F",["Item", "static"],["I_GMG_01_F", "Mk32 GMG 20mm Static"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["B_GMG_01_F",["Item", "static"],["B_GMG_01_F", "Mk32 GMG 20mm Static"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["O_GMG_01_F",["Item", "static"],["O_GMG_01_F", "Mk32 GMG 20mm Static"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["O_Mortar_01_F",["Item", "static"],["O_Mortar_01_F", "Mk6 Mortar Launcher"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["I_Mortar_01_F",["Item", "static"],["I_Mortar_01_F", "Mk6 Mortar Launcher"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["B_Mortar_01_F",["Item", "static"],["B_Mortar_01_F", "Mk6 Mortar Launcher"],[120000, 20000], [20, "bomb", "swat_training"],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetName,"M2StaticMG_US_EP1" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["B_HMG_01_high_F",["Item", "static"],["B_HMG_01_high_F", "Mk30 HMG .50 (High)"],[220000, 120000], [20, "bomb", ""],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "KORD_high" call ISSE_Cfg_Weapons_GetName,"KORD_high" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["O_HMG_01_high_F",["Item", "static"],["O_HMG_01_high_F", "Mk30 HMG .50 (High)"],[220000, 120000], [20, "bomb", ""],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "KORD_high" call ISSE_Cfg_Weapons_GetName,"KORD_high" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["I_HMG_01_high_F",["Item", "static"],["I_HMG_01_high_F", "Mk30 HMG .50 Static (High)"],[220000, 120000], [20, "bomb", ""],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "KORD_high" call ISSE_Cfg_Weapons_GetName,"KORD_high" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["B_GMG_01_high_F",["Item", "static"],["B_GMG_01_high_F", "Mk32 GMG 20mm Static (High)"],[220000, 120000], [20, "bomb", ""],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "KORD_high" call ISSE_Cfg_Weapons_GetName,"KORD_high" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["O_GMG_01_high_F",["Item", "static"],["O_GMG_01_high_F", "Mk32 GMG 20mm Static (High)"],[220000, 120000], [20, "bomb", ""],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "KORD_high" call ISSE_Cfg_Weapons_GetName,"KORD_high" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["I_GMG_01_high_F",["Item", "static"],["I_GMG_01_high_F", "Mk32 GMG 20mm Static (High)"],[220000, 120000], [20, "bomb", ""],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "KORD_high" call ISSE_Cfg_Weapons_GetName,"KORD_high" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["I_static_AT_F",["Item", "static"],["I_static_AT_F", "Static Titan Launcher (AT)"],[320000, 120000], [20, "bomb", ""],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "KORD_high" call ISSE_Cfg_Weapons_GetName,"KORD_high" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
["I_static_AA_F",["Item", "static"],["I_static_AA_F", "Static Titan Launcher (AA)"],[320000, 120000], [20, "bomb", ""],[true, true, true,false,"gc\client\GC_itemsLandObject.sqf"], "KORD_high" call ISSE_Cfg_Weapons_GetName,"KORD_high" call ISSE_Cfg_Weapons_GetDesc,[["steel", 5], ["copper", 1],["plastik", 1]] ],
//hunting/food
["taco",["Item", "food"],["taco", "Taco"],[1000, 2000], [0.5, "",""], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Taco",localize "STRS_inv_item_food_taco_info", [] ],
["burger",["Item", "food"],["burger", "Burger"],[2000, 2000], [1, "",""], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Burger",localize "STRS_inv_item_food_burger_info", [] ],
["pizza",["Item", "food"],["pizza", "Pizza"],[4000, 2000], [2, "",""], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Pizza",localize "STRS_inv_item_food_pizza_info", [] ],
["boar",["Item", "food"],["boar", "Boar Meat"],[6000, 6000], [5, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Boar Meat",localize "STRS_inv_item_food_basic_info", [] ],
["boarpelt",["Item", "leather"],["boarpelt", "Rabbit Pelt"],[20000, 6000], [2, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsNoUse.sqf"],"Rabbit Pelt","Rabbit Pelt", [] ],
["turtleshell",["Item", "drug"],["turtleshell", "Turtle Shell"],[10000, 5000], [3, "huntinglicense","huntinglicense"], [true, true, true,true,"gc\client\GC_itemsNoUse.sqf"],"Turtle Shell","Turtle Shell", [] ],
["turtle",["Item", "drug"],["turtle", "Turtle Meat"],[3000, 1500], [5, "huntinglicense","huntinglicense"], [true, true, true,true,"gc\client\GC_itemsFood.sqf"],"Turtle meat",localize "STRS_inv_item_food_basic_info", [] ],
["fish",["Item", "food"],["fish", "Fish Meat"],[1000, 500], [5, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Fish meat",localize "STRS_inv_item_food_basic_info", [] ],
["snakeskin",["Item", "snakeskin"],["snakeskin", "Snake Skin"],[50000, 6000], [3, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsNoUse.sqf"],"Snake Skin","Snake Skin", [] ],
["snake",["Item", "food"],["snake", "Snake Meat"],[11000, 6000], [5, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Snake meat",localize "STRS_inv_item_food_basic_info", [] ],
["cowleather",["Item", "leather"],["cowleather", "Cow Leather"],[50000, 6000], [3, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsNoUse.sqf"],"Cow Leather","Cow Leather", [] ],
["cow",["Item", "food"],["cow", "Cow Meat"],[11000, 6000], [5, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Cow meat",localize "STRS_inv_item_food_basic_info", [] ],
["sheepskin",["Item", "leather"],["sheepskin", "Sheep Hide"],[50000, 6000], [3, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsNoUse.sqf"],"Sheep Skin","Sheep Skin", [] ],
["sheep",["Item", "food"],["sheep", "Sheep Meat"],[11000, 6000], [5, "huntinglicense","huntinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Sheep meat",localize "STRS_inv_item_food_basic_info", [] ],
["strangemeat",["Item", "food"],["strangemeat", "Strange Meat"],[1000, 225], [1, ""], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],"Strange meat","Strange meat", [] ],
["trout",["Item", "food"],["trout", "Trout"],[2000, 1000], [2, "fishinglicense","fishinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],localize "STRS_inv_item_fisch",localize "STRS_inv_item_food_basic_info", [] ],
["walleye",["Item", "food"],["walleye", "Walleye"],[2000, 1000], [2, "fishinglicense","fishinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],localize "STRS_inv_item_fisch",localize "STRS_inv_item_food_basic_info", [] ],
["perch",["Item", "food"],["perch", "Perch"],[2000, 1000], [2, "fishinglicense","fishinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],localize "STRS_inv_item_fisch",localize "STRS_inv_item_food_basic_info", [] ],
["bass",["Item", "food"],["bass", "Bass"],[2000, 1000], [2, "fishinglicense","fishinglicense"], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],localize "STRS_inv_item_fisch",localize "STRS_inv_item_food_basic_info", [] ],
//drinks
["beer",["Item", "drink"],["beer", "Lager"],[8000, 150], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsAlcohol.sqf"],localize "STRS_inv_item_beer",localize "STRS_inv_item_alkohol_info", [["spring_water", 1], ["hops", 1]] ],
["beer2",["Item", "drink"],["beer2", "Ale"],[10000, 170], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsAlcohol.sqf"],localize "STRS_inv_item_beer",localize "STRS_inv_item_alkohol_info", [["spring_water", 1], ["hops", 1]] ],
["vodka",["Item", "drink"],["vodka", "Vodka"],[12000, 180], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsAlcohol.sqf"],localize "STRS_inv_item_vodka",localize "STRS_inv_item_alkohol_info", [["spring_water", 1], ["hops", 1]] ],
["smirnoff",["Item", "drink"],["smirnoff", "Smirnoff ICE"],[9000, 130], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsAlcohol.sqf"],localize "STRS_inv_item_smirnoff",localize "STRS_inv_item_alkohol_info", [["spring_water", 1], ["hops", 1]] ],
["whiskey",["Item", "drink"],["whiskey", "Whiskey"],[16000, 200], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsAlcohol.sqf"],"Whiskey",localize "STRS_inv_item_whiskey", [["spring_water", 1], ["hops", 1]] ],
["wine",["Item", "drink"],["wine", "Wine"],[14000, 250], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsAlcohol.sqf"],localize "STRS_inv_item_wine",localize "STRS_inv_item_alkohol_info", [["spring_water", 1], ["hops", 1]] ],
//resources
["wheat", ["Item", "ressource"], ["wheat", "Wheat"],[200, 200], [0.5, ""],[true,true,true, false, "gc\client\GC_itemsFood.sqf"], localize "STRS_inv_item_wheat", localize "STRS_inv_item_food_basic_info", []],
["Bread",["Item", "food"],["Bread", "Bread"],[1000, 750], [1, ""], [true, true, true,false,"gc\client\GC_itemsFood.sqf"],localize "STRS_inv_item_Bread",localize "STRS_inv_item_food_basic_info", [["wheat", 2]] ],
["Grapes",["Item", "food"],["grapes", "Grapes"],[800, 800], [1, ""], [true, true, true,true,"gc\client\GC_itemsResource.sqf"],"Grapes",localize "STRS_item_farmitem_info", [] ],
["Hops",["Item", "food"],["hops", "Hops"],[800, 800], [1, ""], [true, true, true,true,"gc\client\GC_itemsResource.sqf"],"Hops",localize "STRS_item_farmitem_info", [] ],
["Barley",["Item", "food"],["barley", "Barley"],[800, 800], [1, ""], [true, true, true,true,"gc\client\GC_itemsResource.sqf"],"Barley",localize "STRS_item_farmitem_info", [] ],
["Rye",["Item", "food"],["rye", "Rye"],[800, 800], [1, ""], [true, true, true,true,"gc\client\GC_itemsResource.sqf"],"Rye",localize "STRS_item_farmitem_info", [] ],
["wood",["Item", "ressource"],["wood", "Wood"],[25, 10], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_wood",localize "STRS_item_farmitem_info", [] ],
["iron",["Item", "ressource"],["iron", "Iron"], [3000, 2500],[3, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"],"Iron",localize "STRS_item_farmitem_info", []],
["mineral_oil",["Item", "ressource"],["mineral_oil", "Mineral oil"],[50, 25], [1, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_mineral_oil",localize "STRS_item_farmitem_info", [["iron",2]]],
["spring_water",["Item", "ressource"],["spring_water", "Spring Water"],[50, 25], [1, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],"Spring Water","Fresh",[]],
["ecomponents", ["Item", "ressource"],["ecomponents", "Electronic components"],[50, 25],[2.5, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"], localize "STRS_item_ecomponents",localize "STRS_item_farmitem_info", [["silicon", 1],["copper", 2],["petroleum", 2]] ],
["silicon", ["Item", "ressource"],["silicon", "Silicon"], [25, 10],[0.5, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"], localize "STRS_item_silicon",localize "STRS_item_farmitem_info", []],
["copper",["Item", "ressource"],["Copper", "Copper"],[2000, 2000],[3, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"], localize "STRS_item_copper",localize "STRS_item_farmitem_info", []],
["steel",["Item", "ressource"],["steel", "Steel"], [1000, 3600],[3, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"],"Steel Bars", localize "STRS_item_farmitem_info", [["iron", 2]] ],
["black_powder",["Item", "ressource"],["black_powder", "Black powder"],[50, 25], [1, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_black_powder",localize "STRS_item_farmitem_info", [["coal", 1],["sulfur", 1]]],
["sulfur", ["Item", "ressource"],["sulfur", "Sulfur"],[50, 25],[0.5, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"], localize "STRS_item_sulfur",localize "STRS_item_farmitem_info", []],
["coal",["Item", "ressource"],["coal", "Coal"],[25, 10], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_coal",localize "STRS_item_farmitem_info", [["wood", 1]]],
["Diamond rock",["Item", "ressource"],["Diamond rock", "Diamond Rock"],[25, 100], [3, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_Diamond",localize "STRS_item_farmitem_info", []],
["Rubies",["Item", "ressource"],["Rubies", "Rubies"],[25, 10], [3, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],"Rubies",localize "STRS_item_farmitem_info", []],
["Platinum",["Item", "ressource"],["Platinum", "Platinum"],[5000, 5000], [4, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],"Platinum",localize "STRS_item_farmitem_info", []],
["Silver",["Item", "ressource"],["Silver", "Silver"],[3000, 3000], [3, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_silver",localize "STRS_item_farmitem_info", []],
["Gold",["Item", "ressource"],["Gold", "Gold"],[4000, 4000], [4, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_gold",localize "STRS_item_farmitem_info", []],
["Oil",["Item", "ressource"],["Oil", "Oil"],[3000, 3000], [3, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],"Oil",localize "STRS_item_farmitem_info", []],
["petroleum",["Item", "ressource"],["petroleum", "Petroleum"], [25, 10],[0.5, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"], localize "STRS_item_petroleum",localize "STRS_item_farmitem_info", [["Oil", 1]]],
["glass",["Item", "ressource"],["glass", "Glass"], [50, 25],[1.5, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"], localize "STRS_item_glass", localize "STRS_item_farmitem_info", [["sand", 1],["coal", 1],["silicon", 1]] ],
["plastic",["Item", "ressource"],["plastic", "Plastic"],[50, 25], [1.5, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_plastic",localize "STRS_item_farmitem_info", [["petroleum", 2],["coal", 1]]],
["sand", ["Item", "ressource"],["sand", "Sand"],[25, 10], [0.5, ""], [true, true, true,false,"gc\client\GC_itemsResource.sqf"],localize "STRS_item_sand",localize "STRS_item_farmitem_info", []],
["steelwolle", ["Item", "ressource"],["steelwolle", "Steel Wool"],[50, 25],[1, ""],[true,true,true, false, "gc\client\GC_itemsResource.sqf"], localize "STRS_item_steelwolle", localize "STRS_item_farmitem_info", [["steel", 1]]],
//drugs
//["Whale",["Item", "drug"],["Whale", "Whale"],[30000, 30000], [30, ""], [true, true, true,true,"gc\client\GC_itemsFood.sqf"],"whale",localize "STRS_inv_item_food_basic_info", [] ],
["Unprocessed_Cocaine",["Item", "drug"],["Unprocessed Cocaine", "Unprocessed Cocaine"],[800, 800], [2, ""], [true, true, true,true,"gc\client\GC_itemsResource.sqf"],localize "STRS_inv_item_cocaine",localize "STRS_item_farmitem_info", [] ],
["Unprocessed_Marijuana",["Item", "drug"],["Unprocessed Marijuana", "Unprocessed Marijuana"],[800, 800], [1, ""], [true, true, true,true,"gc\client\GC_itemsResource.sqf"],"Marijuana",localize "STRS_item_farmitem_info", [] ],
["Unprocessed_LSD",["Item", "drug"],["Unprocessed LSD", "Unprocessed LSD"],[600, 600], [2, ""], [true, true, true,true,"gc\client\GC_itemsResource.sqf"],localize "STRS_inv_item_lsd",localize "STRS_item_farmitem_info", [] ],
["Unprocessed_Heroin",["Item", "drug"],["Unprocessed Heroin", "Unprocessed Heroin"],[600, 600], [2, ""], [true, true, true,true,"gc\client\GC_itemsResource.sqf"],localize "STRS_inv_item_heroin",localize "STRS_item_farmitem_info", [] ],
["marijuana",["Item", "drug"],["marijuana", "Marijuana"],[20000, 20000], [1.5, ""], [true, true, true,true,"gc\client\GC_itemsDrug.sqf"],"Marijuana",localize "STRS_inv_item_drogen_info", [["Unprocessed_Marijuana", 10]]],
["cocaine",["Item", "drug"],["cocaine", "Cocaine"],[25000, 25000], [1.5, ""], [true, true, true,true,"gc\client\GC_itemsDrug.sqf"],localize "STRS_inv_item_cocaine",localize "STRS_inv_item_drogen_info", [["Unprocessed_Cocaine", 10]]],
["lsd", ["Item", "drug"], ["lsd", "LSD"],[35000, 35000], [1.5, ""],[true,true,true, true, "gc\client\GC_itemsDrug.sqf"], localize "STRS_inv_item_lsd",localize "STRS_inv_item_drogen_info", [["Unprocessed_LSD", 10]]],
["heroin", ["Item", "drug"], ["heroin", "Heroin"],[30000, 30000], [1.5, ""],[true,true,true, true, "gc\client\GC_itemsDrug.sqf"], localize "STRS_inv_item_heroin",localize "STRS_inv_item_drogen_info", [["Unprocessed_Heroin", 10]]],
//land items
["roadblock",["Item", "misc"],["Land_Crash_barrier_F", "Roadblock"],[3000, 3000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],localize "STRS_inv_item_roadblock",localize "STRS_inv_item_roadblock_info", [] ],
["bargate",["Item", "misc"],["Land_BarGate_F", "Bar Gate"],[3000, 3000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Bargate",localize "STRS_inv_item_bargate_info", [] ],
["BigbagfenceCorner",["Item", "misc"],["Land_bagfence_corner_F", "Big Bag Fence (Corner)"],[1500, 1000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Big Bag Fence (Corner)",localize "STRS_inv_item_BigbagfenceCorner_info", [] ],
["Hbarrier",["Item", "misc"],["Land_HBarrier_5_F", "Large Barrier"],[5000, 1000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Large Barrier",localize "STRS_inv_item_Hbarrier_info", [] ],
["bigbagfence",["Item", "misc"],["Land_bagfence_long_F", "Big Bag Fence"],[1500, 1000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Big Bag Fence",localize "STRS_inv_item_bigbagfence_info", [] ],
["bigbagfenceRound",["Item", "misc"],["Land_bagfence_round_F", "Big Bag Fence (Round)"],[1500, 1000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Big Bag Fence (Round)",localize "STRS_inv_item_bigbagfenceRound_info", [] ],
["bunkersmall",["Item", "misc"],["Land_BagBunker_small_F", "Bunker (Small)"],[2500, 1000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Bunker (Small)",localize "STRS_inv_item_bunkersmall_info", [] ],
["danger",["Item", "misc"],["Land_Sign_Mines_F", "Danger Sign"],[800, 1000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Danger Sign",localize "STRS_inv_item_danger_info", [] ],
["roadcone",["Item", "misc"],["RoadCone_L_F", "Road Cone"],[50, 100], [0.5, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Road Cone",localize "STRS_inv_item_roadcone_info", [] ],
["barrack",["Item", "misc"],["Land_Barrack2", "Barrack"],[35000, 1000], [20, "", "patrol_training"], [true, true, true,false,"gc\client\GC_itemsLandObject.sqf"],"Barrack",localize "STRS_inv_item_barrack_info", [] ],
//rings
["Diamondring",["Item", "Ring"],["Diamond Ring", "Diamond Ring"],[50000, 50000], [0.1, ""], [true, true, true, false,"gc\client\GC_itemsNoUse.sqf"],"Diamond Ring","Sell at the Jewelry store", [["Diamond rock", 10]]],
["EDiamondring",["Item", "Ring"],["Expensive Diamond Ring", "Expensive Diamond Ring"],[75000, 75000], [0.5, ""], [true, true, true, false,"gc\client\GC_itemsNoUse.sqf"],"Expensive Diamond Ring","Sell at the Jewelry store", [["Diamond rock", 15],["Gold", 10]]],
["Platinumring",["Item", "Ring"],["Platinum Ring", "Platinum Ring"],[50000, 75000], [0.5, ""], [true, true, true, false,"gc\client\GC_itemsNoUse.sqf"],"Platinum Ring","Sell at the Jewelry store", [["Platinum", 10]]],
["EPlatinumring",["Item", "Ring"],["Expensive Platinum Ring", "Expensive Platinum Ring"],[100000, 100000], [0.5, ""], [true, true, true, false,"gc\client\GC_itemsNoUse.sqf"],"Expensive Platinum Ring","Sell at the Jewelry store", [["Platinum", 10],["Rubies", 10]]],
//tools
["Shovel", ["Item", "misc"], ["Shovel", "Shovel"],[3000, 3750], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsMinetool.sqf"], "Shovel", "Use it in a mining area. Durability: 20 Mining speed: slow",[["wood", 2], ["steel", 1]] ],
["Pickaxe", ["Item", "misc"], ["Pickaxe", "Pickaxe"],[10000, 3750], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsMinetool.sqf"], "Pickaxe", "Use it in a mining area. Durability: 50 Mining speed: average",[ ["wood", 2], ["steel", 1]]],
["woodaxe", ["Item", "misc"], ["Axe", "Axe"],[250, 150], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsWoodaxe.sqf"], "Pickaxe", "Use on trees to collect wood.",[ ["wood", 2], ["steel", 1]]],
["JackHammer", ["Item", "misc"], ["JackHammer", "Jackhammer"],[25000, 5000], [20, "engineer", "civ_shop_permit"],[true,true,true, false, "gc\client\GC_itemsMinetool.sqf"], "Jackhammer", "Use it in a mining area. Durability: 100 Mining speed: fast",[["steel", 1], ["plastic", 1],["ecomponents", 1]] ],
["fishingpole", ["Item", "Shop"], ["fishingpole", "Fishing Pole"],[4000, 3750], [5, "", "civ_shop_permit"],[true,true,true, false, "gc\client\GC_itemsFishingPole.sqf"], "Fishing Pole", "Use it in a fishing area.",[["steel", 1], ["plastic", 1],["ecomponents", 1]] ],
//vehicle objects
["kleinesreparaturkit", ["Item", "service"],["kleinesreparaturkit", "Repair Kit"],[1000, 1500], [2, "", ""],[true,true,true, false, "gc\client\GC_itemsRepairKit.sqf"],localize "STRS_inv_item_repairkit",localize "STRS_inv_item_repairkit_info",[["plastic", 1]] ],
["kanister", ["Item", "service"],["kanister", "Refuel Can"], [1000, 500], [2, "", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsRefuel.sqf"], localize "STRS_inv_item_kanister", localize "STRS_inv_item_kanister_info",[["plastic", 1],["petroleum", 1]] ],
["Fuelline", ["Item", "service"],["Syphon Fuelkit", "Syphon Fuel-kit"], [100, 900], [1, "", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSyphon.sqf"], localize "STRS_inv_item_fuelcut", localize "STRS_inv_item_fuelcut_info",[["steel", 1]] ],
["radar",["Item", "carobjects"],["radar", "Speed Radar"], [5000, 2000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSpeedRadar.sqf"], "Speed Radar", "Patrol officers can use this to help catch violators. The STALKER Patrol radar features four displays: Target current speed, target top speed, your speed and on the bottom is the target's name!", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["lockpick", ["Item", "carobjects"],["Dietrich", "Lockpick"], [1000, 3750], [0.5, "", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsLockpick.sqf"],localize "STRS_item_lockpick",localize "STRS_item_lockpick_info", [["steel", 1]] ],
["vclammo",["Item", "carobjects"],["vclammo", "Vehicle Ammo"],[25000, 7500], [10, "engineer", "response_training"], [true, true, true,!(iscop),"gc\client\GC_itemsVclAmmo.sqf"],localize "STRS_inv_item_vclammo",localize "STRS_inv_item_vclammo_info", [["copper", 5],["black_powder", 5]] ],
["reparaturkit",["Item", "service"],["reparaturkit", "Large Repair Kit"],[4000, 3000], [4, "engineer", ""],[true,true,true, false, "gc\client\GC_itemsLargeRepairKit.sqf"],localize "STRS_inv_item_repairkit", localize "STRS_inv_item_repairkit_info",[["plastic", 1],["steel", 2]] ],
["nitro",["Item", "carobjects"],["nitro", "Nitro"], [10000, 7500], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsNitro.sqf"], localize "STRS_inv_item_nitro",localize "STRS_inv_item_nitro_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["bunnyhop", ["Item", "carobjects"], ["bunnyhop", "Bunny-Hop (Bike Only)"], [5000, 7500], [5, "engineer", "patrol_training"], [true, true, true, false, "gc\client\GC_itemsBunnyhop.sqf"], "Bunny-Hop Shocks (Bike Only)", "Use on bicycles to allow bunny-hopping with spacebar", [["steel", 1], ["ecomponents", 1], ["plastic", 1], ["petroleum", 10]]],
["caralarm",["Item", "carobjects"],["caralarm", "Car Alarm"], [8000, 5000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsCarAlarm.sqf"], "Car Alarm", "Helps protect your ride from thieves like DOA", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["horncucasfx",["Item", "carobjects"],["horncucasfx", "La Cucaracha Horn"], [18000, 5000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsCustomHorn.sqf"], "Custom Horn", "Press the H key while in your vehicle with the custom horn!", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["horndukessfx",["Item", "carobjects"],["horndukessfx", "Dixie Horn"], [18000, 5000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsCustomHorn.sqf"], "Custom Horn", "Press the H key while in your vehicle with the custom horn!", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["hornitasfx",["Item", "carobjects"],["hornitasfx", "Italian Horn"], [8000, 4000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsCustomHorn.sqf"], "Custom Horn", "Press the H key while in your vehicle with the custom horn!", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["hornoldsfx",["Item", "carobjects"],["hornoldsfx", "Vintage Horn"], [8000, 4000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsCustomHorn.sqf"], "Custom Horn", "Press the H key while in your vehicle with the custom horn!", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["hornregsfx",["Item", "carobjects"],["hornregsfx", "Standard Horn"], [5000, 3000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsCustomHorn.sqf"], "Custom Horn", "Press the H key while in your vehicle with the custom horn!", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["horntrucksfx",["Item", "carobjects"],["horntrucksfx", "Truck Horn"], [12000, 5000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsCustomHorn.sqf"], "Custom Horn", "Press the H key while in your vehicle with the custom horn!", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["brakes",["Item", "carobjects"],["brakes", "Engine Brake Upgrade"], [10000, 7500], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsBrakes.sqf"], localize "STRS_inv_item_nitro",localize "STRS_inv_item_nitro_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["supgrade1",["Item", "carobjects"],["1", "1.0L Engine Upgrade"], [10000, 5000], [5, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSupgrade.sqf"], "Speed Upgrade 1",localize "STRS_inv_item_supgrade_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["supgrade2",["Item", "carobjects"],["2", "2.0L Engine Upgrade"], [20000, 7500], [10, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSupgrade.sqf"], "Speed Upgrade 2",localize "STRS_inv_item_supgrade_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["supgrade3",["Item", "carobjects"],["3", "3.0L Engine Upgrade"], [30000, 15500], [20, "engineer", "response_training"],[true,true,true, false, "gc\client\GC_itemsSupgrade.sqf"], "Speed Upgrade 3",localize "STRS_inv_item_supgrade_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["supgrade4",["Item", "carobjects"],["4", "4.0L Engine Upgrade"], [40000, 28000], [30, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSupgrade.sqf"], "Speed Upgrade 4",localize "STRS_inv_item_supgrade_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["supgrade5",["Item", "carobjects"],["5", "5.0L Engine Upgrade"], [55000, 40000], [40, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSupgrade.sqf"], "Speed Upgrade 5",localize "STRS_inv_item_supgrade_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["satcam1",["Item", "carobjects"],["1", "SatCam Mk I"], [50000, 40000], [40, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSatcam.sqf"], "SatCam",localize "STRS_inv_item_supgrade_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["satcam2",["Item", "carobjects"],["2", "SatCam Mk II"], [100000, 60000], [40, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSatcam.sqf"], "SatCam",localize "STRS_inv_item_supgrade_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
["satcam3",["Item", "carobjects"],["3", "SatCam Mk III"], [155000, 80000], [40, "engineer", "patrol_training"],[true,true,true, false, "gc\client\GC_itemsSatcam.sqf"], "SatCam",localize "STRS_inv_item_supgrade_info", [["steel", 1],["ecomponents", 1],["plastic", 1],["petroleum", 10]]],
//glasses -- incomplete A3 todo - gamma added more --imago
["G_Diving",["Item", "Shop"],["G_Diving", "Diving Goggles"],[5000, 2000], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsGoggles.sqf"],"G_Diving", "These let you see better underwater!",[["petroleum", 2]] ],
["G_Shades_Black",["Item", "Shop"],["G_Shades_Black", "Shades (Black)"],[2000, 1500], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsGoggles.sqf"],"G_Diving", "These let you see better underwater!",[["petroleum", 2]] ],
["G_Shades_Blue",["Item", "Shop"],["G_Shades_Blue", "Shades (Blue)"],[2000, 1500], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsGoggles.sqf"],"G_Diving", "These let you see better underwater!",[["petroleum", 2]] ],
["G_Tactical_Clear",["Item", "Shop"],["G_Tactical_Clear", "Tactical Glasses"],[2000, 1500], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsGoggles.sqf"],"G_Diving", "These let you see better underwater!",[["petroleum", 2]] ],
//G_Combat not for sale, used this for gas mask effect
["G_Combat",["Item", "Shop"],["G_Combat", "Combat Goggles"],[2000, 1500], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsGoggles.sqf"],"G_Diving", "These let you see better underwater!",[["petroleum", 2]] ],
["G_Squares",["Item", "Shop"],["G_Squares", "Square Spectacles"],[2000, 1500], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsGoggles.sqf"],"G_Diving", "These let you see better underwater!",[["petroleum", 2]] ],
["G_Squares_Tinted",["Item", "Shop"],["G_Squares_Tinted", "Sports Shades (Shadow)"],[2000, 1500], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsGoggles.sqf"],"G_Diving", "These let you see better underwater!",[["petroleum", 2]] ],
["G_Sport_Red",["Item", "Shop"],["G_Sport_Red", "Sports Shades (Fire)"],[2000, 1500], [5, "", ""],[true,true,true, false, "gc\client\GC_itemsGoggles.sqf"],"G_Diving", "These let you see better underwater!",[["petroleum", 2]] ]
];
// Create an Array of Everything
AlleMissionsObjekte = INV_AlleWaffenObjekte + INV_AlleMagazinObjekte + INV_AlleFahrzeugeArray + INV_AlleItemsArray;
INV_ItemTypenArray = [["Item", "Item", 5], ["Fahrzeug", "Vehicle",5], ["Magazin","Magazine",5], ["Waffe","Weapon",5]];