DayZ 1.24
Loading...
Searching...
No Matches
config.cpp
Go to the documentation of this file.
2{
4 {
5 units[] = {};
6 weapons[] = {};
9 };
10};
12{
14 {
15 name = "Head";
18 show = "false";
19 };
21 {
22 name = "Shoulder";
23 displayName = "#STR_CfgShoulder0";
24 ghostIcon = "set:dayz_inventory image:shoulderleft";
25 };
27 {
28 name = "Melee";
29 displayName = "#STR_CfgShoulder0";
30 ghostIcon = "set:dayz_inventory image:shoulderright";
31 };
33 {
34 name = "Bow";
36 ghostIcon = "set:dayz_inventory image:bow";
37 };
39 {
40 name = "Headgear";
41 displayName = "#STR_CfgHeadgear0";
42 ghostIcon = "set:dayz_inventory image:headgear";
43 boneName = "Head";
44 };
46 {
47 name = "Mask";
48 displayName = "#STR_CfgMask0";
49 ghostIcon = "set:dayz_inventory image:mask";
50 };
52 {
53 name = "Eyewear";
54 displayName = "#STR_CfgEyewear0";
55 ghostIcon = "set:dayz_inventory image:eyewear";
56 };
58 {
59 name = "Hands";
61 ghostIcon = "set:dayz_inventory image:hands";
62 boneName = "RightHand";
63 };
65 {
66 name = "LeftHand";
68 ghostIcon = "set:dayz_inventory image:hands";
69 boneName = "LeftHand";
70 show = "false";
71 };
73 {
74 name = "Gloves";
75 displayName = "#STR_CfgGloves0";
76 ghostIcon = "set:dayz_inventory image:gloves";
77 };
79 {
80 name = "Armband";
81 displayName = "#STR_CfgArmband0";
82 ghostIcon = "set:dayz_inventory image:armband";
83 };
85 {
86 name = "Vest";
87 displayName = "#STR_CfgVest0";
88 ghostIcon = "set:dayz_inventory image:vest";
89 };
91 {
92 name = "Body";
93 displayName = "#STR_CfgBody0";
94 ghostIcon = "set:dayz_inventory image:body";
95 };
97 {
98 name = "Back";
99 displayName = "#STR_CfgBack0";
100 ghostIcon = "set:dayz_inventory image:back";
101 };
103 {
104 name = "Hips";
105 displayName = "#STR_CfgHips0";
106 ghostIcon = "set:dayz_inventory image:hips";
107 };
109 {
110 name = "Legs";
111 displayName = "#STR_CfgLegs0";
112 ghostIcon = "set:dayz_inventory image:legs";
113 };
115 {
116 name = "Feet";
117 displayName = "#STR_CfgFeet0";
118 ghostIcon = "set:dayz_inventory image:feet";
119 };
121 {
122 name = "Pistol";
123 displayName = "#STR_CfgPistol0";
124 ghostIcon = "set:dayz_inventory image:pistol";
125 };
127 {
128 name = "Knife";
129 displayName = "#STR_CfgKnife0";
130 ghostIcon = "set:dayz_inventory image:knife";
131 };
133 {
134 name = "magazine";
135 displayName = "#STR_CfgMagazine0";
136 ghostIcon = "set:dayz_inventory image:magazine";
137 autoAttach = "false";
138 };
140 {
141 name = "magazine2";
142 displayName = "#STR_CfgMagazine0";
143 ghostIcon = "set:dayz_inventory image:magazine2";
144 autoAttach = "false";
145 };
147 {
148 name = "magazine3";
150 ghostIcon = "set:dayz_inventory image:magazine3";
151 autoAttach = "false";
152 };
154 {
155 name = "Driver";
157 ghostIcon = "set:dayz_inventory image:doors";
158 };
160 {
161 name = "Cargo";
163 ghostIcon = "set:dayz_inventory image:missing";
164 };
166 {
167 name = "Muzzle1";
169 ghostIcon = "set:dayz_inventory image:muzzle";
170 };
172 {
173 name = "Muzzle2";
175 ghostIcon = "set:dayz_inventory image:muzzle";
176 };
178 {
179 name = "Muzzle3";
181 ghostIcon = "set:dayz_inventory image:muzzle";
182 };
184 {
185 name = "VestHolster";
186 displayName = "#STR_CfgBelt_Right0";
187 ghostIcon = "set:dayz_inventory image:vestholster";
188 };
190 {
191 name = "VestPouch";
192 displayName = "#STR_CfgVestPouch0";
193 ghostIcon = "set:dayz_inventory image:vestpouches";
194 };
196 {
197 name = "VestBackpack";
198 displayName = "#STR_CfgVestBackpack0";
199 ghostIcon = "set:dayz_inventory image:back";
200 };
202 {
203 name = "pistolFlashlight";
204 displayName = "#STR_CfgFlashlight0";
205 ghostIcon = "set:dayz_inventory image:weaponflashlight";
206 };
208 {
209 name = "pistolMuzzle";
210 displayName = "#STR_CfgSuppressor0";
211 ghostIcon = "set:dayz_inventory image:supressor";
212 };
214 {
215 name = "pistolOptics";
216 displayName = "#STR_CfgPistolOptics0";
217 ghostIcon = "set:dayz_inventory image:weaponopticssmall";
218 };
220 {
221 name = "weaponBayonet";
222 displayName = "#STR_CfgBayonet0";
223 ghostIcon = "set:dayz_inventory image:bayonet";
224 };
226 {
227 name = "weaponBayonetAK";
228 displayName = "#STR_CfgBayonet0";
229 ghostIcon = "set:dayz_inventory image:bayonet";
230 };
232 {
233 name = "weaponBayonetMosin";
234 displayName = "#STR_CfgBayonet0";
235 ghostIcon = "set:dayz_inventory image:bayonet";
236 };
238 {
239 name = "weaponBayonetSKS";
240 displayName = "#STR_CfgBayonet0";
241 ghostIcon = "set:dayz_inventory image:bayonet";
242 };
244 {
245 name = "weaponButtstockAK";
246 displayName = "#STR_CfgButtstock0";
247 ghostIcon = "set:dayz_inventory image:buttstock";
248 };
250 {
251 name = "weaponButtstockFal";
252 displayName = "#STR_CfgButtstock0";
253 ghostIcon = "set:dayz_inventory image:buttstock";
254 };
256 {
257 name = "weaponButtstockM4";
258 displayName = "#STR_CfgButtstock0";
259 ghostIcon = "set:dayz_inventory image:buttstock";
260 };
262 {
263 name = "weaponButtstockMP5";
264 displayName = "#STR_CfgButtstock0";
265 ghostIcon = "set:dayz_inventory image:buttstock";
266 };
268 {
269 name = "weaponButtstockRed9";
271 ghostIcon = "set:dayz_inventory image:buttstock";
272 };
274 {
275 name = "weaponButtstockSaiga";
276 displayName = "#STR_CfgButtstock0";
277 ghostIcon = "set:dayz_inventory image:buttstock";
278 };
280 {
281 name = "weaponButtstockPP19";
282 displayName = "#STR_CfgButtstock0";
283 ghostIcon = "set:dayz_inventory image:buttstock";
284 };
286 {
287 name = "weaponHandguardAK";
288 displayName = "#STR_CfgHandguard0";
289 ghostIcon = "set:dayz_inventory image:handguard";
290 };
292 {
293 name = "weaponHandguardM4";
294 displayName = "#STR_CfgHandguard0";
295 ghostIcon = "set:dayz_inventory image:handguard";
296 };
298 {
299 name = "weaponHandguardMP5";
300 displayName = "#STR_CfgHandguard0";
301 ghostIcon = "set:dayz_inventory image:handguard";
302 };
304 {
305 name = "weaponHandguardM249";
307 ghostIcon = "set:dayz_inventory image:handguard";
308 };
310 {
311 name = "weaponMuzzle";
312 displayName = "#STR_CfgMuzzle0";
313 ghostIcon = "set:dayz_inventory image:weaponmuzzle";
314 };
316 {
317 name = "weaponMuzzleAK";
318 displayName = "#STR_CfgSuppressor0";
319 ghostIcon = "set:dayz_inventory image:supressor";
320 };
322 {
323 name = "weaponMuzzleM4";
324 displayName = "#STR_CfgSuppressor0";
325 ghostIcon = "set:dayz_inventory image:supressor";
326 };
328 {
329 name = "weaponMuzzleMP5";
330 displayName = "#STR_CfgMuzzle0";
331 ghostIcon = "set:dayz_inventory image:weaponmuzzle";
332 };
334 {
335 name = "weaponMuzzleMosin";
336 displayName = "#STR_CfgMuzzle0";
337 ghostIcon = "set:dayz_inventory image:weaponmuzzle";
338 };
340 {
341 name = "weaponUnderSlugM4";
343 ghostIcon = "set:dayz_inventory image:weaponunderslungm4";
344 };
346 {
347 name = "weaponUnderSlugAK";
349 ghostIcon = "set:dayz_inventory image:weaponunderslungak";
350 };
352 {
353 name = "weaponBarrelAug";
355 ghostIcon = "set:dayz_inventory image:weaponmuzzle";
356 };
358 {
359 name = "weaponOptics";
360 displayName = "#STR_CfgWeaponOptics0";
361 ghostIcon = "set:dayz_inventory image:weaponoptics";
362 };
364 {
365 name = "weaponOpticsAcog";
366 displayName = "#STR_CfgWeaponOptics0";
367 ghostIcon = "set:dayz_inventory image:weaponoptics";
368 };
370 {
371 name = "weaponOpticsAK";
372 displayName = "#STR_CfgWeaponOptics0";
373 ghostIcon = "set:dayz_inventory image:weaponoptics";
374 };
376 {
377 name = "weaponOpticsCrossbow";
378 displayName = "#STR_CfgPistolOptics0";
379 ghostIcon = "set:dayz_inventory image:weaponopticssmall";
380 };
382 {
383 name = "weaponOpticsHunting";
384 displayName = "#STR_CfgWeaponOptics0";
385 ghostIcon = "set:dayz_inventory image:weaponoptics";
386 };
388 {
389 name = "weaponOpticsLRS";
391 ghostIcon = "set:dayz_inventory image:weaponoptics";
392 };
394 {
395 name = "weaponOpticsMosin";
396 displayName = "#STR_CfgWeaponOptics0";
397 ghostIcon = "set:dayz_inventory image:weaponoptics";
398 };
400 {
401 name = "weaponOpticsAug";
404 show = "false";
405 };
407 {
408 name = "weaponBipod";
410 ghostIcon = "set:dayz_inventory image:bipod";
411 };
413 {
414 name = "Slot_weaponBipodM249";
416 ghostIcon = "set:dayz_inventory image:bipod";
417 };
419 {
420 name = "weaponFlashlight";
421 displayName = "#STR_CfgFlashlight0";
422 ghostIcon = "set:dayz_inventory image:weaponflashlight";
423 };
425 {
426 name = "suppressorImpro";
427 displayName = "#STR_CfgSuppressor0";
428 ghostIcon = "set:dayz_inventory image:supressor";
429 };
431 {
432 name = "weaponWrap";
433 displayName = "#STR_CfgWeaponWrap0";
434 ghostIcon = "set:dayz_inventory image:weaponwrap";
435 };
437 {
438 name = "magazineFakeWeapon";
440 ghostIcon = "set:dayz_inventory image:magazinefakeweapon";
441 autoAttach = "false";
442 };
444 {
445 name = "tripWireAttachment";
446 displayName = "#STR_CfgVestGrenade0";
447 ghostIcon = "set:dayz_inventory image:grenade";
448 };
450 {
451 name = "BatteryD";
452 displayName = "#STR_CfgBatteryD0";
453 ghostIcon = "set:dayz_inventory image:batteryd";
454 };
456 {
457 name = "MetalWire";
458 displayName = "#STR_CfgMetalWire0";
459 ghostIcon = "set:dayz_inventory image:metalwire";
460 };
462 {
463 name = "TriggerAlarmClock";
464 displayName = "#STR_TriggerDevice";
465 ghostIcon = "set:dayz_gui image:walkie_talkie";
466 };
468 {
469 name = "TriggerKitchenTimer";
470 displayName = "#STR_TriggerDevice";
471 ghostIcon = "set:dayz_gui image:walkie_talkie";
472 };
474 {
475 name = "TriggerRemoteDetonator_Receiver";
476 displayName = "#STR_TriggerDevice";
477 ghostIcon = "set:dayz_gui image:walkie_talkie";
478 };
480 {
481 name = "IEDExplosiveA";
482 displayName = "#STR_Explosive";
483 ghostIcon = "set:dayz_inventory image:explosive";
484 };
486 {
487 name = "IEDExplosiveB";
488 displayName = "#STR_Explosive";
489 ghostIcon = "set:dayz_inventory image:explosive";
490 };
492 {
493 name = "Book";
495 ghostIcon = "set:dayz_inventory image:book";
497 };
499 {
500 name = "ButaneTorchCanister";
502 ghostIcon = "set:dayz_inventory image:gascanister";
503 };
505 {
506 name = "CableReel";
508 ghostIcon = "set:dayz_inventory image:cablereel";
509 };
511 {
512 name = "CamoNet";
513 displayName = "#STR_CfgCamoNet0";
514 ghostIcon = "set:dayz_inventory image:camonet";
515 };
517 {
518 name = "CookingBase";
520 ghostIcon = "set:dayz_inventory image:cookingbase";
521 };
523 {
524 name = "CookingEquipment";
525 displayName = "#STR_CfgCookingEquipment0";
526 ghostIcon = "set:dayz_inventory image:cookingequipment";
527 };
529 {
530 name = "CookingTripod";
531 displayName = "#STR_CfgCookingTripod0";
532 ghostIcon = "set:dayz_inventory image:cookingtripod";
533 };
535 {
536 name = "DBHelmetMouth";
537 displayName = "#STR_CfgDBHelmetMouth0";
538 ghostIcon = "set:dayz_inventory image:dbhelmetmouth";
539 };
541 {
542 name = "DBHelmetVisor";
543 displayName = "#STR_CfgDBHelmetVisor0";
544 ghostIcon = "set:dayz_inventory image:dbhelmetvisor";
545 };
547 {
548 name = "Firewood";
549 displayName = "#STR_CfgFirewood0";
550 ghostIcon = "set:dayz_inventory image:firewood";
552 };
554 {
555 name = "GasCanister";
556 displayName = "#STR_CfgGasCanister0";
557 ghostIcon = "set:dayz_inventory image:gascanister";
558 };
560 {
561 name = "Glass";
562 displayName = "#STR_CfgGlass0";
563 ghostIcon = "set:dayz_inventory image:gorkavisor";
564 };
566 {
567 name = "Hook";
568 displayName = "#STR_CfgHook0";
569 ghostIcon = "set:dayz_inventory image:hook";
570 };
572 {
573 name = "Ingredient";
574 displayName = "#STR_CfgFood0";
575 ghostIcon = "set:dayz_inventory image:food";
576 };
578 {
579 name = "Lights";
580 displayName = "#STR_CfgXmasLights0";
581 ghostIcon = "set:dayz_inventory image:cat_christmaslights";
582 };
584 {
585 name = "MedicalBandage";
586 displayName = "#STR_CfgMedicalBandage0";
587 ghostIcon = "set:dayz_inventory image:medicalbandage";
588 };
590 {
591 name = "Paper";
592 displayName = "#STR_CfgPaper0";
593 ghostIcon = "set:dayz_inventory image:paper";
594 };
596 {
597 name = "Rags";
598 displayName = "#STR_CfgRags0";
599 ghostIcon = "set:dayz_inventory image:rags";
601 };
603 {
604 name = "Stones";
605 displayName = "#STR_CfgStones0";
606 selection = "Stones";
607 ghostIcon = "set:dayz_inventory image:stones";
609 };
611 {
612 name = "WoodenStick";
613 displayName = "#STR_CfgWoodenStick0";
614 ghostIcon = "set:dayz_inventory image:woodenstick";
616 };
618 {
619 name = "Bait";
621 ghostIcon = "set:dayz_inventory image:hook";
622 };
624 {
625 name = "matchinside";
627 ghostIcon = "set:dayz_inventory image:matchinside";
628 };
630 {
631 name = "BerryB";
633 ghostIcon = "set:dayz_inventory image:berry";
634 };
636 {
637 name = "BerryR";
639 ghostIcon = "set:dayz_inventory image:berry";
640 };
642 {
643 name = "BirchBark";
645 ghostIcon = "set:dayz_inventory image:bark";
647 };
649 {
650 name = "OakBark";
652 ghostIcon = "set:dayz_inventory image:bark";
654 };
656 {
657 name = "Plant";
659 ghostIcon = "set:dayz_inventory image:plant";
660 };
662 {
663 name = "Disinfectant";
665 ghostIcon = "set:dayz_inventory image:disinfectant";
666 };
668 {
669 name = "Guts";
671 ghostIcon = "set:dayz_inventory image:guts";
672 };
674 {
675 name = "Lime";
677 ghostIcon = "set:dayz_inventory image:lime";
678 };
680 {
681 name = "Bark";
682 displayName = "#STR_CfgBark0";
683 ghostIcon = "set:dayz_inventory image:bark";
685 };
687 {
688 name = "DirectCookingA";
689 displayName = "#STR_CfgDirectCooking0";
690 ghostIcon = "set:dayz_inventory image:directcooking";
691 };
693 {
694 name = "DirectCookingB";
695 displayName = "#STR_CfgDirectCooking0";
696 ghostIcon = "set:dayz_inventory image:directcooking";
697 };
699 {
700 name = "DirectCookingC";
701 displayName = "#STR_CfgDirectCooking0";
702 ghostIcon = "set:dayz_inventory image:directcooking";
703 };
705 {
706 name = "SmokingA";
707 displayName = "#STR_CfgSmoking0";
708 ghostIcon = "set:dayz_inventory image:smoking";
709 };
711 {
712 name = "SmokingB";
713 displayName = "#STR_CfgSmoking0";
714 ghostIcon = "set:dayz_inventory image:smoking";
715 };
717 {
718 name = "SmokingC";
719 displayName = "#STR_CfgSmoking0";
720 ghostIcon = "set:dayz_inventory image:smoking";
721 };
723 {
724 name = "SmokingD";
725 displayName = "#STR_CfgSmoking0";
726 ghostIcon = "set:dayz_inventory image:smoking";
727 };
729 {
730 name = "SeedBase_1";
731 displayName = "#STR_CfgSeedBase0";
732 selection = "SeedBase_1";
733 ghostIcon = "set:dayz_inventory image:seedbase";
735 };
737 {
738 name = "SeedBase_2";
739 displayName = "#STR_CfgSeedBase0";
740 selection = "SeedBase_2";
741 ghostIcon = "set:dayz_inventory image:seedbase";
743 };
745 {
746 name = "SeedBase_3";
747 displayName = "#STR_CfgSeedBase0";
748 selection = "SeedBase_3";
749 ghostIcon = "set:dayz_inventory image:seedbase";
751 };
753 {
754 name = "SeedBase_4";
755 displayName = "#STR_CfgSeedBase0";
756 selection = "SeedBase_4";
757 ghostIcon = "set:dayz_inventory image:seedbase";
759 };
761 {
762 name = "SeedBase_5";
763 displayName = "#STR_CfgSeedBase0";
764 selection = "SeedBase_5";
765 ghostIcon = "set:dayz_inventory image:seedbase";
767 };
769 {
770 name = "SeedBase_6";
771 displayName = "#STR_CfgSeedBase0";
772 selection = "SeedBase_6";
773 ghostIcon = "set:dayz_inventory image:seedbase";
775 };
777 {
778 name = "SeedBase_7";
779 displayName = "#STR_CfgSeedBase0";
780 selection = "SeedBase_7";
781 ghostIcon = "set:dayz_inventory image:seedbase";
783 };
785 {
786 name = "SeedBase_8";
787 displayName = "#STR_CfgSeedBase0";
788 selection = "SeedBase_8";
789 ghostIcon = "set:dayz_inventory image:seedbase";
791 };
793 {
794 name = "SeedBase_9";
795 displayName = "#STR_CfgSeedBase0";
796 selection = "SeedBase_9";
797 ghostIcon = "set:dayz_inventory image:seedbase";
799 };
801 {
802 name = "SeedBase_10";
803 displayName = "#STR_CfgSeedBase0";
804 selection = "SeedBase_10";
805 ghostIcon = "set:dayz_inventory image:seedbase";
807 };
809 {
810 name = "SeedBase_11";
811 displayName = "#STR_CfgSeedBase0";
812 selection = "SeedBase_11";
813 ghostIcon = "set:dayz_inventory image:seedbase";
815 };
817 {
818 name = "SeedBase_12";
819 displayName = "#STR_CfgSeedBase0";
820 selection = "SeedBase_12";
821 ghostIcon = "set:dayz_inventory image:seedbase";
823 };
825 {
826 name = "SeedBase_13";
827 displayName = "#STR_CfgSeedBase0";
828 selection = "SeedBase_13";
829 ghostIcon = "set:dayz_inventory image:seedbase";
831 };
833 {
834 name = "GlowPlug";
835 displayName = "#STR_GlowPlug0";
836 ghostIcon = "set:dayz_inventory image:glowplug";
837 };
839 {
840 name = "SparkPlug";
841 displayName = "#STR_CfgSparkPlug0";
842 ghostIcon = "set:dayz_inventory image:sparkplug";
843 };
845 {
846 name = "EngineBelt";
848 ghostIcon = "set:dayz_inventory image:enginebelt";
849 };
851 {
852 name = "CarBattery";
853 displayName = "#STR_CfgVehicleBattery0";
854 selection = "battery";
855 ghostIcon = "set:dayz_inventory image:carbattery";
856 };
858 {
859 name = "TruckBattery";
860 displayName = "#STR_CfgVehicleBattery0";
861 selection = "battery";
862 ghostIcon = "set:dayz_inventory image:carbattery";
863 };
865 {
866 name = "LightBulb";
867 displayName = "#STR_CfgLightBulb0";
868 ghostIcon = "set:dayz_inventory image:lightbulb";
869 };
871 {
872 name = "Reflector_1_1";
873 displayName = "#STR_CfgLightBulb0";
874 selection = "Reflector_1_1";
875 ghostIcon = "set:dayz_inventory image:lightbulb";
876 };
878 {
879 name = "Reflector_2_1";
880 displayName = "#STR_CfgLightBulb0";
881 selection = "Reflector_2_1";
882 ghostIcon = "set:dayz_inventory image:lightbulb";
883 };
885 {
886 name = "TruckRadiator";
887 displayName = "#STR_CfgVehicleRadiator0";
888 ghostIcon = "set:dayz_inventory image:radiator";
889 };
891 {
892 name = "CarRadiator";
893 displayName = "#STR_CfgVehicleRadiator0";
894 ghostIcon = "set:dayz_inventory image:radiator";
895 };
897 {
898 name = "V3SWheel_1_1";
899 displayName = "#STR_CfgWheel0";
900 selection = "wheel_1_1";
901 ghostIcon = "set:dayz_inventory image:wheel";
902 };
904 {
905 name = "V3SWheel_1_2";
906 displayName = "#STR_CfgWheel0";
907 selection = "wheel_1_2";
908 ghostIcon = "set:dayz_inventory image:wheel";
909 };
911 {
912 name = "V3SWheel_1_3";
913 displayName = "#STR_CfgWheel0";
914 selection = "wheel_1_3";
915 ghostIcon = "set:dayz_inventory image:wheel";
916 };
918 {
919 name = "V3SWheel_2_1";
920 displayName = "#STR_CfgWheel0";
921 selection = "wheel_2_1";
922 ghostIcon = "set:dayz_inventory image:wheel";
923 };
925 {
926 name = "V3SWheel_2_2";
927 displayName = "#STR_CfgWheel0";
928 selection = "wheel_2_2";
929 ghostIcon = "set:dayz_inventory image:wheel";
930 };
932 {
933 name = "V3SWheel_2_3";
934 displayName = "#STR_CfgWheel0";
935 selection = "wheel_2_3";
936 ghostIcon = "set:dayz_inventory image:wheel";
937 };
939 {
940 name = "V3SWheel_Spare_1";
941 displayName = "#STR_CfgWheel0";
942 selection = "wheel_spare_1";
943 ghostIcon = "set:dayz_inventory image:wheel";
944 };
946 {
947 name = "V3SWheel_Spare_2";
948 displayName = "#STR_CfgWheel0";
949 selection = "wheel_spare_2";
950 ghostIcon = "set:dayz_inventory image:wheel";
951 };
953 {
954 name = "V3SHood";
955 displayName = "#STR_CfgHood0";
956 ghostIcon = "set:dayz_inventory image:hood";
957 };
959 {
960 name = "V3SDriverDoors";
961 displayName = "#STR_CfgDoor0";
962 ghostIcon = "set:dayz_inventory image:doorfront";
963 };
965 {
966 name = "V3SCoDriverDoors";
967 displayName = "#STR_CfgDoor0";
968 ghostIcon = "set:dayz_inventory image:doorfront";
969 };
971 {
972 name = "UtilityVehicleWheel_1_1";
973 displayName = "#STR_CfgWheel0";
974 selection = "wheel_1_1";
975 ghostIcon = "set:dayz_inventory image:wheel";
976 };
978 {
979 name = "UtilityVehicleWheel_1_2";
980 displayName = "#STR_CfgWheel0";
981 selection = "wheel_1_2";
982 ghostIcon = "set:dayz_inventory image:wheel";
983 };
985 {
986 name = "UtilityVehicleWheel_2_1";
987 displayName = "#STR_CfgWheel0";
988 selection = "wheel_2_1";
989 ghostIcon = "set:dayz_inventory image:wheel";
990 };
992 {
993 name = "UtilityVehicleWheel_2_2";
994 displayName = "#STR_CfgWheel0";
995 selection = "wheel_2_2";
996 ghostIcon = "set:dayz_inventory image:wheel";
997 };
999 {
1000 name = "UtilityVehicleDriverDoors";
1001 displayName = "#STR_CfgDoor0";
1002 ghostIcon = "set:dayz_inventory image:doorfront";
1003 };
1005 {
1006 name = "UtilityVehicleCoDriverDoors";
1007 displayName = "#STR_CfgDoor0";
1008 ghostIcon = "set:dayz_inventory image:doorfront";
1009 };
1011 {
1012 name = "NivaWheel_1_1";
1013 displayName = "#STR_CfgWheel0";
1014 selection = "wheel_1_1";
1015 ghostIcon = "set:dayz_inventory image:wheel";
1016 };
1018 {
1019 name = "NivaWheel_1_2";
1020 displayName = "#STR_CfgWheel0";
1021 selection = "wheel_1_2";
1022 ghostIcon = "set:dayz_inventory image:wheel";
1023 };
1025 {
1026 name = "NivaWheel_2_1";
1027 displayName = "#STR_CfgWheel0";
1028 selection = "wheel_2_1";
1029 ghostIcon = "set:dayz_inventory image:wheel";
1030 };
1032 {
1033 name = "NivaWheel_2_2";
1034 displayName = "#STR_CfgWheel0";
1035 selection = "wheel_2_2";
1036 ghostIcon = "set:dayz_inventory image:wheel";
1037 };
1039 {
1040 name = "NivaWheel_Spare_1";
1041 displayName = "#STR_CfgWheel0";
1042 selection = "wheel_spare_1";
1043 ghostIcon = "set:dayz_inventory image:wheel";
1044 };
1046 {
1047 name = "NivaHood";
1048 displayName = "#STR_CfgHood0";
1049 ghostIcon = "set:dayz_inventory image:hood";
1050 };
1052 {
1053 name = "NivaTrunk";
1054 displayName = "#STR_CfgTrunk0";
1055 ghostIcon = "set:dayz_inventory image:trunk";
1056 };
1058 {
1059 name = "NivaDriverDoors";
1060 displayName = "#STR_CfgDoor0";
1061 ghostIcon = "set:dayz_inventory image:doorfront";
1062 };
1064 {
1065 name = "NivaCoDriverDoors";
1066 displayName = "#STR_CfgDoor0";
1067 ghostIcon = "set:dayz_inventory image:doorfront";
1068 };
1070 {
1071 name = "CivSedanWheel_1_1";
1072 displayName = "#STR_CfgWheel0";
1073 selection = "wheel_1_1";
1074 ghostIcon = "set:dayz_inventory image:wheel";
1075 };
1077 {
1078 name = "CivSedanWheel_1_2";
1079 displayName = "#STR_CfgWheel0";
1080 selection = "wheel_1_2";
1081 ghostIcon = "set:dayz_inventory image:wheel";
1082 };
1084 {
1085 name = "CivSedanWheel_2_1";
1086 displayName = "#STR_CfgWheel0";
1087 selection = "wheel_2_1";
1088 ghostIcon = "set:dayz_inventory image:wheel";
1089 };
1091 {
1092 name = "CivSedanWheel_2_2";
1093 displayName = "#STR_CfgWheel0";
1094 selection = "wheel_2_2";
1095 ghostIcon = "set:dayz_inventory image:wheel";
1096 };
1098 {
1099 name = "CivSedanWheel_Spare_1";
1100 displayName = "#STR_CfgWheel0";
1101 selection = "wheel_spare_1";
1102 ghostIcon = "set:dayz_inventory image:wheel";
1103 };
1105 {
1106 name = "CivSedanHood";
1107 displayName = "#STR_CfgHood0";
1108 ghostIcon = "set:dayz_inventory image:hood";
1109 };
1111 {
1112 name = "CivSedanTrunk";
1113 displayName = "#STR_CfgTrunk0";
1114 ghostIcon = "set:dayz_inventory image:trunk";
1115 };
1117 {
1118 name = "CivSedanDriverDoors";
1119 displayName = "#STR_CfgDoor0";
1120 ghostIcon = "set:dayz_inventory image:doorfront";
1121 };
1123 {
1124 name = "CivSedanCoDriverDoors";
1125 displayName = "#STR_CfgDoor0";
1126 ghostIcon = "set:dayz_inventory image:doorfront";
1127 };
1129 {
1130 name = "CivSedanCargo1Doors";
1131 displayName = "#STR_CfgDoor0";
1132 ghostIcon = "set:dayz_inventory image:doorrear";
1133 };
1135 {
1136 name = "CivSedanCargo2Doors";
1137 displayName = "#STR_CfgDoor0";
1138 ghostIcon = "set:dayz_inventory image:doorrear";
1139 };
1141 {
1142 name = "CivVanWheel_1_1";
1143 displayName = "#STR_CfgWheel0";
1144 selection = "wheel_1_1";
1145 ghostIcon = "set:dayz_inventory image:wheel";
1146 };
1148 {
1149 name = "CivVanWheel_1_2";
1150 displayName = "#STR_CfgWheel0";
1151 selection = "wheel_1_2";
1152 ghostIcon = "set:dayz_inventory image:wheel";
1153 };
1155 {
1156 name = "CivVanWheel_2_1";
1157 displayName = "#STR_CfgWheel0";
1158 selection = "wheel_2_1";
1159 ghostIcon = "set:dayz_inventory image:wheel";
1160 };
1162 {
1163 name = "CivVanWheel_2_2";
1164 displayName = "#STR_CfgWheel0";
1165 selection = "wheel_2_2";
1166 ghostIcon = "set:dayz_inventory image:wheel";
1167 };
1169 {
1170 name = "CivVanDriverDoors";
1171 displayName = "#STR_CfgDoor0";
1172 ghostIcon = "set:dayz_inventory image:doorfront";
1173 };
1175 {
1176 name = "CivVanCoDriverDoors";
1177 displayName = "#STR_CfgDoor0";
1178 ghostIcon = "set:dayz_inventory image:doorfront";
1179 };
1181 {
1182 name = "CivVanCargo1Doors";
1183 displayName = "#STR_CfgDoor0";
1184 ghostIcon = "set:dayz_inventory image:doorrear";
1185 };
1187 {
1188 name = "CivVanTrunkUp";
1189 displayName = "#STR_CfgTrunk0";
1190 ghostIcon = "set:dayz_inventory image:trunk";
1191 };
1193 {
1194 name = "CivVanTrunkDown";
1195 displayName = "#STR_CfgDoor0";
1196 ghostIcon = "set:dayz_inventory image:doorrear";
1197 };
1199 {
1200 name = "Van_01_Wheel_1_1";
1201 displayName = "#STR_CfgWheel0";
1202 selection = "wheel_1_1";
1203 ghostIcon = "set:dayz_inventory image:wheel";
1204 };
1206 {
1207 name = "Van_01_Wheel_1_2";
1208 displayName = "#STR_CfgWheel0";
1209 selection = "wheel_1_2";
1210 ghostIcon = "set:dayz_inventory image:wheel";
1211 };
1213 {
1214 name = "Van_01_Wheel_2_1";
1215 displayName = "#STR_CfgWheel0";
1216 selection = "wheel_2_1";
1217 ghostIcon = "set:dayz_inventory image:wheel";
1218 };
1220 {
1221 name = "Van_01_Wheel_2_2";
1222 displayName = "#STR_CfgWheel0";
1223 selection = "wheel_2_2";
1224 ghostIcon = "set:dayz_inventory image:wheel";
1225 };
1227 {
1228 name = "Van_01_Door_1_1";
1229 displayName = "#STR_CfgDoor0";
1230 ghostIcon = "set:dayz_inventory image:doorfront";
1231 };
1233 {
1234 name = "Van_01_Door_2_1";
1235 displayName = "#STR_CfgDoor0";
1236 ghostIcon = "set:dayz_inventory image:doorfront";
1237 };
1239 {
1240 name = "Van_01_Door_2_2";
1241 displayName = "#STR_CfgDoor0";
1242 ghostIcon = "set:dayz_inventory image:doorrear";
1243 };
1245 {
1246 name = "Van_01_Trunk_1";
1247 displayName = "#STR_CfgTrunk0";
1248 ghostIcon = "set:dayz_inventory image:trunk";
1249 };
1251 {
1252 name = "Van_01_Trunk_2";
1253 displayName = "#STR_CfgDoor0";
1254 ghostIcon = "set:dayz_inventory image:doorrear";
1255 };
1257 {
1258 name = "BusWheel_1_1";
1260 selection = "wheel_1_1";
1261 ghostIcon = "set:dayz_inventory image:wheel";
1262 };
1264 {
1265 name = "BusWheel_1_2";
1267 selection = "wheel_1_2";
1268 ghostIcon = "set:dayz_inventory image:wheel";
1269 };
1271 {
1272 name = "BusWheel_2_1";
1274 selection = "wheel_2_1";
1275 ghostIcon = "set:dayz_inventory image:wheel";
1276 };
1278 {
1279 name = "BusWheel_2_2";
1281 selection = "wheel_2_2";
1282 ghostIcon = "set:dayz_inventory image:wheel";
1283 };
1285 {
1286 name = "BusHood";
1288 ghostIcon = "set:dayz_inventory image:hood";
1289 };
1291 {
1292 name = "BusLeftDoors_1";
1294 selection = "BusLeftDoors_1";
1295 ghostIcon = "set:dayz_inventory image:busdoor";
1296 };
1298 {
1299 name = "BusLeftDoors_2";
1301 selection = "BusLeftDoors_2";
1302 ghostIcon = "set:dayz_inventory image:busdoor";
1303 };
1305 {
1306 name = "BusLeftDoors_3";
1308 selection = "BusLeftDoors_3";
1309 ghostIcon = "set:dayz_inventory image:busdoor";
1310 };
1312 {
1313 name = "BusRightDoors_1";
1315 selection = "BusRightDoors_1";
1316 ghostIcon = "set:dayz_inventory image:busdoor";
1317 };
1319 {
1320 name = "BusRightDoors_2";
1322 selection = "BusRightDoors_2";
1323 ghostIcon = "set:dayz_inventory image:busdoor";
1324 };
1326 {
1327 name = "BusRightDoors_3";
1329 selection = "BusRightDoors_3";
1330 ghostIcon = "set:dayz_inventory image:busdoor";
1331 };
1333 {
1334 name = "CivHatchbackWheel_1_1";
1335 displayName = "#STR_CfgWheel0";
1336 selection = "wheel_1_1";
1337 ghostIcon = "set:dayz_inventory image:wheel";
1338 };
1340 {
1341 name = "CivHatchbackWheel_1_2";
1342 displayName = "#STR_CfgWheel0";
1343 selection = "wheel_1_2";
1344 ghostIcon = "set:dayz_inventory image:wheel";
1345 };
1347 {
1348 name = "CivHatchbackWheel_2_1";
1349 displayName = "#STR_CfgWheel0";
1350 selection = "wheel_2_1";
1351 ghostIcon = "set:dayz_inventory image:wheel";
1352 };
1354 {
1355 name = "CivHatchbackWheel_2_2";
1356 displayName = "#STR_CfgWheel0";
1357 selection = "wheel_2_2";
1358 ghostIcon = "set:dayz_inventory image:wheel";
1359 };
1361 {
1362 name = "CivHatchbackHood";
1363 displayName = "#STR_CfgHood0";
1364 ghostIcon = "set:dayz_inventory image:hood";
1365 };
1367 {
1368 name = "CivHatchbackTrunk";
1369 displayName = "#STR_CfgTrunk0";
1370 ghostIcon = "set:dayz_inventory image:trunk";
1371 };
1373 {
1374 name = "CivHatchbackDriverDoors";
1375 displayName = "#STR_CfgDoor0";
1376 ghostIcon = "set:dayz_inventory image:doorfront";
1377 };
1379 {
1380 name = "CivHatchbackCoDriverDoors";
1381 displayName = "#STR_CfgDoor0";
1382 ghostIcon = "set:dayz_inventory image:doorfront";
1383 };
1385 {
1386 name = "CivHatchbackCargo1Doors";
1387 displayName = "#STR_CfgDoor0";
1388 ghostIcon = "set:dayz_inventory image:doorrear";
1389 };
1391 {
1392 name = "CivHatchbackCargo2Doors";
1393 displayName = "#STR_CfgDoor0";
1394 ghostIcon = "set:dayz_inventory image:doorrear";
1395 };
1397 {
1398 name = "S120Wheel_1_1";
1399 displayName = "#STR_CfgWheel0";
1400 selection = "wheel_1_1";
1401 ghostIcon = "set:dayz_inventory image:wheel";
1402 };
1404 {
1405 name = "S120Wheel_1_2";
1406 displayName = "#STR_CfgWheel0";
1407 selection = "wheel_1_2";
1408 ghostIcon = "set:dayz_inventory image:wheel";
1409 };
1411 {
1412 name = "S120Wheel_2_1";
1413 displayName = "#STR_CfgWheel0";
1414 selection = "wheel_2_1";
1415 ghostIcon = "set:dayz_inventory image:wheel";
1416 };
1418 {
1419 name = "S120Wheel_2_2";
1420 displayName = "#STR_CfgWheel0";
1421 selection = "wheel_2_2";
1422 ghostIcon = "set:dayz_inventory image:wheel";
1423 };
1425 {
1426 name = "S120Hood";
1427 displayName = "#STR_CfgHood0";
1428 ghostIcon = "set:dayz_inventory image:hood";
1429 };
1431 {
1432 name = "S120Trunk";
1433 displayName = "#STR_CfgTrunk0";
1434 ghostIcon = "set:dayz_inventory image:trunk";
1435 };
1437 {
1438 name = "S120DriverDoors";
1439 displayName = "#STR_CfgDoor0";
1440 ghostIcon = "set:dayz_inventory image:doorfront";
1441 };
1443 {
1444 name = "S120CoDriverDoors";
1445 displayName = "#STR_CfgDoor0";
1446 ghostIcon = "set:dayz_inventory image:doorfront";
1447 };
1449 {
1450 name = "S120Cargo1Doors";
1451 displayName = "#STR_CfgDoor0";
1452 ghostIcon = "set:dayz_inventory image:doorrear";
1453 };
1455 {
1456 name = "S120Cargo2Doors";
1457 displayName = "#STR_CfgDoor0";
1458 ghostIcon = "set:dayz_inventory image:doorrear";
1459 };
1461 {
1462 name = "Truck_01_Wheel_1_1";
1463 displayName = "#STR_CfgWheel0";
1464 selection = "wheel_1_1";
1465 ghostIcon = "set:dayz_inventory image:wheel";
1466 };
1468 {
1469 name = "Truck_01_Wheel_1_2";
1470 displayName = "#STR_CfgDoubleWheel0";
1471 selection = "wheel_1_2";
1472 ghostIcon = "set:dayz_inventory image:doublewheel";
1473 };
1475 {
1476 name = "Truck_01_Wheel_1_3";
1477 displayName = "#STR_CfgDoubleWheel0";
1478 selection = "wheel_1_3";
1479 ghostIcon = "set:dayz_inventory image:doublewheel";
1480 };
1482 {
1483 name = "Truck_01_Wheel_2_1";
1484 displayName = "#STR_CfgWheel0";
1485 selection = "wheel_2_1";
1486 ghostIcon = "set:dayz_inventory image:wheel";
1487 };
1489 {
1490 name = "Truck_01_Wheel_2_2";
1491 displayName = "#STR_CfgDoubleWheel0";
1492 selection = "wheel_2_2";
1493 ghostIcon = "set:dayz_inventory image:doublewheel";
1494 };
1496 {
1497 name = "Truck_01_Wheel_2_3";
1498 displayName = "#STR_CfgDoubleWheel0";
1499 selection = "wheel_2_3";
1500 ghostIcon = "set:dayz_inventory image:doublewheel";
1501 };
1503 {
1504 name = "Truck_01_Wheel_Spare_1";
1505 displayName = "#STR_CfgWheel0";
1506 selection = "wheel_spare_1";
1507 ghostIcon = "set:dayz_inventory image:wheel";
1508 };
1510 {
1511 name = "Truck_01_Wheel_Spare_2";
1512 displayName = "#STR_CfgWheel0";
1513 selection = "wheel_spare_2";
1514 ghostIcon = "set:dayz_inventory image:wheel";
1515 };
1517 {
1518 name = "Truck_01_Hood";
1519 displayName = "#STR_CfgHood0";
1520 ghostIcon = "set:dayz_inventory image:hood";
1521 };
1523 {
1524 name = "Truck_01_Door_1_1";
1525 displayName = "#STR_CfgDoor0";
1526 ghostIcon = "set:dayz_inventory image:doorfront";
1527 };
1529 {
1530 name = "Truck_01_Door_2_1";
1531 displayName = "#STR_CfgDoor0";
1532 ghostIcon = "set:dayz_inventory image:doorfront";
1533 };
1535 {
1536 name = "Truck_01_WoodenLogs";
1537 displayName = "#STR_CfgWoodenLogs0";
1538 ghostIcon = "set:dayz_inventory image:woodenlog";
1540 };
1542 {
1543 name = "Truck_01_WoodenPlanks";
1544 displayName = "#STR_CfgPlanks0";
1545 ghostIcon = "set:dayz_inventory image:planks";
1547 };
1549 {
1550 name = "Truck_01_MetalSheets";
1551 displayName = "#STR_CfgMetalPlate0";
1552 ghostIcon = "set:dayz_inventory image:plates";
1554 };
1556 {
1557 name = "Truck_01_Barrel1";
1558 displayName = "#STR_CfgBarrel0";
1559 ghostIcon = "set:dayz_inventory image:barrel";
1560 };
1562 {
1563 name = "Truck_01_Barrel2";
1564 displayName = "#STR_CfgBarrel0";
1565 ghostIcon = "set:dayz_inventory image:barrel";
1566 };
1568 {
1569 name = "Truck_01_Barrel3";
1570 displayName = "#STR_CfgBarrel0";
1571 ghostIcon = "set:dayz_inventory image:barrel";
1572 };
1574 {
1575 name = "Truck_01_Barrel4";
1576 displayName = "#STR_CfgBarrel0";
1577 ghostIcon = "set:dayz_inventory image:barrel";
1578 };
1580 {
1581 name = "Truck_01_WoodenCrate1";
1582 displayName = "#STR_CfgCrate0";
1583 ghostIcon = "set:dayz_inventory image:woodcrate";
1584 };
1586 {
1587 name = "Truck_01_WoodenCrate2";
1588 displayName = "#STR_CfgCrate0";
1589 ghostIcon = "set:dayz_inventory image:woodcrate";
1590 };
1592 {
1593 name = "Truck_01_WoodenCrate3";
1594 displayName = "#STR_CfgCrate0";
1595 ghostIcon = "set:dayz_inventory image:woodcrate";
1596 };
1598 {
1599 name = "Truck_01_WoodenCrate4";
1600 displayName = "#STR_CfgCrate0";
1601 ghostIcon = "set:dayz_inventory image:woodcrate";
1602 };
1604 {
1605 name = "Truck_02_Wheel_1_1";
1606 displayName = "#STR_CfgWheel0";
1607 selection = "wheel_1_1";
1608 ghostIcon = "set:dayz_inventory image:wheel";
1609 };
1611 {
1612 name = "Truck_02_Wheel_1_2";
1613 displayName = "#STR_CfgWheel0";
1614 selection = "wheel_1_2";
1615 ghostIcon = "set:dayz_inventory image:wheel";
1616 };
1618 {
1619 name = "Truck_02_Wheel_2_1";
1620 displayName = "#STR_CfgWheel0";
1621 selection = "wheel_2_1";
1622 ghostIcon = "set:dayz_inventory image:wheel";
1623 };
1625 {
1626 name = "Truck_02_Wheel_2_2";
1627 displayName = "#STR_CfgWheel0";
1628 selection = "wheel_2_2";
1629 ghostIcon = "set:dayz_inventory image:wheel";
1630 };
1632 {
1633 name = "Truck_02_Door_1_1";
1634 displayName = "#STR_CfgDoor0";
1635 ghostIcon = "set:dayz_inventory image:doorfront";
1636 };
1638 {
1639 name = "Truck_02_Door_2_1";
1640 displayName = "#STR_CfgDoor0";
1641 ghostIcon = "set:dayz_inventory image:doorfront";
1642 };
1644 {
1645 name = "Hatchback_02_Wheel_1_1";
1646 displayName = "#STR_CfgWheel0";
1647 selection = "wheel_1_1";
1648 ghostIcon = "set:dayz_inventory image:wheel";
1649 };
1651 {
1652 name = "Hatchback_02_Wheel_1_2";
1653 displayName = "#STR_CfgWheel0";
1654 selection = "wheel_1_2";
1655 ghostIcon = "set:dayz_inventory image:wheel";
1656 };
1658 {
1659 name = "Hatchback_02_Wheel_2_1";
1660 displayName = "#STR_CfgWheel0";
1661 selection = "wheel_2_1";
1662 ghostIcon = "set:dayz_inventory image:wheel";
1663 };
1665 {
1666 name = "Hatchback_02_Wheel_2_2";
1667 displayName = "#STR_CfgWheel0";
1668 selection = "wheel_2_2";
1669 ghostIcon = "set:dayz_inventory image:wheel";
1670 };
1672 {
1673 name = "Hatchback_02_Wheel_Spare_1";
1674 displayName = "#STR_CfgWheel0";
1675 selection = "wheel_spare_1";
1676 ghostIcon = "set:dayz_inventory image:wheel";
1677 };
1679 {
1680 name = "Hatchback_02_Door_1_1";
1681 displayName = "#STR_CfgDoor0";
1682 ghostIcon = "set:dayz_inventory image:doorfront";
1683 };
1685 {
1686 name = "Hatchback_02_Door_1_2";
1687 displayName = "#STR_CfgDoor0";
1688 ghostIcon = "set:dayz_inventory image:doorrear";
1689 };
1691 {
1692 name = "Hatchback_02_Door_2_1";
1693 displayName = "#STR_CfgDoor0";
1694 ghostIcon = "set:dayz_inventory image:doorfront";
1695 };
1697 {
1698 name = "Hatchback_02_Door_2_2";
1699 displayName = "#STR_CfgDoor0";
1700 ghostIcon = "set:dayz_inventory image:doorrear";
1701 };
1703 {
1704 name = "Hatchback_02_Hood";
1705 displayName = "#STR_CfgHood0";
1706 ghostIcon = "set:dayz_inventory image:hood";
1707 };
1709 {
1710 name = "Hatchback_02_Trunk";
1711 displayName = "#STR_CfgTrunk0";
1712 ghostIcon = "set:dayz_inventory image:trunk";
1713 };
1715 {
1716 name = "Sedan_02_Wheel_1_1";
1717 displayName = "#STR_CfgWheel0";
1718 selection = "wheel_1_1";
1719 ghostIcon = "set:dayz_inventory image:wheel";
1720 };
1722 {
1723 name = "Sedan_02_Wheel_1_2";
1724 displayName = "#STR_CfgWheel0";
1725 selection = "wheel_1_2";
1726 ghostIcon = "set:dayz_inventory image:wheel";
1727 };
1729 {
1730 name = "Sedan_02_Wheel_2_1";
1731 displayName = "#STR_CfgWheel0";
1732 selection = "wheel_2_1";
1733 ghostIcon = "set:dayz_inventory image:wheel";
1734 };
1736 {
1737 name = "Sedan_02_Wheel_2_2";
1738 displayName = "#STR_CfgWheel0";
1739 selection = "wheel_2_2";
1740 ghostIcon = "set:dayz_inventory image:wheel";
1741 };
1743 {
1744 name = "Sedan_02_Wheel_Spare_1";
1745 displayName = "#STR_CfgWheel0";
1746 selection = "wheel_spare_1";
1747 ghostIcon = "set:dayz_inventory image:wheel";
1748 };
1750 {
1751 name = "Sedan_02_Hood";
1752 displayName = "#STR_CfgHood0";
1753 ghostIcon = "set:dayz_inventory image:hood";
1754 };
1756 {
1757 name = "Sedan_02_Trunk";
1758 displayName = "#STR_CfgTrunk0";
1759 ghostIcon = "set:dayz_inventory image:trunk";
1760 };
1762 {
1763 name = "Sedan_02_Door_1_1";
1764 displayName = "#STR_CfgDoor0";
1765 ghostIcon = "set:dayz_inventory image:doorfront";
1766 };
1768 {
1769 name = "Sedan_02_Door_2_1";
1770 displayName = "#STR_CfgDoor0";
1771 ghostIcon = "set:dayz_inventory image:doorfront";
1772 };
1774 {
1775 name = "Sedan_02_Door_1_2";
1776 displayName = "#STR_CfgDoor0";
1777 ghostIcon = "set:dayz_inventory image:doorrear";
1778 };
1780 {
1781 name = "Sedan_02_Door_2_2";
1782 displayName = "#STR_CfgDoor0";
1783 ghostIcon = "set:dayz_inventory image:doorrear";
1784 };
1786 {
1787 name = "Offroad_02_Wheel_1_1";
1788 displayName = "#STR_CfgWheel0";
1789 selection = "wheel_1_1";
1790 ghostIcon = "set:dayz_inventory image:wheel";
1791 };
1793 {
1794 name = "Offroad_02_Wheel_1_2";
1795 displayName = "#STR_CfgWheel0";
1796 selection = "wheel_1_2";
1797 ghostIcon = "set:dayz_inventory image:wheel";
1798 };
1800 {
1801 name = "Offroad_02_Wheel_2_1";
1802 displayName = "#STR_CfgWheel0";
1803 selection = "wheel_2_1";
1804 ghostIcon = "set:dayz_inventory image:wheel";
1805 };
1807 {
1808 name = "Offroad_02_Wheel_2_2";
1809 displayName = "#STR_CfgWheel0";
1810 selection = "wheel_2_2";
1811 ghostIcon = "set:dayz_inventory image:wheel";
1812 };
1814 {
1815 name = "Offroad_02_Wheel_Spare_1";
1816 displayName = "#STR_CfgWheel0";
1817 selection = "wheel_spare_1";
1818 ghostIcon = "set:dayz_inventory image:wheel";
1819 };
1821 {
1822 name = "Offroad_02_Hood";
1823 displayName = "#STR_CfgHood0";
1824 ghostIcon = "set:dayz_inventory image:hood";
1825 };
1827 {
1828 name = "Offroad_02_Trunk";
1829 displayName = "#STR_CfgTrunk0";
1830 ghostIcon = "set:dayz_inventory image:trunk";
1831 };
1833 {
1834 name = "Offroad_02_Door_1_1";
1835 displayName = "#STR_CfgDoor0";
1836 ghostIcon = "set:dayz_inventory image:doorfront";
1837 };
1839 {
1840 name = "Offroad_02_Door_2_1";
1841 displayName = "#STR_CfgDoor0";
1842 ghostIcon = "set:dayz_inventory image:doorfront";
1843 };
1845 {
1846 name = "Offroad_02_Door_1_2";
1847 displayName = "#STR_CfgDoor0";
1848 ghostIcon = "set:dayz_inventory image:doorrear";
1849 };
1851 {
1852 name = "Offroad_02_Door_2_2";
1853 displayName = "#STR_CfgDoor0";
1854 ghostIcon = "set:dayz_inventory image:doorrear";
1855 };
1857 {
1858 name = "Level_1_Wall_1_Barbedwire_1";
1859 displayName = "#STR_CfgBarbedWire0";
1860 selection = "level_1_wall_1_barbedwire_1";
1861 ghostIcon = "set:dayz_inventory image:barbedwiredown";
1862 };
1864 {
1865 name = "Level_1_Wall_1_Barbedwire_2";
1866 displayName = "#STR_CfgBarbedWire0";
1867 selection = "level_1_wall_1_barbedwire_2";
1868 ghostIcon = "set:dayz_inventory image:barbedwireup";
1869 };
1871 {
1872 name = "Level_1_Wall_2_Barbedwire_1";
1873 displayName = "#STR_CfgBarbedWire0";
1874 selection = "level_1_wall_2_barbedwire_1";
1875 ghostIcon = "set:dayz_inventory image:barbedwiredown";
1876 };
1878 {
1879 name = "Level_1_Wall_2_Barbedwire_2";
1880 displayName = "#STR_CfgBarbedWire0";
1881 selection = "level_1_wall_2_barbedwire_2";
1882 ghostIcon = "set:dayz_inventory image:barbedwireup";
1883 };
1885 {
1886 name = "Level_1_Wall_3_Barbedwire_1";
1887 displayName = "#STR_CfgBarbedWire0";
1888 selection = "level_1_wall_3_barbedwire_1";
1889 ghostIcon = "set:dayz_inventory image:barbedwiredown";
1890 };
1892 {
1893 name = "Level_1_Wall_3_Barbedwire_2";
1894 displayName = "#STR_CfgBarbedWire0";
1895 selection = "level_1_wall_3_barbedwire_2";
1896 ghostIcon = "set:dayz_inventory image:barbedwireup";
1897 };
1899 {
1900 name = "Level_1_Wall_1_Camonet";
1901 displayName = "#STR_CfgCamoNet0";
1902 selection = "level_1_wall_1_camonet";
1903 ghostIcon = "set:dayz_inventory image:camonet";
1904 };
1906 {
1907 name = "Level_1_Wall_2_Camonet";
1908 displayName = "#STR_CfgCamoNet0";
1909 selection = "level_1_wall_2_camonet";
1910 ghostIcon = "set:dayz_inventory image:camonet";
1911 };
1913 {
1914 name = "Level_1_Wall_3_Camonet";
1915 displayName = "#STR_CfgCamoNet0";
1916 selection = "level_1_wall_3_camonet";
1917 ghostIcon = "set:dayz_inventory image:camonet";
1918 };
1920 {
1921 name = "Level_2_Wall_1_Camonet";
1922 displayName = "#STR_CfgCamoNet0";
1923 selection = "level_2_wall_1_camonet";
1924 ghostIcon = "set:dayz_inventory image:camonet";
1925 };
1927 {
1928 name = "Level_2_Wall_2_Camonet";
1929 displayName = "#STR_CfgCamoNet0";
1930 selection = "level_2_wall_2_camonet";
1931 ghostIcon = "set:dayz_inventory image:camonet";
1932 };
1934 {
1935 name = "Level_2_Wall_3_Camonet";
1936 displayName = "#STR_CfgCamoNet0";
1937 selection = "level_2_wall_3_camonet";
1938 ghostIcon = "set:dayz_inventory image:camonet";
1939 };
1941 {
1942 name = "Level_3_Wall_1_Camonet";
1943 displayName = "#STR_CfgCamoNet0";
1944 selection = "level_3_wall_1_camonet";
1945 ghostIcon = "set:dayz_inventory image:camonet";
1946 };
1948 {
1949 name = "Level_3_Wall_2_Camonet";
1950 displayName = "#STR_CfgCamoNet0";
1951 selection = "level_3_wall_2_camonet";
1952 ghostIcon = "set:dayz_inventory image:camonet";
1953 };
1955 {
1956 name = "Level_3_Wall_3_Camonet";
1957 displayName = "#STR_CfgCamoNet0";
1958 selection = "level_3_wall_3_camonet";
1959 ghostIcon = "set:dayz_inventory image:camonet";
1960 };
1962 {
1963 name = "Material_L1_WoodenLogs";
1964 displayName = "#STR_CfgWoodenLogs0";
1965 selection = "Material_L1_WoodenLogs";
1966 ghostIcon = "set:dayz_inventory image:woodenlog";
1968 };
1970 {
1971 name = "Material_L1_Nails";
1972 displayName = "#STR_CfgNails0";
1973 selection = "material_l1_nails";
1974 ghostIcon = "set:dayz_inventory image:nails";
1976 };
1978 {
1979 name = "Material_L1W1_Nails";
1980 displayName = "#STR_CfgNails0";
1981 selection = "material_l1w1_nails";
1982 ghostIcon = "set:dayz_inventory image:nails";
1984 };
1986 {
1987 name = "Material_L1W2_Nails";
1988 displayName = "#STR_CfgNails0";
1989 selection = "material_l1w2_nails";
1990 ghostIcon = "set:dayz_inventory image:nails";
1992 };
1994 {
1995 name = "Material_L1W3_Nails";
1996 displayName = "#STR_CfgNails0";
1997 selection = "material_l1w3_nails";
1998 ghostIcon = "set:dayz_inventory image:nails";
2000 };
2002 {
2003 name = "Material_L1_WoodenPlanks";
2004 displayName = "#STR_CfgPlanks0";
2005 selection = "material_l1_woodenplanks";
2006 ghostIcon = "set:dayz_inventory image:planks";
2008 };
2010 {
2011 name = "Material_L1W1_WoodenPlanks";
2012 displayName = "#STR_CfgPlanks0";
2013 selection = "material_l1w1_woodenplanks";
2014 ghostIcon = "set:dayz_inventory image:planks";
2016 };
2018 {
2019 name = "Material_L1W2_WoodenPlanks";
2020 displayName = "#STR_CfgPlanks0";
2021 selection = "material_l1w2_woodenplanks";
2022 ghostIcon = "set:dayz_inventory image:planks";
2024 };
2026 {
2027 name = "Material_L1W3_WoodenPlanks";
2028 displayName = "#STR_CfgPlanks0";
2029 selection = "material_l1w3_woodenplanks";
2030 ghostIcon = "set:dayz_inventory image:planks";
2032 };
2034 {
2035 name = "Material_L1W1_MetalSheets";
2036 displayName = "#STR_CfgMetalPlate0";
2037 selection = "material_l1w1_metalsheets";
2038 ghostIcon = "set:dayz_inventory image:plates";
2040 };
2042 {
2043 name = "Material_L1W2_MetalSheets";
2044 displayName = "#STR_CfgMetalPlate0";
2045 selection = "material_l1w2_metalsheets";
2046 ghostIcon = "set:dayz_inventory image:plates";
2048 };
2050 {
2051 name = "Material_L1W3_MetalSheets";
2052 displayName = "#STR_CfgMetalPlate0";
2053 selection = "material_l1w3_metalsheets";
2054 ghostIcon = "set:dayz_inventory image:plates";
2056 };
2058 {
2059 name = "Material_L2_WoodenLogs";
2060 displayName = "#STR_CfgWoodenLogs0";
2061 selection = "Material_L2_WoodenLogs";
2062 ghostIcon = "set:dayz_inventory image:woodenlog";
2064 };
2066 {
2067 name = "Material_L2_Nails";
2068 displayName = "#STR_CfgNails0";
2069 selection = "material_l2_nails";
2070 ghostIcon = "set:dayz_inventory image:nails";
2072 };
2074 {
2075 name = "Material_L2W1_Nails";
2076 displayName = "#STR_CfgNails0";
2077 selection = "material_l2w1_nails";
2078 ghostIcon = "set:dayz_inventory image:nails";
2080 };
2082 {
2083 name = "Material_L2W2_Nails";
2084 displayName = "#STR_CfgNails0";
2085 selection = "material_l2w2_nails";
2086 ghostIcon = "set:dayz_inventory image:nails";
2088 };
2090 {
2091 name = "Material_L2W3_Nails";
2092 displayName = "#STR_CfgNails0";
2093 selection = "material_l2w3_nails";
2094 ghostIcon = "set:dayz_inventory image:nails";
2096 };
2098 {
2099 name = "Material_L2_WoodenPlanks";
2100 displayName = "#STR_CfgPlanks0";
2101 selection = "material_l2_woodenplanks";
2102 ghostIcon = "set:dayz_inventory image:planks";
2104 };
2106 {
2107 name = "Material_L2W1_WoodenPlanks";
2108 displayName = "#STR_CfgPlanks0";
2109 selection = "material_l2w1_woodenplanks";
2110 ghostIcon = "set:dayz_inventory image:planks";
2112 };
2114 {
2115 name = "Material_L2W2_WoodenPlanks";
2116 displayName = "#STR_CfgPlanks0";
2117 selection = "material_l2w2_woodenplanks";
2118 ghostIcon = "set:dayz_inventory image:planks";
2120 };
2122 {
2123 name = "Material_L2W3_WoodenPlanks";
2124 displayName = "#STR_CfgPlanks0";
2125 selection = "material_l2w3_woodenplanks";
2126 ghostIcon = "set:dayz_inventory image:planks";
2128 };
2130 {
2131 name = "Material_L2W1_MetalSheets";
2132 displayName = "#STR_CfgMetalPlate0";
2133 selection = "material_l2w1_metalsheets";
2134 ghostIcon = "set:dayz_inventory image:plates";
2136 };
2138 {
2139 name = "Material_L2W2_MetalSheets";
2140 displayName = "#STR_CfgMetalPlate0";
2141 selection = "material_l2w2_metalsheets";
2142 ghostIcon = "set:dayz_inventory image:plates";
2144 };
2146 {
2147 name = "Material_L2W3_MetalSheets";
2148 displayName = "#STR_CfgMetalPlate0";
2149 selection = "material_l2w3_metalsheets";
2150 ghostIcon = "set:dayz_inventory image:plates";
2152 };
2154 {
2155 name = "Material_L3_WoodenLogs";
2156 displayName = "#STR_CfgWoodenLogs0";
2157 selection = "Material_L3_WoodenLogs";
2158 ghostIcon = "set:dayz_inventory image:woodenlog";
2160 };
2162 {
2163 name = "Material_L3_Nails";
2164 displayName = "#STR_CfgNails0";
2165 selection = "Material_L3_Nails";
2166 ghostIcon = "set:dayz_inventory image:nails";
2168 };
2170 {
2171 name = "Material_L3_MetalSheets";
2172 displayName = "#STR_CfgMetalPlate0";
2173 selection = "Material_L3_MetalSheets";
2174 ghostIcon = "set:dayz_inventory image:plates";
2176 };
2178 {
2179 name = "Material_L3W1_Nails";
2180 displayName = "#STR_CfgNails0";
2181 selection = "Material_L3W1_Nails";
2182 ghostIcon = "set:dayz_inventory image:nails";
2184 };
2186 {
2187 name = "Material_L3W2_Nails";
2188 displayName = "#STR_CfgNails0";
2189 selection = "Material_L3W2_Nails";
2190 ghostIcon = "set:dayz_inventory image:nails";
2192 };
2194 {
2195 name = "Material_L3W3_Nails";
2196 displayName = "#STR_CfgNails0";
2197 selection = "Material_L3W3_Nails";
2198 ghostIcon = "set:dayz_inventory image:nails";
2200 };
2202 {
2203 name = "Material_L3_WoodenPlanks";
2204 displayName = "#STR_CfgPlanks0";
2205 selection = "Material_L3_WoodenPlanks";
2206 ghostIcon = "set:dayz_inventory image:planks";
2208 };
2210 {
2211 name = "Material_L3W1_WoodenPlanks";
2212 displayName = "#STR_CfgPlanks0";
2213 selection = "Material_L3W1_WoodenPlanks";
2214 ghostIcon = "set:dayz_inventory image:planks";
2216 };
2218 {
2219 name = "Material_L3W2_WoodenPlanks";
2220 displayName = "#STR_CfgPlanks0";
2221 selection = "Material_L3W2_WoodenPlanks";
2222 ghostIcon = "set:dayz_inventory image:planks";
2224 };
2226 {
2227 name = "Material_L3W3_WoodenPlanks";
2228 displayName = "#STR_CfgPlanks0";
2229 selection = "Material_L3W3_WoodenPlanks";
2230 ghostIcon = "set:dayz_inventory image:planks";
2232 };
2234 {
2235 name = "Material_L3W1_MetalSheets";
2236 displayName = "#STR_CfgMetalPlate0";
2237 selection = "Material_L3W1_MetalSheets";
2238 ghostIcon = "set:dayz_inventory image:plates";
2240 };
2242 {
2243 name = "Material_L3W2_MetalSheets";
2244 displayName = "#STR_CfgMetalPlate0";
2245 selection = "Material_L3W2_MetalSheets";
2246 ghostIcon = "set:dayz_inventory image:plates";
2248 };
2250 {
2251 name = "Material_L3W3_MetalSheets";
2252 displayName = "#STR_CfgMetalPlate0";
2253 selection = "Material_L3W3_MetalSheets";
2254 ghostIcon = "set:dayz_inventory image:plates";
2256 };
2258 {
2259 name = "Material_Nails";
2260 displayName = "#STR_CfgNails0";
2261 selection = "Material_Nails";
2262 ghostIcon = "set:dayz_inventory image:nails";
2264 };
2266 {
2267 name = "Material_WoodenPlanks";
2268 displayName = "#STR_CfgPlanks0";
2269 selection = "Material_WoodenPlanks";
2270 ghostIcon = "set:dayz_inventory image:planks";
2272 };
2274 {
2275 name = "Material_MetalSheets";
2276 displayName = "#STR_CfgMetalPlate0";
2277 selection = "Material_MetalSheets";
2278 ghostIcon = "set:dayz_inventory image:plates";
2280 };
2282 {
2283 name = "Material_WoodenLogs";
2284 displayName = "#STR_CfgWoodenLogs0";
2285 selection = "Material_WoodenLogs";
2286 ghostIcon = "set:dayz_inventory image:woodenlog";
2288 };
2290 {
2291 name = "Material_MetalWire";
2292 displayName = "#STR_CfgMetalWire0";
2293 selection = "Material_MetalWire";
2294 ghostIcon = "set:dayz_inventory image:metalwire";
2295 };
2297 {
2298 name = "Att_CombinationLock";
2299 displayName = "#STR_CombinationLock0";
2300 selection = "att_combinationlock";
2301 ghostIcon = "set:dayz_inventory image:combolock";
2302 };
2304 {
2305 name = "Wall_Barbedwire_1";
2306 displayName = "#STR_CfgBarbedWire0";
2307 selection = "wall_barbedwire_1";
2308 ghostIcon = "set:dayz_inventory image:barbedwiredown";
2309 };
2311 {
2312 name = "Wall_Barbedwire_2";
2313 displayName = "#STR_CfgBarbedWire0";
2314 selection = "wall_barbedwire_2";
2315 ghostIcon = "set:dayz_inventory image:barbedwireup";
2316 };
2318 {
2319 name = "Wall_Camonet";
2320 displayName = "#STR_CfgCamoNet0";
2321 selection = "wall_camonet";
2322 ghostIcon = "set:dayz_inventory image:camonet";
2323 };
2325 {
2326 name = "Material_FPole_WoodenLog";
2327 displayName = "#STR_CfgWoodenLogs0";
2328 selection = "Material_FPole_WoodenLog";
2329 ghostIcon = "set:dayz_inventory image:woodenlog";
2331 };
2333 {
2334 name = "Material_FPole_Stones";
2335 displayName = "#STR_CfgStones0";
2336 selection = "Material_FPole_Stones";
2337 ghostIcon = "set:dayz_inventory image:stones";
2339 };
2341 {
2342 name = "Material_FPole_WoodenLog2";
2343 displayName = "#STR_CfgWoodenLogs0";
2344 selection = "Material_FPole_WoodenLog2";
2345 ghostIcon = "set:dayz_inventory image:woodenlog";
2347 };
2349 {
2350 name = "Material_FPole_MetalWire";
2351 displayName = "#STR_CfgMetalWire0";
2352 selection = "Material_FPole_MetalWire";
2353 ghostIcon = "set:dayz_inventory image:metalwire";
2354 };
2356 {
2357 name = "Material_FPole_Rope";
2358 displayName = "#STR_CfgRope0";
2359 selection = "Material_FPole_Rope";
2360 ghostIcon = "set:dayz_inventory image:rope";
2361 };
2363 {
2364 name = "Material_FPole_Nails";
2365 displayName = "#STR_CfgNails0";
2366 selection = "Material_FPole_Nails";
2367 ghostIcon = "set:dayz_inventory image:nails";
2369 };
2371 {
2372 name = "Material_FPole_MagicStick";
2373 displayName = "#STR_CfgWoodenLogs0";
2374 selection = "Material_FPole_MagicStick";
2375 ghostIcon = "set:dayz_inventory image:woodenlog";
2377 };
2379 {
2380 name = "Material_FPole_Flag";
2381 displayName = "#STR_Flag0";
2382 selection = "Material_FPole_Flag";
2383 ghostIcon = "set:dayz_inventory image:tf_flag";
2384 };
2386 {
2387 name = "Material_Shelter_FrameSticks";
2388 displayName = "#STR_CfgWoodenStick0";
2389 selection = "Material_Shelter_FrameSticks";
2390 ghostIcon = "set:dayz_inventory image:woodenstick";
2392 };
2394 {
2395 name = "Material_Shelter_Rope";
2396 displayName = "#STR_CfgRope0";
2397 selection = "Material_Shelter_Rope";
2398 ghostIcon = "set:dayz_inventory image:rope";
2399 };
2401 {
2402 name = "Material_Shelter_Leather";
2403 displayName = "#STR_Leather0";
2404 selection = "Material_Shelter_Leather";
2405 ghostIcon = "set:dayz_inventory image:animal_pelt";
2407 };
2409 {
2410 name = "Material_Shelter_Fabric";
2411 displayName = "#STR_Fabric0";
2412 selection = "Material_Shelter_Fabric";
2413 ghostIcon = "set:dayz_inventory image:tarp";
2415 };
2417 {
2418 name = "Material_Shelter_Sticks";
2419 displayName = "#STR_CfgWoodenStick0";
2420 selection = "Material_Shelter_Sticks";
2421 ghostIcon = "set:dayz_inventory image:wooden_sticks";
2423 };
2425 {
2426 name = "LargeBattery";
2427 displayName = "#STR_CfgVehicleBattery0";
2428 selection = "battery";
2429 ghostIcon = "set:dayz_inventory image:carbattery";
2430 };
2432 {
2433 name = "KnifeHolster";
2435 ghostIcon = "set:dayz_inventory image:knifeholster";
2436 };
2438 {
2439 name = "Chemlight";
2440 displayName = "#STR_CfgChemlight0";
2441 ghostIcon = "set:dayz_inventory image:chemlight";
2442 };
2444 {
2445 name = "WalkieTalkie";
2446 displayName = "#STR_CfgWalkieTalkie0";
2447 ghostIcon = "set:dayz_inventory image:walkietalkie";
2448 };
2450 {
2451 name = "NVG";
2452 displayName = "#STR_CfgNVG0";
2453 ghostIcon = "set:dayz_inventory image:nvggoggles";
2454 };
2456 {
2457 name = "helmetFlashlight";
2458 displayName = "#STR_CfgFlashlight0";
2459 ghostIcon = "set:dayz_inventory image:weaponflashlight";
2460 };
2462 {
2463 name = "Belt_Left";
2464 displayName = "#STR_CfgBelt_Left0";
2465 ghostIcon = "set:dayz_inventory image:canteen";
2466 };
2468 {
2469 name = "Belt_Right";
2470 displayName = "#STR_CfgBelt_Right0";
2471 ghostIcon = "set:dayz_inventory image:vestholster";
2472 };
2474 {
2475 name = "Belt_Back";
2476 displayName = "#STR_CfgBelt_Back0";
2477 ghostIcon = "set:dayz_inventory image:knifeholster";
2478 };
2480 {
2481 name = "VestGrenadeA";
2482 displayName = "#STR_CfgVestGrenade0";
2483 ghostIcon = "set:dayz_inventory image:grenade";
2484 };
2486 {
2487 name = "VestGrenadeB";
2488 displayName = "#STR_CfgVestGrenade0";
2489 ghostIcon = "set:dayz_inventory image:grenade";
2490 };
2492 {
2493 name = "VestGrenadeC";
2494 displayName = "#STR_CfgVestGrenade0";
2495 ghostIcon = "set:dayz_inventory image:grenade";
2496 };
2498 {
2499 name = "VestGrenadeD";
2500 displayName = "#STR_CfgVestGrenade0";
2501 ghostIcon = "set:dayz_inventory image:grenade";
2502 };
2504 {
2505 name = "GasMaskFilter";
2506 displayName = "#STR_GasMask_Filter0";
2507 ghostIcon = "set:dayz_inventory image:gasmaskfilter";
2508 };
2510 {
2511 name = "Rope";
2512 displayName = "#STR_CfgRope0";
2513 ghostIcon = "set:dayz_inventory image:rope";
2514 };
2516 {
2517 name = "RevolverCylinder";
2520 show = "false";
2521 };
2523 {
2524 name = "RevolverEjector";
2527 show = "false";
2528 };
2530 {
2531 name = "Splint_Right";
2534 show = "false";
2535 };
2537 {
2538 name = "Splint_Left";
2541 show = "false";
2542 };
2544 {
2545 name = "Trap_Bait";
2546 displayName = "#STR_CfgTrapBait0";
2547 ghosticon = "set:dayz_inventory image:trapbait";
2548 show = "false";
2549 };
2551 {
2552 name = "TrapPrey_1";
2555 show = "false";
2556 };
2558 {
2559 name = "TrapPrey_1";
2562 show = "false";
2563 };
2565 {
2566 name = "TrapPrey_1";
2569 show = "false";
2570 };
2572 {
2573 name = "TrapPrey_1";
2576 show = "false";
2577 };
2578};