Dayz Explorer CPP 1.28.160049
Loading...
Searching...
No Matches
config.cpp
Go to the documentation of this file.
1class CfgPatches
2{
3 class DZ_Characters_Zombies
4 {
5 units[]=
6 {
7 "Hermit_NewAI"
8 };
9 weapons[]={};
10 requiredVersion=0.1;
11 requiredAddons[]=
12 {
13 "DZ_Characters"
14 };
15 };
16};
17class CfgVehicles
18{
19 class HouseNoDestruct;
20 class DZ_LightAI;
21 class DayZInfected: DZ_LightAI
22 {
23 };
24 class ZombieBase: DayZInfected
25 {
26 scope=0;
27 faction="dz_Civ_US";
28 rarityUrban=-1;
29 displayWeight=0;
30 simulation="dayzinfected";
31 class P3DAttachments
32 {
33 P3DProxies[]=
34 {
35 "spine1",
36 "righthand_dummy",
37 "spine2",
38 "head",
39 "rightlegroll",
40 "spine3",
41 "lefthand",
42 "pelvis",
43 "leftshoulder",
44 "rightshoulder",
45 "rightleg",
46 "leftleg"
47 };
48 BoneNames[]=
49 {
50 "Spine1",
51 "RightHand_Dummy",
52 "Spine2",
53 "Head",
54 "RightLegRoll",
55 "Spine3",
56 "LeftHand",
57 "Pelvis",
58 "LeftShoulder",
59 "RightShoulder",
60 "RightLeg",
61 "LeftLeg"
62 };
63 };
64 attachments[]=
65 {
66 "Vest",
67 "Back",
68 "Headgear",
69 "Eyewear"
70 };
71 class enfanimsys
72 {
73 meshObject="dz\characters\zombies\z_hermit_m.xob";
74 graphname="dz\anims\workspaces\infected\infected_main\infected.agr";
75 defaultinstance="dz\anims\workspaces\infected\infected_main\infected_main.asi";
76 skeletonName="hermit_newbindpose.xob";
77 startnode="MasterControl";
78 };
79 class InputController
80 {
81 movementSpeedMapping[]={0,1.5,2.9000001,8.8999996};
82 lookAtFilterTimeout=0.5;
83 lookAtFilterSpeed=1.5700001;
84 };
85 accuracy=0;
86 threat[]={1,0.050000001,0.050000001};
87 displayName="$STR_cfgvehicles_infected0";
88 descriptionShort="$STR_cfgvehicles_infected1";
89 vehicleClass="Zombie";
90 zombieLoot="civilian";
91 storageCategory=3;
92 attackSounds="zombie_attack";
93 spottedSounds="zombie_spotted";
94 chaseSounds="zombie_chase";
95 idleSounds="zombie_idle";
96 hiddenSelections[]=
97 {
98 "camo"
99 };
100 languages[]={};
101 htMin=60;
102 htMax=1800;
103 afMax=30;
104 mfMax=0;
105 mFact=1;
106 tBody=37;
107 selectionPersonality="personality";
108 faceType="MaleWhiteHeadNew";
109 launcherBone="launcher";
110 handGunBone="RightHand";
111 weaponBone="weapon";
112 selectionHeadWound="injury_head";
113 selectionBodyWound="injury_body";
114 selectionLArmWound="injury_hands";
115 selectionRArmWound="injury_hands";
116 selectionLLegWound="injury_legs";
117 selectionRLegWound="injury_legs";
118 memoryPointLStep="footstepL";
119 memoryPointRStep="footstepR";
120 memoryPointAim="aimPoint";
121 memoryPointCameraTarget="camera";
122 memoryPointCommonDamage="l_femur_hit";
123 memoryPointLeaningAxis="leaning_axis";
124 memoryPointAimingAxis="aiming_axis";
125 memoryPointHeadAxis="head_axis";
126 selectionLBrow="lBrow";
127 selectionMBrow="mBrow";
128 selectionRBrow="rBrow";
129 selectionLMouth="lMouth";
130 selectionMMouth="mMouth";
131 selectionRMouth="rMouth";
132 selectionEyelid="Eyelids";
133 selectionLip="LLip";
134 class InventoryEquipment
135 {
136 playerSlots[]=
137 {
138 "Slot_Vest",
139 "Slot_Back",
140 "Slot_Headgear",
141 "Slot_Eyewear"
142 };
143 };
144 class Cargo
145 {
146 itemsCargoSize[]={3,4};
147 allowOwnedCargoManipulation=1;
148 openable=0;
149 };
150 class Wounds
151 {
152 tex[]={};
153 mat[]=
154 {
155 "dz\characters\zombies\data\coveralls.rvmat",
156 "dz\characters\zombies\data\coveralls_injury.rvmat",
157 "dz\characters\zombies\data\coveralls_injury.rvmat"
158 };
159 };
160 aiAgentTemplate="Infected";
161 class NoiseTemplates
162 {
163 class StepNoise
164 {
165 strength=10;
166 type="sound";
167 };
168 };
169 class DamageSystem
170 {
171 class GlobalHealth
172 {
173 class Health
174 {
175 hitpoints=100;
176 healthLevels[]=
177 {
178
179 {
180 1,
181 {}
182 },
183
184 {
185 0.69999999,
186 {}
187 },
188
189 {
190 0.5,
191 {}
192 },
193
194 {
195 0.30000001,
196 {}
197 },
198
199 {
200 0,
201 {}
202 }
203 };
204 };
205 };
206 class DamageZones
207 {
208 class Head
209 {
210 class Health
211 {
212 hitpoints=30;
213 transferToGlobalCoef=1;
214 };
215 class ArmorType
216 {
217 class Projectile
218 {
219 class Health
220 {
221 damage=1.5;
222 };
223 };
224 class Melee
225 {
226 class Health
227 {
228 damage=0.69999999;
229 };
230 };
231 class FragGrenade
232 {
233 class Health
234 {
235 damage=3;
236 };
237 };
238 };
239 componentNames[]=
240 {
241 "Head",
242 "Neck"
243 };
244 fatalInjuryCoef=0.1;
245 inventorySlots[]=
246 {
247 "Headgear",
248 "Mask"
249 };
250 };
251 class Torso
252 {
253 class Health
254 {
255 hitpoints=100;
256 transferToGlobalCoef=1;
257 };
258 class ArmorType
259 {
260 class Melee
261 {
262 class Health
263 {
264 damage=1.2;
265 };
266 };
267 class FragGrenade
268 {
269 class Health
270 {
271 damage=2;
272 };
273 };
274 class Projectile
275 {
276 class Health
277 {
278 damage=1.42;
279 };
280 };
281 };
282 componentNames[]=
283 {
284 "Spine1",
285 "Spine3"
286 };
287 fatalInjuryCoef=-1;
288 inventorySlots[]=
289 {
290 "Vest",
291 "Body",
292 "Back"
293 };
294 inventorySlotsCoefs[]={1,1,0.89999998};
295 };
296 class LeftArm: Torso
297 {
298 componentNames[]=
299 {
300 "LeftArm",
301 "LeftForeArm"
302 };
303 inventorySlots[]=
304 {
305 "Vest",
306 "Body"
307 };
308 inventorySlotsCoefs[]={1,1};
309 fatalInjuryCoef=-1;
310 };
311 class RightArm: LeftArm
312 {
313 componentNames[]=
314 {
315 "RightArm",
316 "RightForeArm"
317 };
318 inventorySlots[]=
319 {
320 "Vest",
321 "Body"
322 };
323 inventorySlotsCoefs[]={1,1};
324 fatalInjuryCoef=-1;
325 };
326 class LeftLeg
327 {
328 class Health
329 {
330 hitpoints=100;
331 transferToGlobalCoef=0.5;
332 };
333 class ArmorType
334 {
335 class FragGrenade
336 {
337 class Health
338 {
339 damage=2;
340 };
341 };
342 };
343 componentNames[]=
344 {
345 "LeftLeg",
346 "LeftUpLeg"
347 };
348 fatalInjuryCoef=-1;
349 inventorySlots[]=
350 {
351 "Legs"
352 };
353 };
354 class RightLeg: LeftLeg
355 {
356 componentNames[]=
357 {
358 "RightLeg",
359 "RightUpLeg"
360 };
361 fatalInjuryCoef=-1;
362 inventorySlots[]=
363 {
364 "Legs"
365 };
366 };
367 class LeftFoot
368 {
369 class Health
370 {
371 hitpoints=100;
372 transferToGlobalCoef=0.1;
373 };
374 class ArmorType
375 {
376 class FragGrenade
377 {
378 class Health
379 {
380 damage=2;
381 };
382 };
383 };
384 transferToZonesNames[]=
385 {
386 "LeftLeg"
387 };
388 transferToZonesCoefs[]={0.1};
389 componentNames[]=
390 {
391 "LeftFoot"
392 };
393 fatalInjuryCoef=-1;
394 inventorySlots[]=
395 {
396 "Feet"
397 };
398 };
399 class RightFoot: LeftFoot
400 {
401 transferToZonesNames[]=
402 {
403 "RightLeg"
404 };
405 transferToZonesCoefs[]={0.1};
406 componentNames[]=
407 {
408 "RightFoot"
409 };
410 fatalInjuryCoef=-1;
411 inventorySlots[]=
412 {
413 "Feet"
414 };
415 };
416 };
417 };
418 };
419 class ZombieFemaleBase: ZombieBase
420 {
421 scope=0;
422 meleeAmmo="MeleeInfected";
423 aiAgentTemplate="InfectedFemale";
424 woman=1;
425 clothingType="female";
426 class Wounds: Wounds
427 {
428 tex[]={};
429 mat[]=
430 {
431 "dz\characters\zombies\data\shortskirt.rvmat",
432 "dz\characters\zombies\data\shortskirt_injury.rvmat",
433 "dz\characters\zombies\data\shortskirt_injury.rvmat"
434 };
435 };
436 class AttackActions
437 {
438 class AttackLong
439 {
440 attackName="attackLong";
441 ammoType="MeleeInfectedLong";
442 stanceName="erect";
443 moveAnimNames[]=
444 {
445 "run",
446 "sprint"
447 };
448 minDistance=0.75;
449 distance=1.75;
450 time=2.5;
451 yawAngle=0;
452 pitchAngle=0;
453 attackWidth=2.2;
454 repeatable=0;
455 cooldown=2.75;
456 };
457 class AttackRun
458 {
459 attackName="attackRun";
460 ammoType="MeleeInfected";
461 stanceName="erect";
462 moveAnimNames[]=
463 {
464 "run",
465 "sprint"
466 };
467 minDistance=0.5;
468 distance=1.3;
469 time=1;
470 yawAngle=0;
471 pitchAngle=0;
472 attackWidth=1.5;
473 repeatable=1;
474 cooldown=1.25;
475 };
476 class AttackShort
477 {
478 attackName="attackShort";
479 ammoType="MeleeInfected";
480 stanceName="erect";
481 moveAnimNames[]=
482 {
483 "idle",
484 "walk"
485 };
486 minDistance=0.5;
487 distance=1.3;
488 time=1;
489 yawAngle=0;
490 pitchAngle=0;
491 attackWidth=1.5;
492 repeatable=1;
493 cooldown=1.25;
494 };
495 class AttackShortLow
496 {
497 attackName="attackShortLow";
498 ammoType="MeleeInfected";
499 stanceName="erect";
500 moveAnimNames[]=
501 {
502 "idle",
503 "walk",
504 "run"
505 };
506 minDistance=0;
507 distance=2;
508 time=1;
509 yawAngle=0;
510 pitchAngle=-45;
511 attackWidth=2;
512 repeatable=1;
513 cooldown=1.25;
514 };
515 class CrawlAttackMove
516 {
517 attackName="crawlAttackMove";
518 ammoType="MeleeInfected";
519 stanceName="crawl";
520 moveAnimNames[]=
521 {
522 "walk"
523 };
524 distance=2;
525 time=1.5;
526 yawAngle=0;
527 pitchAngle=45;
528 attackWidth=2;
529 cooldown=1.25;
530 };
531 class CrawlAttackStill
532 {
533 attackName="crawlAttackStill";
534 ammoType="MeleeInfected";
535 stanceName="crawl";
536 moveAnimNames[]=
537 {
538 "idle"
539 };
540 distance=2;
541 time=1.1;
542 yawAngle=0;
543 pitchAngle=45;
544 attackWidth=2;
545 cooldown=1.25;
546 };
547 };
548 };
549 class ZombieMaleBase: ZombieBase
550 {
551 scope=0;
552 meleeAmmo="MeleeInfected";
553 aiAgentTemplate="InfectedMale";
554 woman=0;
555 clothingType="male";
556 class Wounds: Wounds
557 {
558 tex[]={};
559 mat[]=
560 {
561 "dz\characters\zombies\data\jacket.rvmat",
562 "dz\characters\zombies\data\jacket_injury.rvmat",
563 "dz\characters\zombies\data\jacket_injury.rvmat"
564 };
565 };
566 class AttackActions
567 {
568 class AttackLong
569 {
570 attackName="attackLong";
571 ammoType="MeleeInfectedLong";
572 stanceName="erect";
573 moveAnimNames[]=
574 {
575 "run",
576 "sprint"
577 };
578 minDistance=0.75;
579 distance=1.75;
580 time=2.5;
581 yawAngle=0;
582 pitchAngle=0;
583 attackWidth=2.2;
584 repeatable=0;
585 cooldown=2.75;
586 };
587 class AttackRun
588 {
589 attackName="attackRun";
590 ammoType="MeleeInfected";
591 stanceName="erect";
592 moveAnimNames[]=
593 {
594 "run",
595 "sprint"
596 };
597 minDistance=0.5;
598 distance=1.3;
599 time=1;
600 yawAngle=0;
601 pitchAngle=0;
602 attackWidth=1.5;
603 repeatable=1;
604 cooldown=1.25;
605 };
606 class AttackShort
607 {
608 attackName="attackShort";
609 ammoType="MeleeInfected";
610 stanceName="erect";
611 moveAnimNames[]=
612 {
613 "idle",
614 "walk"
615 };
616 minDistance=0.5;
617 distance=1.3;
618 time=1;
619 yawAngle=0;
620 pitchAngle=0;
621 attackWidth=1.5;
622 repeatable=1;
623 cooldown=1.25;
624 };
625 class AttackShortLow
626 {
627 attackName="attackShortLow";
628 ammoType="MeleeInfected";
629 stanceName="erect";
630 moveAnimNames[]=
631 {
632 "idle",
633 "walk",
634 "run"
635 };
636 minDistance=0;
637 distance=2;
638 time=1;
639 yawAngle=0;
640 pitchAngle=-45;
641 attackWidth=2;
642 repeatable=1;
643 cooldown=1.25;
644 };
645 class CrawlAttackMove
646 {
647 attackName="crawlAttackMove";
648 ammoType="MeleeInfected";
649 stanceName="crawl";
650 moveAnimNames[]=
651 {
652 "walk"
653 };
654 distance=2;
655 time=1.5;
656 yawAngle=0;
657 pitchAngle=45;
658 attackWidth=2;
659 cooldown=1.25;
660 };
661 class CrawlAttackStill
662 {
663 attackName="crawlAttackStill";
664 ammoType="MeleeInfected";
665 stanceName="crawl";
666 moveAnimNames[]=
667 {
668 "idle"
669 };
670 distance=2;
671 time=1.1;
672 yawAngle=0;
673 pitchAngle=45;
674 attackWidth=2;
675 cooldown=1.25;
676 };
677 };
678 };
679 class ZmbM_HermitSkinny_Base: ZombieMaleBase
680 {
681 scope=0;
682 model="\DZ\characters\zombies\hermit_above0.p3d";
683 hiddenSelectionsMaterials[]=
684 {
685 "dz\characters\zombies\data\hermit.rvmat"
686 };
687 class AnimEvents
688 {
689 class Steps
690 {
691 class Walk1
692 {
693 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
694 noise="ZombieStepNoise";
695 id=1;
696 };
697 class Walk2
698 {
699 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
700 noise="ZombieStepNoise";
701 id=2;
702 };
703 class Walk3
704 {
705 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
706 noise="ZombieStepNoise";
707 id=3;
708 };
709 class Walk4
710 {
711 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
712 noise="ZombieStepNoise";
713 id=4;
714 };
715 class Run1
716 {
717 soundLookupTable="runErc_Boots_Zmb_LookupTable";
718 noise="ZombieStepNoise";
719 id=5;
720 };
721 class Run2
722 {
723 soundLookupTable="runErc_Boots_Zmb_LookupTable";
724 noise="ZombieStepNoise";
725 id=6;
726 };
727 class Run3
728 {
729 soundLookupTable="runErc_Boots_Zmb_LookupTable";
730 noise="ZombieStepNoise";
731 id=7;
732 };
733 class Run4
734 {
735 soundLookupTable="runErc_Boots_Zmb_LookupTable";
736 noise="ZombieStepNoise";
737 id=8;
738 };
739 class Sprint1
740 {
741 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
742 noise="ZombieStepNoise";
743 id=9;
744 };
745 class Sprint2
746 {
747 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
748 noise="ZombieStepNoise";
749 id=10;
750 };
751 class Sprint3
752 {
753 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
754 noise="ZombieStepNoise";
755 id=11;
756 };
757 class Sprint4
758 {
759 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
760 noise="ZombieStepNoise";
761 id=12;
762 };
763 class Scuff1
764 {
765 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
766 noise="ZombieStepNoise";
767 id=17;
768 };
769 class Scuff2
770 {
771 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
772 noise="ZombieStepNoise";
773 id=18;
774 };
775 class Sccuff3
776 {
777 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
778 noise="ZombieStepNoise";
779 id=19;
780 };
781 class Scuff4
782 {
783 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
784 noise="ZombieStepNoise";
785 id=20;
786 };
787 class landFeetErc
788 {
789 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
790 noise="ZombieStepNoise";
791 id=21;
792 };
793 class landFootErc
794 {
795 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
796 noise="ZombieStepNoise";
797 id=22;
798 };
799 class Bodyfall
800 {
801 soundLookupTable="bodyfall_Zmb_LookupTable";
802 noise="ZombieStepNoise";
803 id=23;
804 };
805 class Bodyfall_Hand
806 {
807 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
808 noise="ZombieStepNoise";
809 id=24;
810 };
811 class Bodyfall_Slide
812 {
813 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
814 noise="ZombieStepNoise";
815 id=25;
816 };
817 class Prone_Walk_L
818 {
819 soundLookupTable="walkProne_Zmb_LookupTable";
820 noise="ZombieStepNoise";
821 id=27;
822 };
823 class Prone_Walk_R
824 {
825 soundLookupTable="walkProne_Zmb_LookupTable";
826 noise="ZombieStepNoise";
827 id=28;
828 };
829 class Prone_Run_L
830 {
831 soundLookupTable="runProne_Zmb_LookupTable";
832 noise="ZombieStepNoise";
833 id=29;
834 };
835 class Prone_Run_R
836 {
837 soundLookupTable="runProne_Zmb_LookupTable";
838 noise="ZombieStepNoise";
839 id=30;
840 };
841 };
842 class Sounds
843 {
844 class Attack_Light1
845 {
846 soundSet="Zmb_Attack_Light1_SoundSet";
847 id=1;
848 };
849 class Attack_Light2
850 {
851 soundSet="Zmb_Attack_Light2_SoundSet";
852 id=2;
853 };
854 class Attack_Heavy1
855 {
856 soundSet="Zmb_Attack_Heavy1_SoundSet";
857 id=3;
858 };
859 class Attack_Heavy2
860 {
861 soundSet="Zmb_Attack_Heavy2_SoundSet";
862 id=4;
863 };
864 class TwoHands
865 {
866 soundSet="Zmb_Attack_TwoHands_SoundSet";
867 id=5;
868 };
869 };
870 class SoundVoice
871 {
872 class LightHit
873 {
874 soundSet="ZmbM_Skinny_Old_LightHit_Soundset";
875 id=1;
876 };
877 class HeavyHit
878 {
879 soundSet="ZmbM_Skinny_Old_HeavyHit_Soundset";
880 id=2;
881 };
882 class Attack
883 {
884 soundSet="ZmbM_Skinny_Old_Attack_Soundset";
885 id=5;
886 };
887 class Jump
888 {
889 soundSet="ZmbM_Skinny_Old_Jump_Soundset";
890 id=10;
891 };
892 class Land
893 {
894 soundSet="ZmbM_Skinny_Old_Land_Soundset";
895 id=11;
896 };
897 class CallToArmsShort
898 {
899 soundSet="ZmbM_Skinny_Old_CallToArmsShort_Soundset";
900 id=20;
901 };
902 };
903 };
904 };
905 class ZmbM_HermitSkinny_Beige: ZmbM_HermitSkinny_Base
906 {
907 scope=2;
908 hiddenSelectionsTextures[]=
909 {
910 "dz\characters\zombies\data\hermit_beige_co.paa"
911 };
912 };
913 class ZmbM_HermitSkinny_Black: ZmbM_HermitSkinny_Base
914 {
915 scope=2;
916 hiddenSelectionsTextures[]=
917 {
918 "dz\characters\zombies\data\hermit_black_co.paa"
919 };
920 };
921 class ZmbM_HermitSkinny_Green: ZmbM_HermitSkinny_Base
922 {
923 scope=2;
924 hiddenSelectionsTextures[]=
925 {
926 "dz\characters\zombies\data\hermit_green_co.paa"
927 };
928 };
929 class ZmbM_HermitSkinny_Red: ZmbM_HermitSkinny_Base
930 {
931 scope=2;
932 hiddenSelectionsTextures[]=
933 {
934 "dz\characters\zombies\data\hermit_red_co.paa"
935 };
936 };
937 class ZmbM_FarmerFat_Base: ZombieMaleBase
938 {
939 scope=0;
940 model="\DZ\characters\zombies\farmer_above0.p3d";
941 hiddenSelectionsMaterials[]=
942 {
943 "dz\characters\zombies\data\farmer.rvmat"
944 };
945 class AnimEvents
946 {
947 class Steps
948 {
949 class Walk1
950 {
951 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
952 noise="ZombieStepNoise";
953 id=1;
954 };
955 class Walk2
956 {
957 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
958 noise="ZombieStepNoise";
959 id=2;
960 };
961 class Walk3
962 {
963 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
964 noise="ZombieStepNoise";
965 id=3;
966 };
967 class Walk4
968 {
969 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
970 noise="ZombieStepNoise";
971 id=4;
972 };
973 class Run1
974 {
975 soundLookupTable="runErc_Boots_Zmb_LookupTable";
976 noise="ZombieStepNoise";
977 id=5;
978 };
979 class Run2
980 {
981 soundLookupTable="runErc_Boots_Zmb_LookupTable";
982 noise="ZombieStepNoise";
983 id=6;
984 };
985 class Run3
986 {
987 soundLookupTable="runErc_Boots_Zmb_LookupTable";
988 noise="ZombieStepNoise";
989 id=7;
990 };
991 class Run4
992 {
993 soundLookupTable="runErc_Boots_Zmb_LookupTable";
994 noise="ZombieStepNoise";
995 id=8;
996 };
997 class Sprint1
998 {
999 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1000 noise="ZombieStepNoise";
1001 id=9;
1002 };
1003 class Sprint2
1004 {
1005 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1006 noise="ZombieStepNoise";
1007 id=10;
1008 };
1009 class Sprint3
1010 {
1011 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1012 noise="ZombieStepNoise";
1013 id=11;
1014 };
1015 class Sprint4
1016 {
1017 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1018 noise="ZombieStepNoise";
1019 id=12;
1020 };
1021 class Scuff1
1022 {
1023 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1024 noise="ZombieStepNoise";
1025 id=17;
1026 };
1027 class Scuff2
1028 {
1029 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1030 noise="ZombieStepNoise";
1031 id=18;
1032 };
1033 class Sccuff3
1034 {
1035 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1036 noise="ZombieStepNoise";
1037 id=19;
1038 };
1039 class Scuff4
1040 {
1041 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1042 noise="ZombieStepNoise";
1043 id=20;
1044 };
1045 class landFeetErc
1046 {
1047 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
1048 noise="ZombieStepNoise";
1049 id=21;
1050 };
1051 class landFootErc
1052 {
1053 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
1054 noise="ZombieStepNoise";
1055 id=22;
1056 };
1057 class Bodyfall
1058 {
1059 soundLookupTable="bodyfall_Zmb_LookupTable";
1060 noise="ZombieStepNoise";
1061 id=23;
1062 };
1063 class Bodyfall_Hand
1064 {
1065 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
1066 noise="ZombieStepNoise";
1067 id=24;
1068 };
1069 class Bodyfall_Slide
1070 {
1071 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
1072 noise="ZombieStepNoise";
1073 id=25;
1074 };
1075 class Prone_Walk_L
1076 {
1077 soundLookupTable="walkProne_Zmb_LookupTable";
1078 noise="ZombieStepNoise";
1079 id=27;
1080 };
1081 class Prone_Walk_R
1082 {
1083 soundLookupTable="walkProne_Zmb_LookupTable";
1084 noise="ZombieStepNoise";
1085 id=28;
1086 };
1087 class Prone_Run_L
1088 {
1089 soundLookupTable="runProne_Zmb_LookupTable";
1090 noise="ZombieStepNoise";
1091 id=29;
1092 };
1093 class Prone_Run_R
1094 {
1095 soundLookupTable="runProne_Zmb_LookupTable";
1096 noise="ZombieStepNoise";
1097 id=30;
1098 };
1099 };
1100 class Sounds
1101 {
1102 class Attack_Light1
1103 {
1104 soundSet="Zmb_Attack_Light1_SoundSet";
1105 id=1;
1106 };
1107 class Attack_Light2
1108 {
1109 soundSet="Zmb_Attack_Light2_SoundSet";
1110 id=2;
1111 };
1112 class Attack_Heavy1
1113 {
1114 soundSet="Zmb_Attack_Heavy1_SoundSet";
1115 id=3;
1116 };
1117 class Attack_Heavy2
1118 {
1119 soundSet="Zmb_Attack_Heavy2_SoundSet";
1120 id=4;
1121 };
1122 class TwoHands
1123 {
1124 soundSet="Zmb_Attack_TwoHands_SoundSet";
1125 id=5;
1126 };
1127 };
1128 class SoundVoice
1129 {
1130 class LightHit
1131 {
1132 soundSet="ZmbM_Fat_LightHit_Soundset";
1133 id=1;
1134 };
1135 class HeavyHit
1136 {
1137 soundSet="ZmbM_Fat_HeavyHit_Soundset";
1138 id=2;
1139 };
1140 class Attack
1141 {
1142 soundSet="ZmbM_Fat_Attack_Soundset";
1143 id=5;
1144 };
1145 class Jump
1146 {
1147 soundSet="ZmbM_Fat_Jump_Soundset";
1148 id=10;
1149 };
1150 class Land
1151 {
1152 soundSet="ZmbM_Fat_Land_Soundset";
1153 id=11;
1154 };
1155 class CallToArmsShort
1156 {
1157 soundSet="ZmbM_Fat_CallToArmsShort_Soundset";
1158 id=20;
1159 };
1160 };
1161 };
1162 };
1163 class ZmbM_FarmerFat_Blue: ZmbM_FarmerFat_Base
1164 {
1165 scope=2;
1166 hiddenSelectionsTextures[]=
1167 {
1168 "dz\characters\zombies\data\farmer_blue_co.paa"
1169 };
1170 };
1171 class ZmbM_FarmerFat_Brown: ZmbM_FarmerFat_Base
1172 {
1173 scope=2;
1174 hiddenSelectionsTextures[]=
1175 {
1176 "dz\characters\zombies\data\farmer_brown_co.paa"
1177 };
1178 };
1179 class ZmbM_FarmerFat_Green: ZmbM_FarmerFat_Base
1180 {
1181 scope=2;
1182 hiddenSelectionsTextures[]=
1183 {
1184 "dz\characters\zombies\data\farmer_green_co.paa"
1185 };
1186 };
1187 class ZmbF_CitizenANormal_Base: ZombieFemaleBase
1188 {
1189 scope=0;
1190 model="\DZ\characters\zombies\citizenA_normal_f.p3d";
1191 hiddenSelectionsMaterials[]=
1192 {
1193 "dz\characters\zombies\data\citizenA_normal_f.rvmat"
1194 };
1195 class AnimEvents
1196 {
1197 class Steps
1198 {
1199 class Walk1
1200 {
1201 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
1202 noise="ZombieStepNoise";
1203 id=1;
1204 };
1205 class Walk2
1206 {
1207 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
1208 noise="ZombieStepNoise";
1209 id=2;
1210 };
1211 class Walk3
1212 {
1213 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
1214 noise="ZombieStepNoise";
1215 id=3;
1216 };
1217 class Walk4
1218 {
1219 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
1220 noise="ZombieStepNoise";
1221 id=4;
1222 };
1223 class Run1
1224 {
1225 soundLookupTable="runErc_Boots_Zmb_LookupTable";
1226 noise="ZombieStepNoise";
1227 id=5;
1228 };
1229 class Run2
1230 {
1231 soundLookupTable="runErc_Boots_Zmb_LookupTable";
1232 noise="ZombieStepNoise";
1233 id=6;
1234 };
1235 class Run3
1236 {
1237 soundLookupTable="runErc_Boots_Zmb_LookupTable";
1238 noise="ZombieStepNoise";
1239 id=7;
1240 };
1241 class Run4
1242 {
1243 soundLookupTable="runErc_Boots_Zmb_LookupTable";
1244 noise="ZombieStepNoise";
1245 id=8;
1246 };
1247 class Sprint1
1248 {
1249 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1250 noise="ZombieStepNoise";
1251 id=9;
1252 };
1253 class Sprint2
1254 {
1255 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1256 noise="ZombieStepNoise";
1257 id=10;
1258 };
1259 class Sprint3
1260 {
1261 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1262 noise="ZombieStepNoise";
1263 id=11;
1264 };
1265 class Sprint4
1266 {
1267 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1268 noise="ZombieStepNoise";
1269 id=12;
1270 };
1271 class Scuff1
1272 {
1273 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1274 noise="ZombieStepNoise";
1275 id=17;
1276 };
1277 class Scuff2
1278 {
1279 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1280 noise="ZombieStepNoise";
1281 id=18;
1282 };
1283 class Sccuff3
1284 {
1285 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1286 noise="ZombieStepNoise";
1287 id=19;
1288 };
1289 class Scuff4
1290 {
1291 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1292 noise="ZombieStepNoise";
1293 id=20;
1294 };
1295 class landFeetErc
1296 {
1297 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
1298 noise="ZombieStepNoise";
1299 id=21;
1300 };
1301 class landFootErc
1302 {
1303 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
1304 noise="ZombieStepNoise";
1305 id=22;
1306 };
1307 class Bodyfall
1308 {
1309 soundLookupTable="bodyfall_Zmb_LookupTable";
1310 noise="ZombieStepNoise";
1311 id=23;
1312 };
1313 class Bodyfall_Hand
1314 {
1315 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
1316 noise="ZombieStepNoise";
1317 id=24;
1318 };
1319 class Bodyfall_Slide
1320 {
1321 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
1322 noise="ZombieStepNoise";
1323 id=25;
1324 };
1325 class Prone_Walk_L
1326 {
1327 soundLookupTable="walkProne_Zmb_LookupTable";
1328 noise="ZombieStepNoise";
1329 id=27;
1330 };
1331 class Prone_Walk_R
1332 {
1333 soundLookupTable="walkProne_Zmb_LookupTable";
1334 noise="ZombieStepNoise";
1335 id=28;
1336 };
1337 class Prone_Run_L
1338 {
1339 soundLookupTable="runProne_Zmb_LookupTable";
1340 noise="ZombieStepNoise";
1341 id=29;
1342 };
1343 class Prone_Run_R
1344 {
1345 soundLookupTable="runProne_Zmb_LookupTable";
1346 noise="ZombieStepNoise";
1347 id=30;
1348 };
1349 };
1350 class Sounds
1351 {
1352 class Attack_Light1
1353 {
1354 soundSet="Zmb_Attack_Light1_SoundSet";
1355 id=1;
1356 };
1357 class Attack_Light2
1358 {
1359 soundSet="Zmb_Attack_Light2_SoundSet";
1360 id=2;
1361 };
1362 class Attack_Heavy1
1363 {
1364 soundSet="Zmb_Attack_Heavy1_SoundSet";
1365 id=3;
1366 };
1367 class Attack_Heavy2
1368 {
1369 soundSet="Zmb_Attack_Heavy2_SoundSet";
1370 id=4;
1371 };
1372 class TwoHands
1373 {
1374 soundSet="Zmb_Attack_TwoHands_SoundSet";
1375 id=5;
1376 };
1377 };
1378 class SoundVoice
1379 {
1380 class LightHit
1381 {
1382 soundSet="ZmbF_Normal_LightHit_Soundset";
1383 id=1;
1384 };
1385 class HeavyHit
1386 {
1387 soundSet="ZmbF_Normal_HeavyHit_Soundset";
1388 id=2;
1389 };
1390 class Attack
1391 {
1392 soundSet="ZmbF_Normal_Attack_Soundset";
1393 id=5;
1394 };
1395 class Jump
1396 {
1397 soundSet="ZmbF_Normal_Jump_Soundset";
1398 id=10;
1399 };
1400 class Land
1401 {
1402 soundSet="ZmbF_Normal_Land_Soundset";
1403 id=11;
1404 };
1405 class CallToArmsShort
1406 {
1407 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
1408 id=20;
1409 };
1410 };
1411 };
1412 };
1413 class ZmbF_CitizenANormal_Beige: ZmbF_CitizenANormal_Base
1414 {
1415 scope=2;
1416 hiddenSelectionsTextures[]=
1417 {
1418 "dz\characters\zombies\data\citizenA_normal_f_co.paa"
1419 };
1420 };
1421 class ZmbF_CitizenANormal_Blue: ZmbF_CitizenANormal_Base
1422 {
1423 scope=2;
1424 hiddenSelectionsTextures[]=
1425 {
1426 "dz\characters\zombies\data\citizenA_normal_f_blue_co.paa"
1427 };
1428 };
1429 class ZmbM_CitizenASkinny_Base: ZombieMaleBase
1430 {
1431 scope=0;
1432 model="\DZ\characters\zombies\citizenA_skinny_m.p3d";
1433 hiddenSelectionsMaterials[]=
1434 {
1435 "dz\characters\zombies\data\citizenA_skinny_m.rvmat"
1436 };
1437 class AnimEvents
1438 {
1439 class Steps
1440 {
1441 class Walk1
1442 {
1443 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
1444 noise="ZombieStepNoise";
1445 id=1;
1446 };
1447 class Walk2
1448 {
1449 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
1450 noise="ZombieStepNoise";
1451 id=2;
1452 };
1453 class Walk3
1454 {
1455 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
1456 noise="ZombieStepNoise";
1457 id=3;
1458 };
1459 class Walk4
1460 {
1461 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
1462 noise="ZombieStepNoise";
1463 id=4;
1464 };
1465 class Run1
1466 {
1467 soundLookupTable="runErc_Boots_Zmb_LookupTable";
1468 noise="ZombieStepNoise";
1469 id=5;
1470 };
1471 class Run2
1472 {
1473 soundLookupTable="runErc_Boots_Zmb_LookupTable";
1474 noise="ZombieStepNoise";
1475 id=6;
1476 };
1477 class Run3
1478 {
1479 soundLookupTable="runErc_Boots_Zmb_LookupTable";
1480 noise="ZombieStepNoise";
1481 id=7;
1482 };
1483 class Run4
1484 {
1485 soundLookupTable="runErc_Boots_Zmb_LookupTable";
1486 noise="ZombieStepNoise";
1487 id=8;
1488 };
1489 class Sprint1
1490 {
1491 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1492 noise="ZombieStepNoise";
1493 id=9;
1494 };
1495 class Sprint2
1496 {
1497 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1498 noise="ZombieStepNoise";
1499 id=10;
1500 };
1501 class Sprint3
1502 {
1503 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1504 noise="ZombieStepNoise";
1505 id=11;
1506 };
1507 class Sprint4
1508 {
1509 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
1510 noise="ZombieStepNoise";
1511 id=12;
1512 };
1513 class Scuff1
1514 {
1515 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1516 noise="ZombieStepNoise";
1517 id=17;
1518 };
1519 class Scuff2
1520 {
1521 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1522 noise="ZombieStepNoise";
1523 id=18;
1524 };
1525 class Sccuff3
1526 {
1527 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1528 noise="ZombieStepNoise";
1529 id=19;
1530 };
1531 class Scuff4
1532 {
1533 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
1534 noise="ZombieStepNoise";
1535 id=20;
1536 };
1537 class landFeetErc
1538 {
1539 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
1540 noise="ZombieStepNoise";
1541 id=21;
1542 };
1543 class landFootErc
1544 {
1545 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
1546 noise="ZombieStepNoise";
1547 id=22;
1548 };
1549 class Bodyfall
1550 {
1551 soundLookupTable="bodyfall_Zmb_LookupTable";
1552 noise="ZombieStepNoise";
1553 id=23;
1554 };
1555 class Bodyfall_Hand
1556 {
1557 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
1558 noise="ZombieStepNoise";
1559 id=24;
1560 };
1561 class Bodyfall_Slide
1562 {
1563 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
1564 noise="ZombieStepNoise";
1565 id=25;
1566 };
1567 class Prone_Walk_L
1568 {
1569 soundLookupTable="walkProne_Zmb_LookupTable";
1570 noise="ZombieStepNoise";
1571 id=27;
1572 };
1573 class Prone_Walk_R
1574 {
1575 soundLookupTable="walkProne_Zmb_LookupTable";
1576 noise="ZombieStepNoise";
1577 id=28;
1578 };
1579 class Prone_Run_L
1580 {
1581 soundLookupTable="runProne_Zmb_LookupTable";
1582 noise="ZombieStepNoise";
1583 id=29;
1584 };
1585 class Prone_Run_R
1586 {
1587 soundLookupTable="runProne_Zmb_LookupTable";
1588 noise="ZombieStepNoise";
1589 id=30;
1590 };
1591 };
1592 class Sounds
1593 {
1594 class Attack_Light1
1595 {
1596 soundSet="Zmb_Attack_Light1_SoundSet";
1597 id=1;
1598 };
1599 class Attack_Light2
1600 {
1601 soundSet="Zmb_Attack_Light2_SoundSet";
1602 id=2;
1603 };
1604 class Attack_Heavy1
1605 {
1606 soundSet="Zmb_Attack_Heavy1_SoundSet";
1607 id=3;
1608 };
1609 class Attack_Heavy2
1610 {
1611 soundSet="Zmb_Attack_Heavy2_SoundSet";
1612 id=4;
1613 };
1614 class TwoHands
1615 {
1616 soundSet="Zmb_Attack_TwoHands_SoundSet";
1617 id=5;
1618 };
1619 };
1620 class SoundVoice
1621 {
1622 class LightHit
1623 {
1624 soundSet="ZmbM_Skinny_LightHit_Soundset";
1625 id=1;
1626 };
1627 class HeavyHit
1628 {
1629 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
1630 id=2;
1631 };
1632 class Attack
1633 {
1634 soundSet="ZmbM_Skinny_Attack_Soundset";
1635 id=5;
1636 };
1637 class Jump
1638 {
1639 soundSet="ZmbM_Skinny_Jump_Soundset";
1640 id=10;
1641 };
1642 class Land
1643 {
1644 soundSet="ZmbM_Skinny_Land_Soundset";
1645 id=11;
1646 };
1647 class CallToArmsShort
1648 {
1649 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
1650 id=20;
1651 };
1652 };
1653 };
1654 };
1655 class ZmbM_CitizenASkinny_Blue: ZmbM_CitizenASkinny_Base
1656 {
1657 scope=2;
1658 hiddenSelectionsTextures[]=
1659 {
1660 "dz\characters\zombies\data\citizenA_skinny_m_blue_co.paa"
1661 };
1662 };
1663 class ZmbM_CitizenASkinny_Grey: ZmbM_CitizenASkinny_Base
1664 {
1665 scope=2;
1666 hiddenSelectionsTextures[]=
1667 {
1668 "dz\characters\zombies\data\citizenA_skinny_m_grey_co.paa"
1669 };
1670 };
1671 class ZmbM_CitizenASkinny_Red: ZmbM_CitizenASkinny_Base
1672 {
1673 scope=2;
1674 hiddenSelectionsTextures[]=
1675 {
1676 "dz\characters\zombies\data\citizenA_skinny_m_red_co.paa"
1677 };
1678 };
1679 class ZmbM_CitizenBFat_Base: ZombieMaleBase
1680 {
1681 scope=0;
1682 model="\DZ\characters\zombies\citizenB_fat_m.p3d";
1683 hiddenSelectionsMaterials[]=
1684 {
1685 "dz\characters\zombies\data\citizenB_fat_m.rvmat"
1686 };
1687 class AnimEvents
1688 {
1689 class Steps
1690 {
1691 class Walk1
1692 {
1693 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
1694 noise="ZombieStepNoise";
1695 id=1;
1696 };
1697 class Walk2
1698 {
1699 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
1700 noise="ZombieStepNoise";
1701 id=2;
1702 };
1703 class Walk3
1704 {
1705 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
1706 noise="ZombieStepNoise";
1707 id=3;
1708 };
1709 class Walk4
1710 {
1711 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
1712 noise="ZombieStepNoise";
1713 id=4;
1714 };
1715 class Run1
1716 {
1717 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
1718 noise="ZombieStepNoise";
1719 id=5;
1720 };
1721 class Run2
1722 {
1723 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
1724 noise="ZombieStepNoise";
1725 id=6;
1726 };
1727 class Run3
1728 {
1729 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
1730 noise="ZombieStepNoise";
1731 id=7;
1732 };
1733 class Run4
1734 {
1735 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
1736 noise="ZombieStepNoise";
1737 id=8;
1738 };
1739 class Sprint1
1740 {
1741 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
1742 noise="ZombieStepNoise";
1743 id=9;
1744 };
1745 class Sprint2
1746 {
1747 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
1748 noise="ZombieStepNoise";
1749 id=10;
1750 };
1751 class Sprint3
1752 {
1753 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
1754 noise="ZombieStepNoise";
1755 id=11;
1756 };
1757 class Sprint4
1758 {
1759 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
1760 noise="ZombieStepNoise";
1761 id=12;
1762 };
1763 class Scuff1
1764 {
1765 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
1766 noise="ZombieStepNoise";
1767 id=17;
1768 };
1769 class Scuff2
1770 {
1771 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
1772 noise="ZombieStepNoise";
1773 id=18;
1774 };
1775 class Sccuff3
1776 {
1777 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
1778 noise="ZombieStepNoise";
1779 id=19;
1780 };
1781 class Scuff4
1782 {
1783 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
1784 noise="ZombieStepNoise";
1785 id=20;
1786 };
1787 class landFeetErc
1788 {
1789 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
1790 noise="ZombieStepNoise";
1791 id=21;
1792 };
1793 class landFootErc
1794 {
1795 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
1796 noise="ZombieStepNoise";
1797 id=22;
1798 };
1799 class Bodyfall
1800 {
1801 soundLookupTable="bodyfall_Zmb_LookupTable";
1802 noise="ZombieStepNoise";
1803 id=23;
1804 };
1805 class Bodyfall_Hand
1806 {
1807 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
1808 noise="ZombieStepNoise";
1809 id=24;
1810 };
1811 class Bodyfall_Slide
1812 {
1813 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
1814 noise="ZombieStepNoise";
1815 id=25;
1816 };
1817 class Prone_Walk_L
1818 {
1819 soundLookupTable="walkProne_Zmb_LookupTable";
1820 noise="ZombieStepNoise";
1821 id=27;
1822 };
1823 class Prone_Walk_R
1824 {
1825 soundLookupTable="walkProne_Zmb_LookupTable";
1826 noise="ZombieStepNoise";
1827 id=28;
1828 };
1829 class Prone_Run_L
1830 {
1831 soundLookupTable="runProne_Zmb_LookupTable";
1832 noise="ZombieStepNoise";
1833 id=29;
1834 };
1835 class Prone_Run_R
1836 {
1837 soundLookupTable="runProne_Zmb_LookupTable";
1838 noise="ZombieStepNoise";
1839 id=30;
1840 };
1841 };
1842 class Sounds
1843 {
1844 class Attack_Light1
1845 {
1846 soundSet="Zmb_Attack_Light1_SoundSet";
1847 id=1;
1848 };
1849 class Attack_Light2
1850 {
1851 soundSet="Zmb_Attack_Light2_SoundSet";
1852 id=2;
1853 };
1854 class Attack_Heavy1
1855 {
1856 soundSet="Zmb_Attack_Heavy1_SoundSet";
1857 id=3;
1858 };
1859 class Attack_Heavy2
1860 {
1861 soundSet="Zmb_Attack_Heavy2_SoundSet";
1862 id=4;
1863 };
1864 class TwoHands
1865 {
1866 soundSet="Zmb_Attack_TwoHands_SoundSet";
1867 id=5;
1868 };
1869 };
1870 class SoundVoice
1871 {
1872 class LightHit
1873 {
1874 soundSet="ZmbM_Fat_LightHit_Soundset";
1875 id=1;
1876 };
1877 class HeavyHit
1878 {
1879 soundSet="ZmbM_Fat_HeavyHit_Soundset";
1880 id=2;
1881 };
1882 class Attack
1883 {
1884 soundSet="ZmbM_Fat_Attack_Soundset";
1885 id=5;
1886 };
1887 class Jump
1888 {
1889 soundSet="ZmbM_Fat_Jump_Soundset";
1890 id=10;
1891 };
1892 class Land
1893 {
1894 soundSet="ZmbM_Fat_Land_Soundset";
1895 id=11;
1896 };
1897 class CallToArmsShort
1898 {
1899 soundSet="ZmbM_Fat_CallToArmsShort_Soundset";
1900 id=20;
1901 };
1902 };
1903 };
1904 };
1905 class ZmbM_CitizenBFat_Blue: ZmbM_CitizenBFat_Base
1906 {
1907 scope=2;
1908 hiddenSelectionsTextures[]=
1909 {
1910 "dz\characters\zombies\data\citizenB_fat_m_CO.paa"
1911 };
1912 };
1913 class ZmbM_CitizenBFat_Red: ZmbM_CitizenBFat_Base
1914 {
1915 scope=2;
1916 hiddenSelectionsTextures[]=
1917 {
1918 "dz\characters\zombies\data\citizenB_fat_m_red_CO.paa"
1919 };
1920 };
1921 class ZmbM_CitizenBFat_Green: ZmbM_CitizenBFat_Base
1922 {
1923 scope=2;
1924 hiddenSelectionsTextures[]=
1925 {
1926 "dz\characters\zombies\data\citizenB_fat_m_green_CO.paa"
1927 };
1928 };
1929 class ZmbF_CitizenBSkinny_Base: ZombieFemaleBase
1930 {
1931 scope=0;
1932 model="\DZ\characters\zombies\citizenB_skinny_f.p3d";
1933 hiddenSelectionsMaterials[]=
1934 {
1935 "dz\characters\zombies\data\citizenB_skinny_f.rvmat"
1936 };
1937 class AnimEvents
1938 {
1939 class Steps
1940 {
1941 class Walk1
1942 {
1943 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
1944 noise="ZombieStepNoise";
1945 id=1;
1946 };
1947 class Walk2
1948 {
1949 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
1950 noise="ZombieStepNoise";
1951 id=2;
1952 };
1953 class Walk3
1954 {
1955 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
1956 noise="ZombieStepNoise";
1957 id=3;
1958 };
1959 class Walk4
1960 {
1961 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
1962 noise="ZombieStepNoise";
1963 id=4;
1964 };
1965 class Run1
1966 {
1967 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
1968 noise="ZombieStepNoise";
1969 id=5;
1970 };
1971 class Run2
1972 {
1973 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
1974 noise="ZombieStepNoise";
1975 id=6;
1976 };
1977 class Run3
1978 {
1979 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
1980 noise="ZombieStepNoise";
1981 id=7;
1982 };
1983 class Run4
1984 {
1985 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
1986 noise="ZombieStepNoise";
1987 id=8;
1988 };
1989 class Sprint1
1990 {
1991 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
1992 noise="ZombieStepNoise";
1993 id=9;
1994 };
1995 class Sprint2
1996 {
1997 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
1998 noise="ZombieStepNoise";
1999 id=10;
2000 };
2001 class Sprint3
2002 {
2003 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
2004 noise="ZombieStepNoise";
2005 id=11;
2006 };
2007 class Sprint4
2008 {
2009 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
2010 noise="ZombieStepNoise";
2011 id=12;
2012 };
2013 class Scuff1
2014 {
2015 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
2016 noise="ZombieStepNoise";
2017 id=17;
2018 };
2019 class Scuff2
2020 {
2021 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
2022 noise="ZombieStepNoise";
2023 id=18;
2024 };
2025 class Sccuff3
2026 {
2027 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
2028 noise="ZombieStepNoise";
2029 id=19;
2030 };
2031 class Scuff4
2032 {
2033 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
2034 noise="ZombieStepNoise";
2035 id=20;
2036 };
2037 class landFeetErc
2038 {
2039 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
2040 noise="ZombieStepNoise";
2041 id=21;
2042 };
2043 class landFootErc
2044 {
2045 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
2046 noise="ZombieStepNoise";
2047 id=22;
2048 };
2049 class Bodyfall
2050 {
2051 soundLookupTable="bodyfall_Zmb_LookupTable";
2052 noise="ZombieStepNoise";
2053 id=23;
2054 };
2055 class Bodyfall_Hand
2056 {
2057 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
2058 noise="ZombieStepNoise";
2059 id=24;
2060 };
2061 class Bodyfall_Slide
2062 {
2063 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
2064 noise="ZombieStepNoise";
2065 id=25;
2066 };
2067 class Prone_Walk_L
2068 {
2069 soundLookupTable="walkProne_Zmb_LookupTable";
2070 noise="ZombieStepNoise";
2071 id=27;
2072 };
2073 class Prone_Walk_R
2074 {
2075 soundLookupTable="walkProne_Zmb_LookupTable";
2076 noise="ZombieStepNoise";
2077 id=28;
2078 };
2079 class Prone_Run_L
2080 {
2081 soundLookupTable="runProne_Zmb_LookupTable";
2082 noise="ZombieStepNoise";
2083 id=29;
2084 };
2085 class Prone_Run_R
2086 {
2087 soundLookupTable="runProne_Zmb_LookupTable";
2088 noise="ZombieStepNoise";
2089 id=30;
2090 };
2091 };
2092 class Sounds
2093 {
2094 class Attack_Light1
2095 {
2096 soundSet="Zmb_Attack_Light1_SoundSet";
2097 id=1;
2098 };
2099 class Attack_Light2
2100 {
2101 soundSet="Zmb_Attack_Light2_SoundSet";
2102 id=2;
2103 };
2104 class Attack_Heavy1
2105 {
2106 soundSet="Zmb_Attack_Heavy1_SoundSet";
2107 id=3;
2108 };
2109 class Attack_Heavy2
2110 {
2111 soundSet="Zmb_Attack_Heavy2_SoundSet";
2112 id=4;
2113 };
2114 class TwoHands
2115 {
2116 soundSet="Zmb_Attack_TwoHands_SoundSet";
2117 id=5;
2118 };
2119 };
2120 class SoundVoice
2121 {
2122 class LightHit
2123 {
2124 soundSet="ZmbF_Skinny_LightHit_Soundset";
2125 id=1;
2126 };
2127 class HeavyHit
2128 {
2129 soundSet="ZmbF_Skinny_HeavyHit_Soundset";
2130 id=2;
2131 };
2132 class Attack
2133 {
2134 soundSet="ZmbF_Skinny_Attack_Soundset";
2135 id=5;
2136 };
2137 class Jump
2138 {
2139 soundSet="ZmbF_Skinny_Jump_Soundset";
2140 id=10;
2141 };
2142 class Land
2143 {
2144 soundSet="ZmbF_Skinny_Land_Soundset";
2145 id=11;
2146 };
2147 class CallToArmsShort
2148 {
2149 soundSet="ZmbF_Skinny_CallToArmsShort_Soundset";
2150 id=20;
2151 };
2152 };
2153 };
2154 };
2155 class ZmbF_CitizenBSkinny: ZmbF_CitizenBSkinny_Base
2156 {
2157 scope=2;
2158 hiddenSelectionsTextures[]=
2159 {
2160 "dz\characters\zombies\data\citizenB_skinny_f_CO.paa"
2161 };
2162 };
2163 class ZmbM_PrisonerSkinny_Base: ZombieMaleBase
2164 {
2165 scope=0;
2166 model="\DZ\characters\zombies\prisoner_skinny_m.p3d";
2167 hiddenSelectionsMaterials[]=
2168 {
2169 "dz\characters\zombies\data\prisoner_skinny_m.rvmat"
2170 };
2171 class AnimEvents
2172 {
2173 class Steps
2174 {
2175 class Walk1
2176 {
2177 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
2178 noise="ZombieStepNoise";
2179 id=1;
2180 };
2181 class Walk2
2182 {
2183 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
2184 noise="ZombieStepNoise";
2185 id=2;
2186 };
2187 class Walk3
2188 {
2189 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
2190 noise="ZombieStepNoise";
2191 id=3;
2192 };
2193 class Walk4
2194 {
2195 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
2196 noise="ZombieStepNoise";
2197 id=4;
2198 };
2199 class Run1
2200 {
2201 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
2202 noise="ZombieStepNoise";
2203 id=5;
2204 };
2205 class Run2
2206 {
2207 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
2208 noise="ZombieStepNoise";
2209 id=6;
2210 };
2211 class Run3
2212 {
2213 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
2214 noise="ZombieStepNoise";
2215 id=7;
2216 };
2217 class Run4
2218 {
2219 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
2220 noise="ZombieStepNoise";
2221 id=8;
2222 };
2223 class Sprint1
2224 {
2225 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
2226 noise="ZombieStepNoise";
2227 id=9;
2228 };
2229 class Sprint2
2230 {
2231 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
2232 noise="ZombieStepNoise";
2233 id=10;
2234 };
2235 class Sprint3
2236 {
2237 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
2238 noise="ZombieStepNoise";
2239 id=11;
2240 };
2241 class Sprint4
2242 {
2243 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
2244 noise="ZombieStepNoise";
2245 id=12;
2246 };
2247 class Scuff1
2248 {
2249 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
2250 noise="ZombieStepNoise";
2251 id=17;
2252 };
2253 class Scuff2
2254 {
2255 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
2256 noise="ZombieStepNoise";
2257 id=18;
2258 };
2259 class Sccuff3
2260 {
2261 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
2262 noise="ZombieStepNoise";
2263 id=19;
2264 };
2265 class Scuff4
2266 {
2267 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
2268 noise="ZombieStepNoise";
2269 id=20;
2270 };
2271 class landFeetErc
2272 {
2273 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
2274 noise="ZombieStepNoise";
2275 id=21;
2276 };
2277 class landFootErc
2278 {
2279 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
2280 noise="ZombieStepNoise";
2281 id=22;
2282 };
2283 class Bodyfall
2284 {
2285 soundLookupTable="bodyfall_Zmb_LookupTable";
2286 noise="ZombieStepNoise";
2287 id=23;
2288 };
2289 class Bodyfall_Hand
2290 {
2291 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
2292 noise="ZombieStepNoise";
2293 id=24;
2294 };
2295 class Bodyfall_Slide
2296 {
2297 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
2298 noise="ZombieStepNoise";
2299 id=25;
2300 };
2301 class Prone_Walk_L
2302 {
2303 soundLookupTable="walkProne_Zmb_LookupTable";
2304 noise="ZombieStepNoise";
2305 id=27;
2306 };
2307 class Prone_Walk_R
2308 {
2309 soundLookupTable="walkProne_Zmb_LookupTable";
2310 noise="ZombieStepNoise";
2311 id=28;
2312 };
2313 class Prone_Run_L
2314 {
2315 soundLookupTable="runProne_Zmb_LookupTable";
2316 noise="ZombieStepNoise";
2317 id=29;
2318 };
2319 class Prone_Run_R
2320 {
2321 soundLookupTable="runProne_Zmb_LookupTable";
2322 noise="ZombieStepNoise";
2323 id=30;
2324 };
2325 };
2326 class Sounds
2327 {
2328 class Attack_Light1
2329 {
2330 soundSet="Zmb_Attack_Light1_SoundSet";
2331 id=1;
2332 };
2333 class Attack_Light2
2334 {
2335 soundSet="Zmb_Attack_Light2_SoundSet";
2336 id=2;
2337 };
2338 class Attack_Heavy1
2339 {
2340 soundSet="Zmb_Attack_Heavy1_SoundSet";
2341 id=3;
2342 };
2343 class Attack_Heavy2
2344 {
2345 soundSet="Zmb_Attack_Heavy2_SoundSet";
2346 id=4;
2347 };
2348 class TwoHands
2349 {
2350 soundSet="Zmb_Attack_TwoHands_SoundSet";
2351 id=5;
2352 };
2353 };
2354 class SoundVoice
2355 {
2356 class LightHit
2357 {
2358 soundSet="ZmbM_Skinny_LightHit_Soundset";
2359 id=1;
2360 };
2361 class HeavyHit
2362 {
2363 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
2364 id=2;
2365 };
2366 class Attack
2367 {
2368 soundSet="ZmbM_Skinny_Attack_Soundset";
2369 id=5;
2370 };
2371 class Jump
2372 {
2373 soundSet="ZmbM_Skinny_Jump_Soundset";
2374 id=10;
2375 };
2376 class Land
2377 {
2378 soundSet="ZmbM_Skinny_Land_Soundset";
2379 id=11;
2380 };
2381 class CallToArmsShort
2382 {
2383 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
2384 id=20;
2385 };
2386 };
2387 };
2388 };
2389 class ZmbM_PrisonerSkinny: ZmbM_PrisonerSkinny_Base
2390 {
2391 scope=2;
2392 hiddenSelectionsTextures[]=
2393 {
2394 "dz\characters\zombies\data\prisoner_skinny_m_co.paa"
2395 };
2396 };
2397 class ZmbM_FishermanOld_Base: ZombieMaleBase
2398 {
2399 scope=0;
2400 model="\DZ\characters\zombies\fisherman_old_m.p3d";
2401 hiddenSelectionsMaterials[]=
2402 {
2403 "dz\characters\zombies\data\fisherman_old_m.rvmat"
2404 };
2405 class AnimEvents
2406 {
2407 class Steps
2408 {
2409 class Walk1
2410 {
2411 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2412 noise="ZombieStepNoise";
2413 id=1;
2414 };
2415 class Walk2
2416 {
2417 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2418 noise="ZombieStepNoise";
2419 id=2;
2420 };
2421 class Walk3
2422 {
2423 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2424 noise="ZombieStepNoise";
2425 id=3;
2426 };
2427 class Walk4
2428 {
2429 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2430 noise="ZombieStepNoise";
2431 id=4;
2432 };
2433 class Run1
2434 {
2435 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2436 noise="ZombieStepNoise";
2437 id=5;
2438 };
2439 class Run2
2440 {
2441 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2442 noise="ZombieStepNoise";
2443 id=6;
2444 };
2445 class Run3
2446 {
2447 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2448 noise="ZombieStepNoise";
2449 id=7;
2450 };
2451 class Run4
2452 {
2453 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2454 noise="ZombieStepNoise";
2455 id=8;
2456 };
2457 class Sprint1
2458 {
2459 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2460 noise="ZombieStepNoise";
2461 id=9;
2462 };
2463 class Sprint2
2464 {
2465 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2466 noise="ZombieStepNoise";
2467 id=10;
2468 };
2469 class Sprint3
2470 {
2471 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2472 noise="ZombieStepNoise";
2473 id=11;
2474 };
2475 class Sprint4
2476 {
2477 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2478 noise="ZombieStepNoise";
2479 id=12;
2480 };
2481 class Scuff1
2482 {
2483 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2484 noise="ZombieStepNoise";
2485 id=17;
2486 };
2487 class Scuff2
2488 {
2489 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2490 noise="ZombieStepNoise";
2491 id=18;
2492 };
2493 class Sccuff3
2494 {
2495 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2496 noise="ZombieStepNoise";
2497 id=19;
2498 };
2499 class Scuff4
2500 {
2501 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2502 noise="ZombieStepNoise";
2503 id=20;
2504 };
2505 class landFeetErc
2506 {
2507 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
2508 noise="ZombieStepNoise";
2509 id=21;
2510 };
2511 class landFootErc
2512 {
2513 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
2514 noise="ZombieStepNoise";
2515 id=22;
2516 };
2517 class Bodyfall
2518 {
2519 soundLookupTable="bodyfall_Zmb_LookupTable";
2520 noise="ZombieStepNoise";
2521 id=23;
2522 };
2523 class Bodyfall_Hand
2524 {
2525 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
2526 noise="ZombieStepNoise";
2527 id=24;
2528 };
2529 class Bodyfall_Slide
2530 {
2531 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
2532 noise="ZombieStepNoise";
2533 id=25;
2534 };
2535 class Prone_Walk_L
2536 {
2537 soundLookupTable="walkProne_Zmb_LookupTable";
2538 noise="ZombieStepNoise";
2539 id=27;
2540 };
2541 class Prone_Walk_R
2542 {
2543 soundLookupTable="walkProne_Zmb_LookupTable";
2544 noise="ZombieStepNoise";
2545 id=28;
2546 };
2547 class Prone_Run_L
2548 {
2549 soundLookupTable="runProne_Zmb_LookupTable";
2550 noise="ZombieStepNoise";
2551 id=29;
2552 };
2553 class Prone_Run_R
2554 {
2555 soundLookupTable="runProne_Zmb_LookupTable";
2556 noise="ZombieStepNoise";
2557 id=30;
2558 };
2559 };
2560 class Sounds
2561 {
2562 class Attack_Light1
2563 {
2564 soundSet="Zmb_Attack_Light1_SoundSet";
2565 id=1;
2566 };
2567 class Attack_Light2
2568 {
2569 soundSet="Zmb_Attack_Light2_SoundSet";
2570 id=2;
2571 };
2572 class Attack_Heavy1
2573 {
2574 soundSet="Zmb_Attack_Heavy1_SoundSet";
2575 id=3;
2576 };
2577 class Attack_Heavy2
2578 {
2579 soundSet="Zmb_Attack_Heavy2_SoundSet";
2580 id=4;
2581 };
2582 class TwoHands
2583 {
2584 soundSet="Zmb_Attack_TwoHands_SoundSet";
2585 id=5;
2586 };
2587 };
2588 class SoundVoice
2589 {
2590 class LightHit
2591 {
2592 soundSet="ZmbM_Old_LightHit_Soundset";
2593 id=1;
2594 };
2595 class HeavyHit
2596 {
2597 soundSet="ZmbM_Old_HeavyHit_Soundset";
2598 id=2;
2599 };
2600 class Attack
2601 {
2602 soundSet="ZmbM_Old_Attack_Soundset";
2603 id=5;
2604 };
2605 class Jump
2606 {
2607 soundSet="ZmbM_Old_Jump_Soundset";
2608 id=10;
2609 };
2610 class Land
2611 {
2612 soundSet="ZmbM_Old_Land_Soundset";
2613 id=11;
2614 };
2615 class CallToArmsShort
2616 {
2617 soundSet="ZmbM_Old_CallToArmsShort_Soundset";
2618 id=20;
2619 };
2620 };
2621 };
2622 };
2623 class ZmbM_FishermanOld_Blue: ZmbM_FishermanOld_Base
2624 {
2625 scope=2;
2626 hiddenSelectionsTextures[]=
2627 {
2628 "dz\characters\zombies\data\fisherman_old_blue_m_co.paa"
2629 };
2630 };
2631 class ZmbM_FishermanOld_Green: ZmbM_FishermanOld_Base
2632 {
2633 scope=2;
2634 hiddenSelectionsTextures[]=
2635 {
2636 "dz\characters\zombies\data\fisherman_old_green_m_co.paa"
2637 };
2638 };
2639 class ZmbM_FishermanOld_Grey: ZmbM_FishermanOld_Base
2640 {
2641 scope=2;
2642 hiddenSelectionsTextures[]=
2643 {
2644 "dz\characters\zombies\data\fisherman_old_grey_m_co.paa"
2645 };
2646 };
2647 class ZmbM_FishermanOld_Red: ZmbM_FishermanOld_Base
2648 {
2649 scope=2;
2650 hiddenSelectionsTextures[]=
2651 {
2652 "dz\characters\zombies\data\fisherman_old_red_m_co.paa"
2653 };
2654 };
2655 class ZmbM_JournalistSkinny_Base: ZombieMaleBase
2656 {
2657 scope=0;
2658 model="\DZ\characters\zombies\journalist_skinny_m.p3d";
2659 hiddenSelectionsMaterials[]=
2660 {
2661 "dz\characters\zombies\data\journalist_skinny_m.rvmat"
2662 };
2663 class AnimEvents
2664 {
2665 class Steps
2666 {
2667 class Walk1
2668 {
2669 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2670 noise="ZombieStepNoise";
2671 id=1;
2672 };
2673 class Walk2
2674 {
2675 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2676 noise="ZombieStepNoise";
2677 id=2;
2678 };
2679 class Walk3
2680 {
2681 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2682 noise="ZombieStepNoise";
2683 id=3;
2684 };
2685 class Walk4
2686 {
2687 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2688 noise="ZombieStepNoise";
2689 id=4;
2690 };
2691 class Run1
2692 {
2693 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2694 noise="ZombieStepNoise";
2695 id=5;
2696 };
2697 class Run2
2698 {
2699 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2700 noise="ZombieStepNoise";
2701 id=6;
2702 };
2703 class Run3
2704 {
2705 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2706 noise="ZombieStepNoise";
2707 id=7;
2708 };
2709 class Run4
2710 {
2711 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2712 noise="ZombieStepNoise";
2713 id=8;
2714 };
2715 class Sprint1
2716 {
2717 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2718 noise="ZombieStepNoise";
2719 id=9;
2720 };
2721 class Sprint2
2722 {
2723 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2724 noise="ZombieStepNoise";
2725 id=10;
2726 };
2727 class Sprint3
2728 {
2729 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2730 noise="ZombieStepNoise";
2731 id=11;
2732 };
2733 class Sprint4
2734 {
2735 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2736 noise="ZombieStepNoise";
2737 id=12;
2738 };
2739 class Scuff1
2740 {
2741 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2742 noise="ZombieStepNoise";
2743 id=17;
2744 };
2745 class Scuff2
2746 {
2747 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2748 noise="ZombieStepNoise";
2749 id=18;
2750 };
2751 class Sccuff3
2752 {
2753 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2754 noise="ZombieStepNoise";
2755 id=19;
2756 };
2757 class Scuff4
2758 {
2759 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2760 noise="ZombieStepNoise";
2761 id=20;
2762 };
2763 class landFeetErc
2764 {
2765 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
2766 noise="ZombieStepNoise";
2767 id=21;
2768 };
2769 class landFootErc
2770 {
2771 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
2772 noise="ZombieStepNoise";
2773 id=22;
2774 };
2775 class Bodyfall
2776 {
2777 soundLookupTable="bodyfall_Zmb_LookupTable";
2778 noise="ZombieStepNoise";
2779 id=23;
2780 };
2781 class Bodyfall_Hand
2782 {
2783 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
2784 noise="ZombieStepNoise";
2785 id=24;
2786 };
2787 class Bodyfall_Slide
2788 {
2789 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
2790 noise="ZombieStepNoise";
2791 id=25;
2792 };
2793 class Prone_Walk_L
2794 {
2795 soundLookupTable="walkProne_Zmb_LookupTable";
2796 noise="ZombieStepNoise";
2797 id=27;
2798 };
2799 class Prone_Walk_R
2800 {
2801 soundLookupTable="walkProne_Zmb_LookupTable";
2802 noise="ZombieStepNoise";
2803 id=28;
2804 };
2805 class Prone_Run_L
2806 {
2807 soundLookupTable="runProne_Zmb_LookupTable";
2808 noise="ZombieStepNoise";
2809 id=29;
2810 };
2811 class Prone_Run_R
2812 {
2813 soundLookupTable="runProne_Zmb_LookupTable";
2814 noise="ZombieStepNoise";
2815 id=30;
2816 };
2817 };
2818 class Sounds
2819 {
2820 class Attack_Light1
2821 {
2822 soundSet="Zmb_Attack_Light1_SoundSet";
2823 id=1;
2824 };
2825 class Attack_Light2
2826 {
2827 soundSet="Zmb_Attack_Light2_SoundSet";
2828 id=2;
2829 };
2830 class Attack_Heavy1
2831 {
2832 soundSet="Zmb_Attack_Heavy1_SoundSet";
2833 id=3;
2834 };
2835 class Attack_Heavy2
2836 {
2837 soundSet="Zmb_Attack_Heavy2_SoundSet";
2838 id=4;
2839 };
2840 class TwoHands
2841 {
2842 soundSet="Zmb_Attack_TwoHands_SoundSet";
2843 id=5;
2844 };
2845 };
2846 class SoundVoice
2847 {
2848 class LightHit
2849 {
2850 soundSet="ZmbM_Skinny_LightHit_Soundset";
2851 id=1;
2852 };
2853 class HeavyHit
2854 {
2855 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
2856 id=2;
2857 };
2858 class Attack
2859 {
2860 soundSet="ZmbM_Skinny_Attack_Soundset";
2861 id=5;
2862 };
2863 class Jump
2864 {
2865 soundSet="ZmbM_Skinny_Jump_Soundset";
2866 id=10;
2867 };
2868 class Land
2869 {
2870 soundSet="ZmbM_Skinny_Land_Soundset";
2871 id=11;
2872 };
2873 class CallToArmsShort
2874 {
2875 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
2876 id=20;
2877 };
2878 };
2879 };
2880 };
2881 class ZmbM_JournalistSkinny: ZmbM_JournalistSkinny_Base
2882 {
2883 scope=2;
2884 hiddenSelectionsTextures[]=
2885 {
2886 "dz\characters\zombies\data\journalist_skinny_m_co.paa"
2887 };
2888 };
2889 class ZmbF_JournalistNormal_Base: ZombieFemaleBase
2890 {
2891 scope=0;
2892 model="\DZ\characters\zombies\journalist_normal_f.p3d";
2893 hiddenSelectionsMaterials[]=
2894 {
2895 "dz\characters\zombies\data\journalist_normal_f.rvmat"
2896 };
2897 class AnimEvents
2898 {
2899 class Steps
2900 {
2901 class Walk1
2902 {
2903 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2904 noise="ZombieStepNoise";
2905 id=1;
2906 };
2907 class Walk2
2908 {
2909 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2910 noise="ZombieStepNoise";
2911 id=2;
2912 };
2913 class Walk3
2914 {
2915 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2916 noise="ZombieStepNoise";
2917 id=3;
2918 };
2919 class Walk4
2920 {
2921 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
2922 noise="ZombieStepNoise";
2923 id=4;
2924 };
2925 class Run1
2926 {
2927 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2928 noise="ZombieStepNoise";
2929 id=5;
2930 };
2931 class Run2
2932 {
2933 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2934 noise="ZombieStepNoise";
2935 id=6;
2936 };
2937 class Run3
2938 {
2939 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2940 noise="ZombieStepNoise";
2941 id=7;
2942 };
2943 class Run4
2944 {
2945 soundLookupTable="runErc_Boots_Zmb_LookupTable";
2946 noise="ZombieStepNoise";
2947 id=8;
2948 };
2949 class Sprint1
2950 {
2951 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2952 noise="ZombieStepNoise";
2953 id=9;
2954 };
2955 class Sprint2
2956 {
2957 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2958 noise="ZombieStepNoise";
2959 id=10;
2960 };
2961 class Sprint3
2962 {
2963 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2964 noise="ZombieStepNoise";
2965 id=11;
2966 };
2967 class Sprint4
2968 {
2969 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
2970 noise="ZombieStepNoise";
2971 id=12;
2972 };
2973 class Scuff1
2974 {
2975 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2976 noise="ZombieStepNoise";
2977 id=17;
2978 };
2979 class Scuff2
2980 {
2981 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2982 noise="ZombieStepNoise";
2983 id=18;
2984 };
2985 class Sccuff3
2986 {
2987 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2988 noise="ZombieStepNoise";
2989 id=19;
2990 };
2991 class Scuff4
2992 {
2993 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
2994 noise="ZombieStepNoise";
2995 id=20;
2996 };
2997 class landFeetErc
2998 {
2999 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
3000 noise="ZombieStepNoise";
3001 id=21;
3002 };
3003 class landFootErc
3004 {
3005 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
3006 noise="ZombieStepNoise";
3007 id=22;
3008 };
3009 class Bodyfall
3010 {
3011 soundLookupTable="bodyfall_Zmb_LookupTable";
3012 noise="ZombieStepNoise";
3013 id=23;
3014 };
3015 class Bodyfall_Hand
3016 {
3017 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
3018 noise="ZombieStepNoise";
3019 id=24;
3020 };
3021 class Bodyfall_Slide
3022 {
3023 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
3024 noise="ZombieStepNoise";
3025 id=25;
3026 };
3027 class Prone_Walk_L
3028 {
3029 soundLookupTable="walkProne_Zmb_LookupTable";
3030 noise="ZombieStepNoise";
3031 id=27;
3032 };
3033 class Prone_Walk_R
3034 {
3035 soundLookupTable="walkProne_Zmb_LookupTable";
3036 noise="ZombieStepNoise";
3037 id=28;
3038 };
3039 class Prone_Run_L
3040 {
3041 soundLookupTable="runProne_Zmb_LookupTable";
3042 noise="ZombieStepNoise";
3043 id=29;
3044 };
3045 class Prone_Run_R
3046 {
3047 soundLookupTable="runProne_Zmb_LookupTable";
3048 noise="ZombieStepNoise";
3049 id=30;
3050 };
3051 };
3052 class Sounds
3053 {
3054 class Attack_Light1
3055 {
3056 soundSet="Zmb_Attack_Light1_SoundSet";
3057 id=1;
3058 };
3059 class Attack_Light2
3060 {
3061 soundSet="Zmb_Attack_Light2_SoundSet";
3062 id=2;
3063 };
3064 class Attack_Heavy1
3065 {
3066 soundSet="Zmb_Attack_Heavy1_SoundSet";
3067 id=3;
3068 };
3069 class Attack_Heavy2
3070 {
3071 soundSet="Zmb_Attack_Heavy2_SoundSet";
3072 id=4;
3073 };
3074 class TwoHands
3075 {
3076 soundSet="Zmb_Attack_TwoHands_SoundSet";
3077 id=5;
3078 };
3079 };
3080 class SoundVoice
3081 {
3082 class LightHit
3083 {
3084 soundSet="ZmbF_Normal_LightHit_Soundset";
3085 id=1;
3086 };
3087 class HeavyHit
3088 {
3089 soundSet="ZmbF_Normal_HeavyHit_Soundset";
3090 id=2;
3091 };
3092 class Attack
3093 {
3094 soundSet="ZmbF_Normal_Attack_Soundset";
3095 id=5;
3096 };
3097 class Jump
3098 {
3099 soundSet="ZmbF_Normal_Jump_Soundset";
3100 id=10;
3101 };
3102 class Land
3103 {
3104 soundSet="ZmbF_Normal_Land_Soundset";
3105 id=11;
3106 };
3107 class CallToArmsShort
3108 {
3109 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
3110 id=20;
3111 };
3112 };
3113 };
3114 };
3115 class ZmbF_JournalistNormal_Blue: ZmbF_JournalistNormal_Base
3116 {
3117 scope=2;
3118 hiddenSelectionsTextures[]=
3119 {
3120 "dz\characters\zombies\data\journalist_normal_f_blue_co.paa"
3121 };
3122 };
3123 class ZmbF_JournalistNormal_Green: ZmbF_JournalistNormal_Base
3124 {
3125 scope=2;
3126 hiddenSelectionsTextures[]=
3127 {
3128 "dz\characters\zombies\data\journalist_normal_f_green_co.paa"
3129 };
3130 };
3131 class ZmbF_JournalistNormal_Red: ZmbF_JournalistNormal_Base
3132 {
3133 scope=2;
3134 hiddenSelectionsTextures[]=
3135 {
3136 "dz\characters\zombies\data\journalist_normal_f_red_co.paa"
3137 };
3138 };
3139 class ZmbM_HikerSkinny_Base: ZombieMaleBase
3140 {
3141 scope=0;
3142 model="\DZ\characters\zombies\hiker_skinny_m.p3d";
3143 hiddenSelectionsMaterials[]=
3144 {
3145 "dz\characters\zombies\data\hiker_skinny_m.rvmat"
3146 };
3147 class AnimEvents
3148 {
3149 class Steps
3150 {
3151 class Walk1
3152 {
3153 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3154 noise="ZombieStepNoise";
3155 id=1;
3156 };
3157 class Walk2
3158 {
3159 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3160 noise="ZombieStepNoise";
3161 id=2;
3162 };
3163 class Walk3
3164 {
3165 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3166 noise="ZombieStepNoise";
3167 id=3;
3168 };
3169 class Walk4
3170 {
3171 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3172 noise="ZombieStepNoise";
3173 id=4;
3174 };
3175 class Run1
3176 {
3177 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3178 noise="ZombieStepNoise";
3179 id=5;
3180 };
3181 class Run2
3182 {
3183 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3184 noise="ZombieStepNoise";
3185 id=6;
3186 };
3187 class Run3
3188 {
3189 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3190 noise="ZombieStepNoise";
3191 id=7;
3192 };
3193 class Run4
3194 {
3195 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3196 noise="ZombieStepNoise";
3197 id=8;
3198 };
3199 class Sprint1
3200 {
3201 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3202 noise="ZombieStepNoise";
3203 id=9;
3204 };
3205 class Sprint2
3206 {
3207 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3208 noise="ZombieStepNoise";
3209 id=10;
3210 };
3211 class Sprint3
3212 {
3213 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3214 noise="ZombieStepNoise";
3215 id=11;
3216 };
3217 class Sprint4
3218 {
3219 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3220 noise="ZombieStepNoise";
3221 id=12;
3222 };
3223 class Scuff1
3224 {
3225 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3226 noise="ZombieStepNoise";
3227 id=17;
3228 };
3229 class Scuff2
3230 {
3231 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3232 noise="ZombieStepNoise";
3233 id=18;
3234 };
3235 class Sccuff3
3236 {
3237 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3238 noise="ZombieStepNoise";
3239 id=19;
3240 };
3241 class Scuff4
3242 {
3243 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3244 noise="ZombieStepNoise";
3245 id=20;
3246 };
3247 class landFeetErc
3248 {
3249 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
3250 noise="ZombieStepNoise";
3251 id=21;
3252 };
3253 class landFootErc
3254 {
3255 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
3256 noise="ZombieStepNoise";
3257 id=22;
3258 };
3259 class Bodyfall
3260 {
3261 soundLookupTable="bodyfall_Zmb_LookupTable";
3262 noise="ZombieStepNoise";
3263 id=23;
3264 };
3265 class Bodyfall_Hand
3266 {
3267 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
3268 noise="ZombieStepNoise";
3269 id=24;
3270 };
3271 class Bodyfall_Slide
3272 {
3273 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
3274 noise="ZombieStepNoise";
3275 id=25;
3276 };
3277 class Prone_Walk_L
3278 {
3279 soundLookupTable="walkProne_Zmb_LookupTable";
3280 noise="ZombieStepNoise";
3281 id=27;
3282 };
3283 class Prone_Walk_R
3284 {
3285 soundLookupTable="walkProne_Zmb_LookupTable";
3286 noise="ZombieStepNoise";
3287 id=28;
3288 };
3289 class Prone_Run_L
3290 {
3291 soundLookupTable="runProne_Zmb_LookupTable";
3292 noise="ZombieStepNoise";
3293 id=29;
3294 };
3295 class Prone_Run_R
3296 {
3297 soundLookupTable="runProne_Zmb_LookupTable";
3298 noise="ZombieStepNoise";
3299 id=30;
3300 };
3301 };
3302 class Sounds
3303 {
3304 class Attack_Light1
3305 {
3306 soundSet="Zmb_Attack_Light1_SoundSet";
3307 id=1;
3308 };
3309 class Attack_Light2
3310 {
3311 soundSet="Zmb_Attack_Light2_SoundSet";
3312 id=2;
3313 };
3314 class Attack_Heavy1
3315 {
3316 soundSet="Zmb_Attack_Heavy1_SoundSet";
3317 id=3;
3318 };
3319 class Attack_Heavy2
3320 {
3321 soundSet="Zmb_Attack_Heavy2_SoundSet";
3322 id=4;
3323 };
3324 class TwoHands
3325 {
3326 soundSet="Zmb_Attack_TwoHands_SoundSet";
3327 id=5;
3328 };
3329 };
3330 class SoundVoice
3331 {
3332 class LightHit
3333 {
3334 soundSet="ZmbM_Skinny_Old_LightHit_Soundset";
3335 id=1;
3336 };
3337 class HeavyHit
3338 {
3339 soundSet="ZmbM_Skinny_Old_HeavyHit_Soundset";
3340 id=2;
3341 };
3342 class Attack
3343 {
3344 soundSet="ZmbM_Skinny_Old_Attack_Soundset";
3345 id=5;
3346 };
3347 class Jump
3348 {
3349 soundSet="ZmbM_Skinny_Old_Jump_Soundset";
3350 id=10;
3351 };
3352 class Land
3353 {
3354 soundSet="ZmbM_Skinny_Old_Land_Soundset";
3355 id=11;
3356 };
3357 class CallToArmsShort
3358 {
3359 soundSet="ZmbM_Skinny_Old_CallToArmsShort_Soundset";
3360 id=20;
3361 };
3362 };
3363 };
3364 };
3365 class ZmbM_HikerSkinny_Blue: ZmbM_HikerSkinny_Base
3366 {
3367 scope=2;
3368 hiddenSelectionsTextures[]=
3369 {
3370 "dz\characters\zombies\data\hiker_skinny_m_co.paa"
3371 };
3372 };
3373 class ZmbM_HikerSkinny_Green: ZmbM_HikerSkinny_Base
3374 {
3375 scope=2;
3376 hiddenSelectionsTextures[]=
3377 {
3378 "dz\characters\zombies\data\hiker_skinny_m_green_co.paa"
3379 };
3380 };
3381 class ZmbM_HikerSkinny_Yellow: ZmbM_HikerSkinny_Base
3382 {
3383 scope=2;
3384 hiddenSelectionsTextures[]=
3385 {
3386 "dz\characters\zombies\data\hiker_skinny_m_yellow_co.paa"
3387 };
3388 };
3389 class ZmbF_HikerSkinny_Base: ZombieFemaleBase
3390 {
3391 scope=0;
3392 model="\DZ\characters\zombies\hiker_skinny_f.p3d";
3393 hiddenSelectionsMaterials[]=
3394 {
3395 "dz\characters\zombies\data\hiker_skinny_f.rvmat"
3396 };
3397 class AnimEvents
3398 {
3399 class Steps
3400 {
3401 class Walk1
3402 {
3403 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3404 noise="ZombieStepNoise";
3405 id=1;
3406 };
3407 class Walk2
3408 {
3409 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3410 noise="ZombieStepNoise";
3411 id=2;
3412 };
3413 class Walk3
3414 {
3415 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3416 noise="ZombieStepNoise";
3417 id=3;
3418 };
3419 class Walk4
3420 {
3421 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3422 noise="ZombieStepNoise";
3423 id=4;
3424 };
3425 class Run1
3426 {
3427 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3428 noise="ZombieStepNoise";
3429 id=5;
3430 };
3431 class Run2
3432 {
3433 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3434 noise="ZombieStepNoise";
3435 id=6;
3436 };
3437 class Run3
3438 {
3439 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3440 noise="ZombieStepNoise";
3441 id=7;
3442 };
3443 class Run4
3444 {
3445 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3446 noise="ZombieStepNoise";
3447 id=8;
3448 };
3449 class Sprint1
3450 {
3451 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3452 noise="ZombieStepNoise";
3453 id=9;
3454 };
3455 class Sprint2
3456 {
3457 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3458 noise="ZombieStepNoise";
3459 id=10;
3460 };
3461 class Sprint3
3462 {
3463 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3464 noise="ZombieStepNoise";
3465 id=11;
3466 };
3467 class Sprint4
3468 {
3469 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3470 noise="ZombieStepNoise";
3471 id=12;
3472 };
3473 class Scuff1
3474 {
3475 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3476 noise="ZombieStepNoise";
3477 id=17;
3478 };
3479 class Scuff2
3480 {
3481 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3482 noise="ZombieStepNoise";
3483 id=18;
3484 };
3485 class Sccuff3
3486 {
3487 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3488 noise="ZombieStepNoise";
3489 id=19;
3490 };
3491 class Scuff4
3492 {
3493 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3494 noise="ZombieStepNoise";
3495 id=20;
3496 };
3497 class landFeetErc
3498 {
3499 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
3500 noise="ZombieStepNoise";
3501 id=21;
3502 };
3503 class landFootErc
3504 {
3505 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
3506 noise="ZombieStepNoise";
3507 id=22;
3508 };
3509 class Bodyfall
3510 {
3511 soundLookupTable="bodyfall_Zmb_LookupTable";
3512 noise="ZombieStepNoise";
3513 id=23;
3514 };
3515 class Bodyfall_Hand
3516 {
3517 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
3518 noise="ZombieStepNoise";
3519 id=24;
3520 };
3521 class Bodyfall_Slide
3522 {
3523 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
3524 noise="ZombieStepNoise";
3525 id=25;
3526 };
3527 class Prone_Walk_L
3528 {
3529 soundLookupTable="walkProne_Zmb_LookupTable";
3530 noise="ZombieStepNoise";
3531 id=27;
3532 };
3533 class Prone_Walk_R
3534 {
3535 soundLookupTable="walkProne_Zmb_LookupTable";
3536 noise="ZombieStepNoise";
3537 id=28;
3538 };
3539 class Prone_Run_L
3540 {
3541 soundLookupTable="runProne_Zmb_LookupTable";
3542 noise="ZombieStepNoise";
3543 id=29;
3544 };
3545 class Prone_Run_R
3546 {
3547 soundLookupTable="runProne_Zmb_LookupTable";
3548 noise="ZombieStepNoise";
3549 id=30;
3550 };
3551 };
3552 class Sounds
3553 {
3554 class Attack_Light1
3555 {
3556 soundSet="Zmb_Attack_Light1_SoundSet";
3557 id=1;
3558 };
3559 class Attack_Light2
3560 {
3561 soundSet="Zmb_Attack_Light2_SoundSet";
3562 id=2;
3563 };
3564 class Attack_Heavy1
3565 {
3566 soundSet="Zmb_Attack_Heavy1_SoundSet";
3567 id=3;
3568 };
3569 class Attack_Heavy2
3570 {
3571 soundSet="Zmb_Attack_Heavy2_SoundSet";
3572 id=4;
3573 };
3574 class TwoHands
3575 {
3576 soundSet="Zmb_Attack_TwoHands_SoundSet";
3577 id=5;
3578 };
3579 };
3580 class SoundVoice
3581 {
3582 class LightHit
3583 {
3584 soundSet="ZmbF_Skinny_LightHit_Soundset";
3585 id=1;
3586 };
3587 class HeavyHit
3588 {
3589 soundSet="ZmbF_Skinny_HeavyHit_Soundset";
3590 id=2;
3591 };
3592 class Attack
3593 {
3594 soundSet="ZmbF_Skinny_Attack_Soundset";
3595 id=5;
3596 };
3597 class Jump
3598 {
3599 soundSet="ZmbF_Skinny_Jump_Soundset";
3600 id=10;
3601 };
3602 class Land
3603 {
3604 soundSet="ZmbF_Skinny_Land_Soundset";
3605 id=11;
3606 };
3607 class CallToArmsShort
3608 {
3609 soundSet="ZmbF_Skinny_CallToArmsShort_Soundset";
3610 id=20;
3611 };
3612 };
3613 };
3614 };
3615 class ZmbF_HikerSkinny_Blue: ZmbF_HikerSkinny_Base
3616 {
3617 scope=2;
3618 hiddenSelectionsTextures[]=
3619 {
3620 "dz\characters\zombies\data\hiker_skinny_f_blue_co.paa"
3621 };
3622 };
3623 class ZmbF_HikerSkinny_Grey: ZmbF_HikerSkinny_Base
3624 {
3625 scope=2;
3626 hiddenSelectionsTextures[]=
3627 {
3628 "dz\characters\zombies\data\hiker_skinny_f_gray_co.paa"
3629 };
3630 };
3631 class ZmbF_HikerSkinny_Green: ZmbF_HikerSkinny_Base
3632 {
3633 scope=2;
3634 hiddenSelectionsTextures[]=
3635 {
3636 "dz\characters\zombies\data\hiker_skinny_f_green_co.paa"
3637 };
3638 };
3639 class ZmbF_HikerSkinny_Red: ZmbF_HikerSkinny_Base
3640 {
3641 scope=2;
3642 hiddenSelectionsTextures[]=
3643 {
3644 "dz\characters\zombies\data\hiker_skinny_f_red_co.paa"
3645 };
3646 };
3647 class ZmbF_SurvivorNormal_Base: ZombieFemaleBase
3648 {
3649 scope=0;
3650 model="\DZ\characters\zombies\Survivor_normal_f.p3d";
3651 hiddenSelectionsMaterials[]=
3652 {
3653 "dz\characters\zombies\data\survivor_normal_f.rvmat"
3654 };
3655 class AnimEvents
3656 {
3657 class Steps
3658 {
3659 class Walk1
3660 {
3661 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
3662 noise="ZombieStepNoise";
3663 id=1;
3664 };
3665 class Walk2
3666 {
3667 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
3668 noise="ZombieStepNoise";
3669 id=2;
3670 };
3671 class Walk3
3672 {
3673 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
3674 noise="ZombieStepNoise";
3675 id=3;
3676 };
3677 class Walk4
3678 {
3679 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
3680 noise="ZombieStepNoise";
3681 id=4;
3682 };
3683 class Run1
3684 {
3685 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
3686 noise="ZombieStepNoise";
3687 id=5;
3688 };
3689 class Run2
3690 {
3691 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
3692 noise="ZombieStepNoise";
3693 id=6;
3694 };
3695 class Run3
3696 {
3697 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
3698 noise="ZombieStepNoise";
3699 id=7;
3700 };
3701 class Run4
3702 {
3703 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
3704 noise="ZombieStepNoise";
3705 id=8;
3706 };
3707 class Sprint1
3708 {
3709 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
3710 noise="ZombieStepNoise";
3711 id=9;
3712 };
3713 class Sprint2
3714 {
3715 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
3716 noise="ZombieStepNoise";
3717 id=10;
3718 };
3719 class Sprint3
3720 {
3721 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
3722 noise="ZombieStepNoise";
3723 id=11;
3724 };
3725 class Sprint4
3726 {
3727 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
3728 noise="ZombieStepNoise";
3729 id=12;
3730 };
3731 class Scuff1
3732 {
3733 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
3734 noise="ZombieStepNoise";
3735 id=17;
3736 };
3737 class Scuff2
3738 {
3739 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
3740 noise="ZombieStepNoise";
3741 id=18;
3742 };
3743 class Sccuff3
3744 {
3745 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
3746 noise="ZombieStepNoise";
3747 id=19;
3748 };
3749 class Scuff4
3750 {
3751 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
3752 noise="ZombieStepNoise";
3753 id=20;
3754 };
3755 class landFeetErc
3756 {
3757 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
3758 noise="ZombieStepNoise";
3759 id=21;
3760 };
3761 class landFootErc
3762 {
3763 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
3764 noise="ZombieStepNoise";
3765 id=22;
3766 };
3767 class Bodyfall
3768 {
3769 soundLookupTable="bodyfall_Zmb_LookupTable";
3770 noise="ZombieStepNoise";
3771 id=23;
3772 };
3773 class Bodyfall_Hand
3774 {
3775 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
3776 noise="ZombieStepNoise";
3777 id=24;
3778 };
3779 class Bodyfall_Slide
3780 {
3781 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
3782 noise="ZombieStepNoise";
3783 id=25;
3784 };
3785 class Prone_Walk_L
3786 {
3787 soundLookupTable="walkProne_Zmb_LookupTable";
3788 noise="ZombieStepNoise";
3789 id=27;
3790 };
3791 class Prone_Walk_R
3792 {
3793 soundLookupTable="walkProne_Zmb_LookupTable";
3794 noise="ZombieStepNoise";
3795 id=28;
3796 };
3797 class Prone_Run_L
3798 {
3799 soundLookupTable="runProne_Zmb_LookupTable";
3800 noise="ZombieStepNoise";
3801 id=29;
3802 };
3803 class Prone_Run_R
3804 {
3805 soundLookupTable="runProne_Zmb_LookupTable";
3806 noise="ZombieStepNoise";
3807 id=30;
3808 };
3809 };
3810 class Sounds
3811 {
3812 class Attack_Light1
3813 {
3814 soundSet="Zmb_Attack_Light1_SoundSet";
3815 id=1;
3816 };
3817 class Attack_Light2
3818 {
3819 soundSet="Zmb_Attack_Light2_SoundSet";
3820 id=2;
3821 };
3822 class Attack_Heavy1
3823 {
3824 soundSet="Zmb_Attack_Heavy1_SoundSet";
3825 id=3;
3826 };
3827 class Attack_Heavy2
3828 {
3829 soundSet="Zmb_Attack_Heavy2_SoundSet";
3830 id=4;
3831 };
3832 class TwoHands
3833 {
3834 soundSet="Zmb_Attack_TwoHands_SoundSet";
3835 id=5;
3836 };
3837 };
3838 class SoundVoice
3839 {
3840 class LightHit
3841 {
3842 soundSet="ZmbF_Normal_LightHit_Soundset";
3843 id=1;
3844 };
3845 class HeavyHit
3846 {
3847 soundSet="ZmbF_Normal_HeavyHit_Soundset";
3848 id=2;
3849 };
3850 class Attack
3851 {
3852 soundSet="ZmbF_Normal_Attack_Soundset";
3853 id=5;
3854 };
3855 class Jump
3856 {
3857 soundSet="ZmbF_Normal_Jump_Soundset";
3858 id=10;
3859 };
3860 class Land
3861 {
3862 soundSet="ZmbF_Normal_Land_Soundset";
3863 id=11;
3864 };
3865 class CallToArmsShort
3866 {
3867 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
3868 id=20;
3869 };
3870 };
3871 };
3872 };
3873 class ZmbF_SurvivorNormal_Blue: ZmbF_SurvivorNormal_Base
3874 {
3875 scope=2;
3876 hiddenSelectionsTextures[]=
3877 {
3878 "dz\characters\zombies\data\survivor_normal_f_blue_co.paa"
3879 };
3880 };
3881 class ZmbF_SurvivorNormal_Red: ZmbF_SurvivorNormal_Base
3882 {
3883 scope=2;
3884 hiddenSelectionsTextures[]=
3885 {
3886 "dz\characters\zombies\data\survivor_normal_f_red_co.paa"
3887 };
3888 };
3889 class ZmbF_SurvivorNormal_White: ZmbF_SurvivorNormal_Base
3890 {
3891 scope=2;
3892 hiddenSelectionsTextures[]=
3893 {
3894 "dz\characters\zombies\data\survivor_normal_f_white_co.paa"
3895 };
3896 };
3897 class ZmbM_CommercialPilotOld_Base: ZombieMaleBase
3898 {
3899 scope=0;
3900 model="\DZ\characters\zombies\commercialPilot_old_m.p3d";
3901 hiddenSelectionsMaterials[]=
3902 {
3903 "dz\characters\zombies\data\commercialpilot_old_m.rvmat"
3904 };
3905 class AnimEvents
3906 {
3907 class Steps
3908 {
3909 class Walk1
3910 {
3911 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3912 noise="ZombieStepNoise";
3913 id=1;
3914 };
3915 class Walk2
3916 {
3917 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3918 noise="ZombieStepNoise";
3919 id=2;
3920 };
3921 class Walk3
3922 {
3923 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3924 noise="ZombieStepNoise";
3925 id=3;
3926 };
3927 class Walk4
3928 {
3929 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
3930 noise="ZombieStepNoise";
3931 id=4;
3932 };
3933 class Run1
3934 {
3935 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3936 noise="ZombieStepNoise";
3937 id=5;
3938 };
3939 class Run2
3940 {
3941 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3942 noise="ZombieStepNoise";
3943 id=6;
3944 };
3945 class Run3
3946 {
3947 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3948 noise="ZombieStepNoise";
3949 id=7;
3950 };
3951 class Run4
3952 {
3953 soundLookupTable="runErc_Boots_Zmb_LookupTable";
3954 noise="ZombieStepNoise";
3955 id=8;
3956 };
3957 class Sprint1
3958 {
3959 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3960 noise="ZombieStepNoise";
3961 id=9;
3962 };
3963 class Sprint2
3964 {
3965 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3966 noise="ZombieStepNoise";
3967 id=10;
3968 };
3969 class Sprint3
3970 {
3971 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3972 noise="ZombieStepNoise";
3973 id=11;
3974 };
3975 class Sprint4
3976 {
3977 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
3978 noise="ZombieStepNoise";
3979 id=12;
3980 };
3981 class Scuff1
3982 {
3983 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3984 noise="ZombieStepNoise";
3985 id=17;
3986 };
3987 class Scuff2
3988 {
3989 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3990 noise="ZombieStepNoise";
3991 id=18;
3992 };
3993 class Sccuff3
3994 {
3995 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
3996 noise="ZombieStepNoise";
3997 id=19;
3998 };
3999 class Scuff4
4000 {
4001 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4002 noise="ZombieStepNoise";
4003 id=20;
4004 };
4005 class landFeetErc
4006 {
4007 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
4008 noise="ZombieStepNoise";
4009 id=21;
4010 };
4011 class landFootErc
4012 {
4013 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
4014 noise="ZombieStepNoise";
4015 id=22;
4016 };
4017 class Bodyfall
4018 {
4019 soundLookupTable="bodyfall_Zmb_LookupTable";
4020 noise="ZombieStepNoise";
4021 id=23;
4022 };
4023 class Bodyfall_Hand
4024 {
4025 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
4026 noise="ZombieStepNoise";
4027 id=24;
4028 };
4029 class Bodyfall_Slide
4030 {
4031 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
4032 noise="ZombieStepNoise";
4033 id=25;
4034 };
4035 class Prone_Walk_L
4036 {
4037 soundLookupTable="walkProne_Zmb_LookupTable";
4038 noise="ZombieStepNoise";
4039 id=27;
4040 };
4041 class Prone_Walk_R
4042 {
4043 soundLookupTable="walkProne_Zmb_LookupTable";
4044 noise="ZombieStepNoise";
4045 id=28;
4046 };
4047 class Prone_Run_L
4048 {
4049 soundLookupTable="runProne_Zmb_LookupTable";
4050 noise="ZombieStepNoise";
4051 id=29;
4052 };
4053 class Prone_Run_R
4054 {
4055 soundLookupTable="runProne_Zmb_LookupTable";
4056 noise="ZombieStepNoise";
4057 id=30;
4058 };
4059 };
4060 class Sounds
4061 {
4062 class Attack_Light1
4063 {
4064 soundSet="Zmb_Attack_Light1_SoundSet";
4065 id=1;
4066 };
4067 class Attack_Light2
4068 {
4069 soundSet="Zmb_Attack_Light2_SoundSet";
4070 id=2;
4071 };
4072 class Attack_Heavy1
4073 {
4074 soundSet="Zmb_Attack_Heavy1_SoundSet";
4075 id=3;
4076 };
4077 class Attack_Heavy2
4078 {
4079 soundSet="Zmb_Attack_Heavy2_SoundSet";
4080 id=4;
4081 };
4082 class TwoHands
4083 {
4084 soundSet="Zmb_Attack_TwoHands_SoundSet";
4085 id=5;
4086 };
4087 };
4088 class SoundVoice
4089 {
4090 class LightHit
4091 {
4092 soundSet="ZmbM_Old_LightHit_Soundset";
4093 id=1;
4094 };
4095 class HeavyHit
4096 {
4097 soundSet="ZmbM_Old_HeavyHit_Soundset";
4098 id=2;
4099 };
4100 class Attack
4101 {
4102 soundSet="ZmbM_Old_Attack_Soundset";
4103 id=5;
4104 };
4105 class Jump
4106 {
4107 soundSet="ZmbM_Old_Jump_Soundset";
4108 id=10;
4109 };
4110 class Land
4111 {
4112 soundSet="ZmbM_Old_Land_Soundset";
4113 id=11;
4114 };
4115 class CallToArmsShort
4116 {
4117 soundSet="ZmbM_Old_CallToArmsShort_Soundset";
4118 id=20;
4119 };
4120 };
4121 };
4122 };
4123 class ZmbM_CommercialPilotOld_Blue: ZmbM_CommercialPilotOld_Base
4124 {
4125 scope=2;
4126 hiddenSelectionsTextures[]=
4127 {
4128 "dz\characters\zombies\data\commercialpilot_old_m_co.paa"
4129 };
4130 };
4131 class ZmbM_CommercialPilotOld_Olive: ZmbM_CommercialPilotOld_Base
4132 {
4133 scope=2;
4134 hiddenSelectionsTextures[]=
4135 {
4136 "dz\characters\zombies\data\commercialpilot_old_m_olive_co.paa"
4137 };
4138 };
4139 class ZmbM_CommercialPilotOld_Brown: ZmbM_CommercialPilotOld_Base
4140 {
4141 scope=2;
4142 hiddenSelectionsTextures[]=
4143 {
4144 "dz\characters\zombies\data\commercialpilot_old_m_brown_co.paa"
4145 };
4146 };
4147 class ZmbM_MotobikerFat_Base: ZombieMaleBase
4148 {
4149 scope=0;
4150 model="\DZ\characters\zombies\motobiker_fat_m.p3d";
4151 hiddenSelectionsMaterials[]=
4152 {
4153 "dz\characters\zombies\data\motobiker_fat_m.rvmat"
4154 };
4155 class AnimEvents
4156 {
4157 class Steps
4158 {
4159 class Walk1
4160 {
4161 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
4162 noise="ZombieStepNoise";
4163 id=1;
4164 };
4165 class Walk2
4166 {
4167 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
4168 noise="ZombieStepNoise";
4169 id=2;
4170 };
4171 class Walk3
4172 {
4173 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
4174 noise="ZombieStepNoise";
4175 id=3;
4176 };
4177 class Walk4
4178 {
4179 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
4180 noise="ZombieStepNoise";
4181 id=4;
4182 };
4183 class Run1
4184 {
4185 soundLookupTable="runErc_Boots_Zmb_LookupTable";
4186 noise="ZombieStepNoise";
4187 id=5;
4188 };
4189 class Run2
4190 {
4191 soundLookupTable="runErc_Boots_Zmb_LookupTable";
4192 noise="ZombieStepNoise";
4193 id=6;
4194 };
4195 class Run3
4196 {
4197 soundLookupTable="runErc_Boots_Zmb_LookupTable";
4198 noise="ZombieStepNoise";
4199 id=7;
4200 };
4201 class Run4
4202 {
4203 soundLookupTable="runErc_Boots_Zmb_LookupTable";
4204 noise="ZombieStepNoise";
4205 id=8;
4206 };
4207 class Sprint1
4208 {
4209 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
4210 noise="ZombieStepNoise";
4211 id=9;
4212 };
4213 class Sprint2
4214 {
4215 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
4216 noise="ZombieStepNoise";
4217 id=10;
4218 };
4219 class Sprint3
4220 {
4221 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
4222 noise="ZombieStepNoise";
4223 id=11;
4224 };
4225 class Sprint4
4226 {
4227 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
4228 noise="ZombieStepNoise";
4229 id=12;
4230 };
4231 class Scuff1
4232 {
4233 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4234 noise="ZombieStepNoise";
4235 id=17;
4236 };
4237 class Scuff2
4238 {
4239 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4240 noise="ZombieStepNoise";
4241 id=18;
4242 };
4243 class Sccuff3
4244 {
4245 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4246 noise="ZombieStepNoise";
4247 id=19;
4248 };
4249 class Scuff4
4250 {
4251 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4252 noise="ZombieStepNoise";
4253 id=20;
4254 };
4255 class landFeetErc
4256 {
4257 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
4258 noise="ZombieStepNoise";
4259 id=21;
4260 };
4261 class landFootErc
4262 {
4263 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
4264 noise="ZombieStepNoise";
4265 id=22;
4266 };
4267 class Bodyfall
4268 {
4269 soundLookupTable="bodyfall_Zmb_LookupTable";
4270 noise="ZombieStepNoise";
4271 id=23;
4272 };
4273 class Bodyfall_Hand
4274 {
4275 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
4276 noise="ZombieStepNoise";
4277 id=24;
4278 };
4279 class Bodyfall_Slide
4280 {
4281 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
4282 noise="ZombieStepNoise";
4283 id=25;
4284 };
4285 class Prone_Walk_L
4286 {
4287 soundLookupTable="walkProne_Zmb_LookupTable";
4288 noise="ZombieStepNoise";
4289 id=27;
4290 };
4291 class Prone_Walk_R
4292 {
4293 soundLookupTable="walkProne_Zmb_LookupTable";
4294 noise="ZombieStepNoise";
4295 id=28;
4296 };
4297 class Prone_Run_L
4298 {
4299 soundLookupTable="runProne_Zmb_LookupTable";
4300 noise="ZombieStepNoise";
4301 id=29;
4302 };
4303 class Prone_Run_R
4304 {
4305 soundLookupTable="runProne_Zmb_LookupTable";
4306 noise="ZombieStepNoise";
4307 id=30;
4308 };
4309 };
4310 class Sounds
4311 {
4312 class Attack_Light1
4313 {
4314 soundSet="Zmb_Attack_Light1_SoundSet";
4315 id=1;
4316 };
4317 class Attack_Light2
4318 {
4319 soundSet="Zmb_Attack_Light2_SoundSet";
4320 id=2;
4321 };
4322 class Attack_Heavy1
4323 {
4324 soundSet="Zmb_Attack_Heavy1_SoundSet";
4325 id=3;
4326 };
4327 class Attack_Heavy2
4328 {
4329 soundSet="Zmb_Attack_Heavy2_SoundSet";
4330 id=4;
4331 };
4332 class TwoHands
4333 {
4334 soundSet="Zmb_Attack_TwoHands_SoundSet";
4335 id=5;
4336 };
4337 };
4338 class SoundVoice
4339 {
4340 class LightHit
4341 {
4342 soundSet="ZmbM_Fat_LightHit_Soundset";
4343 id=1;
4344 };
4345 class HeavyHit
4346 {
4347 soundSet="ZmbM_Fat_HeavyHit_Soundset";
4348 id=2;
4349 };
4350 class Attack
4351 {
4352 soundSet="ZmbM_Fat_Attack_Soundset";
4353 id=5;
4354 };
4355 class Jump
4356 {
4357 soundSet="ZmbM_Fat_Jump_Soundset";
4358 id=10;
4359 };
4360 class Land
4361 {
4362 soundSet="ZmbM_Fat_Land_Soundset";
4363 id=11;
4364 };
4365 class CallToArmsShort
4366 {
4367 soundSet="ZmbM_Fat_CallToArmsShort_Soundset";
4368 id=20;
4369 };
4370 };
4371 };
4372 };
4373 class ZmbM_MotobikerFat_Beige: ZmbM_MotobikerFat_Base
4374 {
4375 scope=2;
4376 hiddenSelectionsTextures[]=
4377 {
4378 "dz\characters\zombies\data\motobiker_fat_m_beige_co.paa"
4379 };
4380 };
4381 class ZmbM_MotobikerFat_Black: ZmbM_MotobikerFat_Base
4382 {
4383 scope=2;
4384 hiddenSelectionsTextures[]=
4385 {
4386 "dz\characters\zombies\data\motobiker_fat_m_black_co.paa"
4387 };
4388 };
4389 class ZmbM_MotobikerFat_Blue: ZmbM_MotobikerFat_Base
4390 {
4391 scope=2;
4392 hiddenSelectionsTextures[]=
4393 {
4394 "dz\characters\zombies\data\motobiker_fat_m_co.paa"
4395 };
4396 };
4397 class ZmbM_VillagerOld_Base: ZombieMaleBase
4398 {
4399 scope=0;
4400 model="\DZ\characters\zombies\villager_old_m.p3d";
4401 hiddenSelectionsMaterials[]=
4402 {
4403 "dz\characters\zombies\data\villager_old_m.rvmat"
4404 };
4405 class AnimEvents
4406 {
4407 class Steps
4408 {
4409 class Walk1
4410 {
4411 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
4412 noise="ZombieStepNoise";
4413 id=1;
4414 };
4415 class Walk2
4416 {
4417 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
4418 noise="ZombieStepNoise";
4419 id=2;
4420 };
4421 class Walk3
4422 {
4423 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
4424 noise="ZombieStepNoise";
4425 id=3;
4426 };
4427 class Walk4
4428 {
4429 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
4430 noise="ZombieStepNoise";
4431 id=4;
4432 };
4433 class Run1
4434 {
4435 soundLookupTable="runErc_Boots_Zmb_LookupTable";
4436 noise="ZombieStepNoise";
4437 id=5;
4438 };
4439 class Run2
4440 {
4441 soundLookupTable="runErc_Boots_Zmb_LookupTable";
4442 noise="ZombieStepNoise";
4443 id=6;
4444 };
4445 class Run3
4446 {
4447 soundLookupTable="runErc_Boots_Zmb_LookupTable";
4448 noise="ZombieStepNoise";
4449 id=7;
4450 };
4451 class Run4
4452 {
4453 soundLookupTable="runErc_Boots_Zmb_LookupTable";
4454 noise="ZombieStepNoise";
4455 id=8;
4456 };
4457 class Sprint1
4458 {
4459 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
4460 noise="ZombieStepNoise";
4461 id=9;
4462 };
4463 class Sprint2
4464 {
4465 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
4466 noise="ZombieStepNoise";
4467 id=10;
4468 };
4469 class Sprint3
4470 {
4471 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
4472 noise="ZombieStepNoise";
4473 id=11;
4474 };
4475 class Sprint4
4476 {
4477 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
4478 noise="ZombieStepNoise";
4479 id=12;
4480 };
4481 class Scuff1
4482 {
4483 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4484 noise="ZombieStepNoise";
4485 id=17;
4486 };
4487 class Scuff2
4488 {
4489 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4490 noise="ZombieStepNoise";
4491 id=18;
4492 };
4493 class Sccuff3
4494 {
4495 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4496 noise="ZombieStepNoise";
4497 id=19;
4498 };
4499 class Scuff4
4500 {
4501 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
4502 noise="ZombieStepNoise";
4503 id=20;
4504 };
4505 class landFeetErc
4506 {
4507 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
4508 noise="ZombieStepNoise";
4509 id=21;
4510 };
4511 class landFootErc
4512 {
4513 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
4514 noise="ZombieStepNoise";
4515 id=22;
4516 };
4517 class Bodyfall
4518 {
4519 soundLookupTable="bodyfall_Zmb_LookupTable";
4520 noise="ZombieStepNoise";
4521 id=23;
4522 };
4523 class Bodyfall_Hand
4524 {
4525 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
4526 noise="ZombieStepNoise";
4527 id=24;
4528 };
4529 class Bodyfall_Slide
4530 {
4531 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
4532 noise="ZombieStepNoise";
4533 id=25;
4534 };
4535 class Prone_Walk_L
4536 {
4537 soundLookupTable="walkProne_Zmb_LookupTable";
4538 noise="ZombieStepNoise";
4539 id=27;
4540 };
4541 class Prone_Walk_R
4542 {
4543 soundLookupTable="walkProne_Zmb_LookupTable";
4544 noise="ZombieStepNoise";
4545 id=28;
4546 };
4547 class Prone_Run_L
4548 {
4549 soundLookupTable="runProne_Zmb_LookupTable";
4550 noise="ZombieStepNoise";
4551 id=29;
4552 };
4553 class Prone_Run_R
4554 {
4555 soundLookupTable="runProne_Zmb_LookupTable";
4556 noise="ZombieStepNoise";
4557 id=30;
4558 };
4559 };
4560 class Sounds
4561 {
4562 class Attack_Light1
4563 {
4564 soundSet="Zmb_Attack_Light1_SoundSet";
4565 id=1;
4566 };
4567 class Attack_Light2
4568 {
4569 soundSet="Zmb_Attack_Light2_SoundSet";
4570 id=2;
4571 };
4572 class Attack_Heavy1
4573 {
4574 soundSet="Zmb_Attack_Heavy1_SoundSet";
4575 id=3;
4576 };
4577 class Attack_Heavy2
4578 {
4579 soundSet="Zmb_Attack_Heavy2_SoundSet";
4580 id=4;
4581 };
4582 class TwoHands
4583 {
4584 soundSet="Zmb_Attack_TwoHands_SoundSet";
4585 id=5;
4586 };
4587 };
4588 class SoundVoice
4589 {
4590 class LightHit
4591 {
4592 soundSet="ZmbM_Old_LightHit_Soundset";
4593 id=1;
4594 };
4595 class HeavyHit
4596 {
4597 soundSet="ZmbM_Old_HeavyHit_Soundset";
4598 id=2;
4599 };
4600 class Attack
4601 {
4602 soundSet="ZmbM_Old_Attack_Soundset";
4603 id=5;
4604 };
4605 class Jump
4606 {
4607 soundSet="ZmbM_Old_Jump_Soundset";
4608 id=10;
4609 };
4610 class Land
4611 {
4612 soundSet="ZmbM_Old_Land_Soundset";
4613 id=11;
4614 };
4615 class CallToArmsShort
4616 {
4617 soundSet="ZmbM_Old_CallToArmsShort_Soundset";
4618 id=20;
4619 };
4620 };
4621 };
4622 };
4623 class ZmbM_VillagerOld_Blue: ZmbM_VillagerOld_Base
4624 {
4625 scope=2;
4626 hiddenSelectionsTextures[]=
4627 {
4628 "dz\characters\zombies\data\villager_old_m_blue_CO.paa"
4629 };
4630 };
4631 class ZmbM_VillagerOld_White: ZmbM_VillagerOld_Base
4632 {
4633 scope=2;
4634 hiddenSelectionsTextures[]=
4635 {
4636 "dz\characters\zombies\data\villager_old_m_CO.paa"
4637 };
4638 };
4639 class ZmbM_SkaterYoung_Base: ZombieMaleBase
4640 {
4641 scope=0;
4642 model="\DZ\characters\zombies\skater_young_m.p3d";
4643 hiddenSelectionsMaterials[]=
4644 {
4645 "dz\characters\zombies\data\skater_young_m.rvmat"
4646 };
4647 class AnimEvents
4648 {
4649 class Steps
4650 {
4651 class Walk1
4652 {
4653 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
4654 noise="ZombieStepNoise";
4655 id=1;
4656 };
4657 class Walk2
4658 {
4659 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
4660 noise="ZombieStepNoise";
4661 id=2;
4662 };
4663 class Walk3
4664 {
4665 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
4666 noise="ZombieStepNoise";
4667 id=3;
4668 };
4669 class Walk4
4670 {
4671 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
4672 noise="ZombieStepNoise";
4673 id=4;
4674 };
4675 class Run1
4676 {
4677 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
4678 noise="ZombieStepNoise";
4679 id=5;
4680 };
4681 class Run2
4682 {
4683 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
4684 noise="ZombieStepNoise";
4685 id=6;
4686 };
4687 class Run3
4688 {
4689 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
4690 noise="ZombieStepNoise";
4691 id=7;
4692 };
4693 class Run4
4694 {
4695 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
4696 noise="ZombieStepNoise";
4697 id=8;
4698 };
4699 class Sprint1
4700 {
4701 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
4702 noise="ZombieStepNoise";
4703 id=9;
4704 };
4705 class Sprint2
4706 {
4707 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
4708 noise="ZombieStepNoise";
4709 id=10;
4710 };
4711 class Sprint3
4712 {
4713 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
4714 noise="ZombieStepNoise";
4715 id=11;
4716 };
4717 class Sprint4
4718 {
4719 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
4720 noise="ZombieStepNoise";
4721 id=12;
4722 };
4723 class Scuff1
4724 {
4725 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
4726 noise="ZombieStepNoise";
4727 id=17;
4728 };
4729 class Scuff2
4730 {
4731 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
4732 noise="ZombieStepNoise";
4733 id=18;
4734 };
4735 class Sccuff3
4736 {
4737 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
4738 noise="ZombieStepNoise";
4739 id=19;
4740 };
4741 class Scuff4
4742 {
4743 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
4744 noise="ZombieStepNoise";
4745 id=20;
4746 };
4747 class landFeetErc
4748 {
4749 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
4750 noise="ZombieStepNoise";
4751 id=21;
4752 };
4753 class landFootErc
4754 {
4755 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
4756 noise="ZombieStepNoise";
4757 id=22;
4758 };
4759 class Bodyfall
4760 {
4761 soundLookupTable="bodyfall_Zmb_LookupTable";
4762 noise="ZombieStepNoise";
4763 id=23;
4764 };
4765 class Bodyfall_Hand
4766 {
4767 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
4768 noise="ZombieStepNoise";
4769 id=24;
4770 };
4771 class Bodyfall_Slide
4772 {
4773 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
4774 noise="ZombieStepNoise";
4775 id=25;
4776 };
4777 class Prone_Walk_L
4778 {
4779 soundLookupTable="walkProne_Zmb_LookupTable";
4780 noise="ZombieStepNoise";
4781 id=27;
4782 };
4783 class Prone_Walk_R
4784 {
4785 soundLookupTable="walkProne_Zmb_LookupTable";
4786 noise="ZombieStepNoise";
4787 id=28;
4788 };
4789 class Prone_Run_L
4790 {
4791 soundLookupTable="runProne_Zmb_LookupTable";
4792 noise="ZombieStepNoise";
4793 id=29;
4794 };
4795 class Prone_Run_R
4796 {
4797 soundLookupTable="runProne_Zmb_LookupTable";
4798 noise="ZombieStepNoise";
4799 id=30;
4800 };
4801 };
4802 class Sounds
4803 {
4804 class Attack_Light1
4805 {
4806 soundSet="Zmb_Attack_Light1_SoundSet";
4807 id=1;
4808 };
4809 class Attack_Light2
4810 {
4811 soundSet="Zmb_Attack_Light2_SoundSet";
4812 id=2;
4813 };
4814 class Attack_Heavy1
4815 {
4816 soundSet="Zmb_Attack_Heavy1_SoundSet";
4817 id=3;
4818 };
4819 class Attack_Heavy2
4820 {
4821 soundSet="Zmb_Attack_Heavy2_SoundSet";
4822 id=4;
4823 };
4824 class TwoHands
4825 {
4826 soundSet="Zmb_Attack_TwoHands_SoundSet";
4827 id=5;
4828 };
4829 };
4830 class SoundVoice
4831 {
4832 class LightHit
4833 {
4834 soundSet="ZmbM_Normal2_LightHit_Soundset";
4835 id=1;
4836 };
4837 class HeavyHit
4838 {
4839 soundSet="ZmbM_Normal2_HeavyHit_Soundset";
4840 id=2;
4841 };
4842 class Attack
4843 {
4844 soundSet="ZmbM_Normal2_Attack_Soundset";
4845 id=5;
4846 };
4847 class Jump
4848 {
4849 soundSet="ZmbM_Normal2_Jump_Soundset";
4850 id=10;
4851 };
4852 class Land
4853 {
4854 soundSet="ZmbM_Normal2_Land_Soundset";
4855 id=11;
4856 };
4857 class CallToArmsShort
4858 {
4859 soundSet="ZmbM_Normal2_CallToArmsShort_Soundset";
4860 id=20;
4861 };
4862 };
4863 };
4864 };
4865 class ZmbM_SkaterYoung_Brown: ZmbM_SkaterYoung_Base
4866 {
4867 scope=2;
4868 hiddenSelectionsTextures[]=
4869 {
4870 "dz\characters\zombies\data\skater_young_m_brown_CO.paa"
4871 };
4872 };
4873 class ZmbM_SkaterYoung_Green: ZmbM_SkaterYoung_Base
4874 {
4875 scope=2;
4876 hiddenSelectionsTextures[]=
4877 {
4878 "dz\characters\zombies\data\skater_young_m_green_CO.paa"
4879 };
4880 };
4881 class ZmbM_SkaterYoung_Grey: ZmbM_SkaterYoung_Base
4882 {
4883 scope=2;
4884 hiddenSelectionsTextures[]=
4885 {
4886 "dz\characters\zombies\data\skater_young_m_grey_CO.paa"
4887 };
4888 };
4889 class ZmbF_SkaterYoung_Base: ZombieFemaleBase
4890 {
4891 scope=0;
4892 model="\DZ\characters\zombies\skater_young_f.p3d";
4893 hiddenSelectionsMaterials[]=
4894 {
4895 "dz\characters\zombies\data\skater_young_f.rvmat"
4896 };
4897 class AnimEvents
4898 {
4899 class Steps
4900 {
4901 class Walk1
4902 {
4903 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
4904 noise="ZombieStepNoise";
4905 id=1;
4906 };
4907 class Walk2
4908 {
4909 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
4910 noise="ZombieStepNoise";
4911 id=2;
4912 };
4913 class Walk3
4914 {
4915 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
4916 noise="ZombieStepNoise";
4917 id=3;
4918 };
4919 class Walk4
4920 {
4921 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
4922 noise="ZombieStepNoise";
4923 id=4;
4924 };
4925 class Run1
4926 {
4927 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
4928 noise="ZombieStepNoise";
4929 id=5;
4930 };
4931 class Run2
4932 {
4933 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
4934 noise="ZombieStepNoise";
4935 id=6;
4936 };
4937 class Run3
4938 {
4939 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
4940 noise="ZombieStepNoise";
4941 id=7;
4942 };
4943 class Run4
4944 {
4945 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
4946 noise="ZombieStepNoise";
4947 id=8;
4948 };
4949 class Sprint1
4950 {
4951 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
4952 noise="ZombieStepNoise";
4953 id=9;
4954 };
4955 class Sprint2
4956 {
4957 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
4958 noise="ZombieStepNoise";
4959 id=10;
4960 };
4961 class Sprint3
4962 {
4963 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
4964 noise="ZombieStepNoise";
4965 id=11;
4966 };
4967 class Sprint4
4968 {
4969 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
4970 noise="ZombieStepNoise";
4971 id=12;
4972 };
4973 class Scuff1
4974 {
4975 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
4976 noise="ZombieStepNoise";
4977 id=17;
4978 };
4979 class Scuff2
4980 {
4981 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
4982 noise="ZombieStepNoise";
4983 id=18;
4984 };
4985 class Sccuff3
4986 {
4987 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
4988 noise="ZombieStepNoise";
4989 id=19;
4990 };
4991 class Scuff4
4992 {
4993 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
4994 noise="ZombieStepNoise";
4995 id=20;
4996 };
4997 class landFeetErc
4998 {
4999 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
5000 noise="ZombieStepNoise";
5001 id=21;
5002 };
5003 class landFootErc
5004 {
5005 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
5006 noise="ZombieStepNoise";
5007 id=22;
5008 };
5009 class Bodyfall
5010 {
5011 soundLookupTable="bodyfall_Zmb_LookupTable";
5012 noise="ZombieStepNoise";
5013 id=23;
5014 };
5015 class Bodyfall_Hand
5016 {
5017 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
5018 noise="ZombieStepNoise";
5019 id=24;
5020 };
5021 class Bodyfall_Slide
5022 {
5023 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
5024 noise="ZombieStepNoise";
5025 id=25;
5026 };
5027 class Prone_Walk_L
5028 {
5029 soundLookupTable="walkProne_Zmb_LookupTable";
5030 noise="ZombieStepNoise";
5031 id=27;
5032 };
5033 class Prone_Walk_R
5034 {
5035 soundLookupTable="walkProne_Zmb_LookupTable";
5036 noise="ZombieStepNoise";
5037 id=28;
5038 };
5039 class Prone_Run_L
5040 {
5041 soundLookupTable="runProne_Zmb_LookupTable";
5042 noise="ZombieStepNoise";
5043 id=29;
5044 };
5045 class Prone_Run_R
5046 {
5047 soundLookupTable="runProne_Zmb_LookupTable";
5048 noise="ZombieStepNoise";
5049 id=30;
5050 };
5051 };
5052 class Sounds
5053 {
5054 class Attack_Light1
5055 {
5056 soundSet="Zmb_Attack_Light1_SoundSet";
5057 id=1;
5058 };
5059 class Attack_Light2
5060 {
5061 soundSet="Zmb_Attack_Light2_SoundSet";
5062 id=2;
5063 };
5064 class Attack_Heavy1
5065 {
5066 soundSet="Zmb_Attack_Heavy1_SoundSet";
5067 id=3;
5068 };
5069 class Attack_Heavy2
5070 {
5071 soundSet="Zmb_Attack_Heavy2_SoundSet";
5072 id=4;
5073 };
5074 class TwoHands
5075 {
5076 soundSet="Zmb_Attack_TwoHands_SoundSet";
5077 id=5;
5078 };
5079 };
5080 class SoundVoice
5081 {
5082 class LightHit
5083 {
5084 soundSet="ZmbF_Skinny_LightHit_Soundset";
5085 id=1;
5086 };
5087 class HeavyHit
5088 {
5089 soundSet="ZmbF_Skinny_HeavyHit_Soundset";
5090 id=2;
5091 };
5092 class Attack
5093 {
5094 soundSet="ZmbF_Skinny_Attack_Soundset";
5095 id=5;
5096 };
5097 class Jump
5098 {
5099 soundSet="ZmbF_Skinny_Jump_Soundset";
5100 id=10;
5101 };
5102 class Land
5103 {
5104 soundSet="ZmbF_Skinny_Land_Soundset";
5105 id=11;
5106 };
5107 class CallToArmsShort
5108 {
5109 soundSet="ZmbF_Skinny_CallToArmsShort_Soundset";
5110 id=20;
5111 };
5112 };
5113 };
5114 };
5115 class ZmbF_SkaterYoung_Brown: ZmbF_SkaterYoung_Base
5116 {
5117 scope=2;
5118 hiddenSelectionsTextures[]=
5119 {
5120 "dz\characters\zombies\data\skater_young_f_brown_co.paa"
5121 };
5122 };
5123 class ZmbF_SkaterYoung_Striped: ZmbF_SkaterYoung_Base
5124 {
5125 scope=2;
5126 hiddenSelectionsTextures[]=
5127 {
5128 "dz\characters\zombies\data\skater_young_f_co.paa"
5129 };
5130 };
5131 class ZmbF_SkaterYoung_Violet: ZmbF_SkaterYoung_Base
5132 {
5133 scope=2;
5134 hiddenSelectionsTextures[]=
5135 {
5136 "dz\characters\zombies\data\skater_young_f_violet_co.paa"
5137 };
5138 };
5139 class ZmbF_BlueCollarFat_Base: ZombieFemaleBase
5140 {
5141 scope=0;
5142 model="\DZ\characters\zombies\blueCollar_fat_f.p3d";
5143 hiddenSelectionsMaterials[]=
5144 {
5145 "dz\characters\zombies\data\blueCollar_fat_f.rvmat"
5146 };
5147 class AnimEvents
5148 {
5149 class Steps
5150 {
5151 class Walk1
5152 {
5153 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5154 noise="ZombieStepNoise";
5155 id=1;
5156 };
5157 class Walk2
5158 {
5159 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5160 noise="ZombieStepNoise";
5161 id=2;
5162 };
5163 class Walk3
5164 {
5165 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5166 noise="ZombieStepNoise";
5167 id=3;
5168 };
5169 class Walk4
5170 {
5171 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5172 noise="ZombieStepNoise";
5173 id=4;
5174 };
5175 class Run1
5176 {
5177 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5178 noise="ZombieStepNoise";
5179 id=5;
5180 };
5181 class Run2
5182 {
5183 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5184 noise="ZombieStepNoise";
5185 id=6;
5186 };
5187 class Run3
5188 {
5189 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5190 noise="ZombieStepNoise";
5191 id=7;
5192 };
5193 class Run4
5194 {
5195 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5196 noise="ZombieStepNoise";
5197 id=8;
5198 };
5199 class Sprint1
5200 {
5201 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5202 noise="ZombieStepNoise";
5203 id=9;
5204 };
5205 class Sprint2
5206 {
5207 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5208 noise="ZombieStepNoise";
5209 id=10;
5210 };
5211 class Sprint3
5212 {
5213 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5214 noise="ZombieStepNoise";
5215 id=11;
5216 };
5217 class Sprint4
5218 {
5219 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5220 noise="ZombieStepNoise";
5221 id=12;
5222 };
5223 class Scuff1
5224 {
5225 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
5226 noise="ZombieStepNoise";
5227 id=17;
5228 };
5229 class Scuff2
5230 {
5231 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
5232 noise="ZombieStepNoise";
5233 id=18;
5234 };
5235 class Sccuff3
5236 {
5237 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
5238 noise="ZombieStepNoise";
5239 id=19;
5240 };
5241 class Scuff4
5242 {
5243 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
5244 noise="ZombieStepNoise";
5245 id=20;
5246 };
5247 class landFeetErc
5248 {
5249 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
5250 noise="ZombieStepNoise";
5251 id=21;
5252 };
5253 class landFootErc
5254 {
5255 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
5256 noise="ZombieStepNoise";
5257 id=22;
5258 };
5259 class Bodyfall
5260 {
5261 soundLookupTable="bodyfall_Zmb_LookupTable";
5262 noise="ZombieStepNoise";
5263 id=23;
5264 };
5265 class Bodyfall_Hand
5266 {
5267 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
5268 noise="ZombieStepNoise";
5269 id=24;
5270 };
5271 class Bodyfall_Slide
5272 {
5273 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
5274 noise="ZombieStepNoise";
5275 id=25;
5276 };
5277 class Prone_Walk_L
5278 {
5279 soundLookupTable="walkProne_Zmb_LookupTable";
5280 noise="ZombieStepNoise";
5281 id=27;
5282 };
5283 class Prone_Walk_R
5284 {
5285 soundLookupTable="walkProne_Zmb_LookupTable";
5286 noise="ZombieStepNoise";
5287 id=28;
5288 };
5289 class Prone_Run_L
5290 {
5291 soundLookupTable="runProne_Zmb_LookupTable";
5292 noise="ZombieStepNoise";
5293 id=29;
5294 };
5295 class Prone_Run_R
5296 {
5297 soundLookupTable="runProne_Zmb_LookupTable";
5298 noise="ZombieStepNoise";
5299 id=30;
5300 };
5301 };
5302 class Sounds
5303 {
5304 class Attack_Light1
5305 {
5306 soundSet="Zmb_Attack_Light1_SoundSet";
5307 id=1;
5308 };
5309 class Attack_Light2
5310 {
5311 soundSet="Zmb_Attack_Light2_SoundSet";
5312 id=2;
5313 };
5314 class Attack_Heavy1
5315 {
5316 soundSet="Zmb_Attack_Heavy1_SoundSet";
5317 id=3;
5318 };
5319 class Attack_Heavy2
5320 {
5321 soundSet="Zmb_Attack_Heavy2_SoundSet";
5322 id=4;
5323 };
5324 class TwoHands
5325 {
5326 soundSet="Zmb_Attack_TwoHands_SoundSet";
5327 id=5;
5328 };
5329 };
5330 class SoundVoice
5331 {
5332 class LightHit
5333 {
5334 soundSet="ZmbF_Fat_LightHit_Soundset";
5335 id=1;
5336 };
5337 class HeavyHit
5338 {
5339 soundSet="ZmbF_Fat_HeavyHit_Soundset";
5340 id=2;
5341 };
5342 class Attack
5343 {
5344 soundSet="ZmbF_Fat_Attack_Soundset";
5345 id=5;
5346 };
5347 class Jump
5348 {
5349 soundSet="ZmbF_Fat_Jump_Soundset";
5350 id=10;
5351 };
5352 class Land
5353 {
5354 soundSet="ZmbF_Fat_Land_Soundset";
5355 id=11;
5356 };
5357 class CallToArmsShort
5358 {
5359 soundSet="ZmbF_Fat_CallToArmsShort_Soundset";
5360 id=20;
5361 };
5362 };
5363 };
5364 };
5365 class ZmbF_BlueCollarFat_Blue: ZmbF_BlueCollarFat_Base
5366 {
5367 scope=2;
5368 hiddenSelectionsTextures[]=
5369 {
5370 "dz\characters\zombies\data\blueCollar_fat_f_blue_CO.paa"
5371 };
5372 };
5373 class ZmbF_BlueCollarFat_Green: ZmbF_BlueCollarFat_Base
5374 {
5375 scope=2;
5376 hiddenSelectionsTextures[]=
5377 {
5378 "dz\characters\zombies\data\blueCollar_fat_f_green_CO.paa"
5379 };
5380 };
5381 class ZmbF_BlueCollarFat_Red: ZmbF_BlueCollarFat_Base
5382 {
5383 scope=2;
5384 hiddenSelectionsTextures[]=
5385 {
5386 "dz\characters\zombies\data\blueCollar_fat_f_red_CO.paa"
5387 };
5388 };
5389 class ZmbF_BlueCollarFat_White: ZmbF_BlueCollarFat_Base
5390 {
5391 scope=2;
5392 hiddenSelectionsTextures[]=
5393 {
5394 "dz\characters\zombies\data\blueCollar_fat_f_white_CO.paa"
5395 };
5396 };
5397 class ZmbF_MechanicNormal_Base: ZombieFemaleBase
5398 {
5399 scope=0;
5400 model="\DZ\characters\zombies\mechanic_normal_f.p3d";
5401 hiddenSelectionsMaterials[]=
5402 {
5403 "dz\characters\zombies\data\mechanic_normal_f.rvmat"
5404 };
5405 class AnimEvents
5406 {
5407 class Steps
5408 {
5409 class Walk1
5410 {
5411 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
5412 noise="ZombieStepNoise";
5413 id=1;
5414 };
5415 class Walk2
5416 {
5417 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
5418 noise="ZombieStepNoise";
5419 id=2;
5420 };
5421 class Walk3
5422 {
5423 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
5424 noise="ZombieStepNoise";
5425 id=3;
5426 };
5427 class Walk4
5428 {
5429 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
5430 noise="ZombieStepNoise";
5431 id=4;
5432 };
5433 class Run1
5434 {
5435 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
5436 noise="ZombieStepNoise";
5437 id=5;
5438 };
5439 class Run2
5440 {
5441 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
5442 noise="ZombieStepNoise";
5443 id=6;
5444 };
5445 class Run3
5446 {
5447 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
5448 noise="ZombieStepNoise";
5449 id=7;
5450 };
5451 class Run4
5452 {
5453 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
5454 noise="ZombieStepNoise";
5455 id=8;
5456 };
5457 class Sprint1
5458 {
5459 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
5460 noise="ZombieStepNoise";
5461 id=9;
5462 };
5463 class Sprint2
5464 {
5465 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
5466 noise="ZombieStepNoise";
5467 id=10;
5468 };
5469 class Sprint3
5470 {
5471 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
5472 noise="ZombieStepNoise";
5473 id=11;
5474 };
5475 class Sprint4
5476 {
5477 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
5478 noise="ZombieStepNoise";
5479 id=12;
5480 };
5481 class Scuff1
5482 {
5483 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
5484 noise="ZombieStepNoise";
5485 id=17;
5486 };
5487 class Scuff2
5488 {
5489 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
5490 noise="ZombieStepNoise";
5491 id=18;
5492 };
5493 class Sccuff3
5494 {
5495 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
5496 noise="ZombieStepNoise";
5497 id=19;
5498 };
5499 class Scuff4
5500 {
5501 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
5502 noise="ZombieStepNoise";
5503 id=20;
5504 };
5505 class landFeetErc
5506 {
5507 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
5508 noise="ZombieStepNoise";
5509 id=21;
5510 };
5511 class landFootErc
5512 {
5513 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
5514 noise="ZombieStepNoise";
5515 id=22;
5516 };
5517 class Bodyfall
5518 {
5519 soundLookupTable="bodyfall_Zmb_LookupTable";
5520 noise="ZombieStepNoise";
5521 id=23;
5522 };
5523 class Bodyfall_Hand
5524 {
5525 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
5526 noise="ZombieStepNoise";
5527 id=24;
5528 };
5529 class Bodyfall_Slide
5530 {
5531 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
5532 noise="ZombieStepNoise";
5533 id=25;
5534 };
5535 class Prone_Walk_L
5536 {
5537 soundLookupTable="walkProne_Zmb_LookupTable";
5538 noise="ZombieStepNoise";
5539 id=27;
5540 };
5541 class Prone_Walk_R
5542 {
5543 soundLookupTable="walkProne_Zmb_LookupTable";
5544 noise="ZombieStepNoise";
5545 id=28;
5546 };
5547 class Prone_Run_L
5548 {
5549 soundLookupTable="runProne_Zmb_LookupTable";
5550 noise="ZombieStepNoise";
5551 id=29;
5552 };
5553 class Prone_Run_R
5554 {
5555 soundLookupTable="runProne_Zmb_LookupTable";
5556 noise="ZombieStepNoise";
5557 id=30;
5558 };
5559 };
5560 class Sounds
5561 {
5562 class Attack_Light1
5563 {
5564 soundSet="Zmb_Attack_Light1_SoundSet";
5565 id=1;
5566 };
5567 class Attack_Light2
5568 {
5569 soundSet="Zmb_Attack_Light2_SoundSet";
5570 id=2;
5571 };
5572 class Attack_Heavy1
5573 {
5574 soundSet="Zmb_Attack_Heavy1_SoundSet";
5575 id=3;
5576 };
5577 class Attack_Heavy2
5578 {
5579 soundSet="Zmb_Attack_Heavy2_SoundSet";
5580 id=4;
5581 };
5582 class TwoHands
5583 {
5584 soundSet="Zmb_Attack_TwoHands_SoundSet";
5585 id=5;
5586 };
5587 };
5588 class SoundVoice
5589 {
5590 class LightHit
5591 {
5592 soundSet="ZmbF_Normal_LightHit_Soundset";
5593 id=1;
5594 };
5595 class HeavyHit
5596 {
5597 soundSet="ZmbF_Normal_HeavyHit_Soundset";
5598 id=2;
5599 };
5600 class Attack
5601 {
5602 soundSet="ZmbF_Normal_Attack_Soundset";
5603 id=5;
5604 };
5605 class Jump
5606 {
5607 soundSet="ZmbF_Normal_Jump_Soundset";
5608 id=10;
5609 };
5610 class Land
5611 {
5612 soundSet="ZmbF_Normal_Land_Soundset";
5613 id=11;
5614 };
5615 class CallToArmsShort
5616 {
5617 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
5618 id=20;
5619 };
5620 };
5621 };
5622 };
5623 class ZmbF_MechanicNormal_Beige: ZmbF_MechanicNormal_Base
5624 {
5625 scope=2;
5626 hiddenSelectionsTextures[]=
5627 {
5628 "dz\characters\zombies\data\mechanic_normal_f_beige_CO.paa"
5629 };
5630 };
5631 class ZmbF_MechanicNormal_Green: ZmbF_MechanicNormal_Base
5632 {
5633 scope=2;
5634 hiddenSelectionsTextures[]=
5635 {
5636 "dz\characters\zombies\data\mechanic_normal_f_green_CO.paa"
5637 };
5638 };
5639 class ZmbF_MechanicNormal_Grey: ZmbF_MechanicNormal_Base
5640 {
5641 scope=2;
5642 hiddenSelectionsTextures[]=
5643 {
5644 "dz\characters\zombies\data\mechanic_normal_f_grey_CO.paa"
5645 };
5646 };
5647 class ZmbF_MechanicNormal_Orange: ZmbF_MechanicNormal_Base
5648 {
5649 scope=2;
5650 hiddenSelectionsTextures[]=
5651 {
5652 "dz\characters\zombies\data\mechanic_normal_f_orange_CO.paa"
5653 };
5654 };
5655 class ZmbM_MechanicSkinny_Base: ZombieMaleBase
5656 {
5657 scope=0;
5658 model="\DZ\characters\zombies\Mechanic_skinny_m.p3d";
5659 hiddenSelectionsMaterials[]=
5660 {
5661 "dz\characters\zombies\data\mechanic_skinny_m.rvmat"
5662 };
5663 class AnimEvents
5664 {
5665 class Steps
5666 {
5667 class Walk1
5668 {
5669 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5670 noise="ZombieStepNoise";
5671 id=1;
5672 };
5673 class Walk2
5674 {
5675 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5676 noise="ZombieStepNoise";
5677 id=2;
5678 };
5679 class Walk3
5680 {
5681 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5682 noise="ZombieStepNoise";
5683 id=3;
5684 };
5685 class Walk4
5686 {
5687 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5688 noise="ZombieStepNoise";
5689 id=4;
5690 };
5691 class Run1
5692 {
5693 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5694 noise="ZombieStepNoise";
5695 id=5;
5696 };
5697 class Run2
5698 {
5699 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5700 noise="ZombieStepNoise";
5701 id=6;
5702 };
5703 class Run3
5704 {
5705 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5706 noise="ZombieStepNoise";
5707 id=7;
5708 };
5709 class Run4
5710 {
5711 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5712 noise="ZombieStepNoise";
5713 id=8;
5714 };
5715 class Sprint1
5716 {
5717 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5718 noise="ZombieStepNoise";
5719 id=9;
5720 };
5721 class Sprint2
5722 {
5723 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5724 noise="ZombieStepNoise";
5725 id=10;
5726 };
5727 class Sprint3
5728 {
5729 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5730 noise="ZombieStepNoise";
5731 id=11;
5732 };
5733 class Sprint4
5734 {
5735 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5736 noise="ZombieStepNoise";
5737 id=12;
5738 };
5739 class Scuff1
5740 {
5741 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
5742 noise="ZombieStepNoise";
5743 id=17;
5744 };
5745 class Scuff2
5746 {
5747 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
5748 noise="ZombieStepNoise";
5749 id=18;
5750 };
5751 class Sccuff3
5752 {
5753 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
5754 noise="ZombieStepNoise";
5755 id=19;
5756 };
5757 class Scuff4
5758 {
5759 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
5760 noise="ZombieStepNoise";
5761 id=20;
5762 };
5763 class landFeetErc
5764 {
5765 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
5766 noise="ZombieStepNoise";
5767 id=21;
5768 };
5769 class landFootErc
5770 {
5771 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
5772 noise="ZombieStepNoise";
5773 id=22;
5774 };
5775 class Bodyfall
5776 {
5777 soundLookupTable="bodyfall_Zmb_LookupTable";
5778 noise="ZombieStepNoise";
5779 id=23;
5780 };
5781 class Bodyfall_Hand
5782 {
5783 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
5784 noise="ZombieStepNoise";
5785 id=24;
5786 };
5787 class Bodyfall_Slide
5788 {
5789 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
5790 noise="ZombieStepNoise";
5791 id=25;
5792 };
5793 class Prone_Walk_L
5794 {
5795 soundLookupTable="walkProne_Zmb_LookupTable";
5796 noise="ZombieStepNoise";
5797 id=27;
5798 };
5799 class Prone_Walk_R
5800 {
5801 soundLookupTable="walkProne_Zmb_LookupTable";
5802 noise="ZombieStepNoise";
5803 id=28;
5804 };
5805 class Prone_Run_L
5806 {
5807 soundLookupTable="runProne_Zmb_LookupTable";
5808 noise="ZombieStepNoise";
5809 id=29;
5810 };
5811 class Prone_Run_R
5812 {
5813 soundLookupTable="runProne_Zmb_LookupTable";
5814 noise="ZombieStepNoise";
5815 id=30;
5816 };
5817 };
5818 class Sounds
5819 {
5820 class Attack_Light1
5821 {
5822 soundSet="Zmb_Attack_Light1_SoundSet";
5823 id=1;
5824 };
5825 class Attack_Light2
5826 {
5827 soundSet="Zmb_Attack_Light2_SoundSet";
5828 id=2;
5829 };
5830 class Attack_Heavy1
5831 {
5832 soundSet="Zmb_Attack_Heavy1_SoundSet";
5833 id=3;
5834 };
5835 class Attack_Heavy2
5836 {
5837 soundSet="Zmb_Attack_Heavy2_SoundSet";
5838 id=4;
5839 };
5840 class TwoHands
5841 {
5842 soundSet="Zmb_Attack_TwoHands_SoundSet";
5843 id=5;
5844 };
5845 };
5846 class SoundVoice
5847 {
5848 class LightHit
5849 {
5850 soundSet="ZmbM_Skinny_LightHit_Soundset";
5851 id=1;
5852 };
5853 class HeavyHit
5854 {
5855 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
5856 id=2;
5857 };
5858 class Attack
5859 {
5860 soundSet="ZmbM_Skinny_Attack_Soundset";
5861 id=5;
5862 };
5863 class Jump
5864 {
5865 soundSet="ZmbM_Skinny_Jump_Soundset";
5866 id=10;
5867 };
5868 class Land
5869 {
5870 soundSet="ZmbM_Skinny_Land_Soundset";
5871 id=11;
5872 };
5873 class CallToArmsShort
5874 {
5875 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
5876 id=20;
5877 };
5878 };
5879 };
5880 };
5881 class ZmbM_MechanicSkinny_Blue: ZmbM_MechanicSkinny_Base
5882 {
5883 scope=2;
5884 hiddenSelectionsTextures[]=
5885 {
5886 "dz\characters\zombies\data\mechanic_skinny_m_Blue_co.paa"
5887 };
5888 };
5889 class ZmbM_MechanicSkinny_Grey: ZmbM_MechanicSkinny_Base
5890 {
5891 scope=2;
5892 hiddenSelectionsTextures[]=
5893 {
5894 "dz\characters\zombies\data\mechanic_skinny_m_Grey_co.paa"
5895 };
5896 };
5897 class ZmbM_MechanicSkinny_Green: ZmbM_MechanicSkinny_Base
5898 {
5899 scope=2;
5900 hiddenSelectionsTextures[]=
5901 {
5902 "dz\characters\zombies\data\mechanic_skinny_m_Green_co.paa"
5903 };
5904 };
5905 class ZmbM_MechanicSkinny_Red: ZmbM_MechanicSkinny_Base
5906 {
5907 scope=2;
5908 hiddenSelectionsTextures[]=
5909 {
5910 "dz\characters\zombies\data\mechanic_skinny_m_Red_co.paa"
5911 };
5912 };
5913 class ZmbM_ConstrWorkerNormal_Base: ZombieMaleBase
5914 {
5915 scope=0;
5916 model="\DZ\characters\zombies\constructionWorker_normal_m.p3d";
5917 hiddenSelectionsMaterials[]=
5918 {
5919 "dz\characters\zombies\data\constructionWorker_normal_m.rvmat"
5920 };
5921 class AnimEvents
5922 {
5923 class Steps
5924 {
5925 class Walk1
5926 {
5927 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5928 noise="ZombieStepNoise";
5929 id=1;
5930 };
5931 class Walk2
5932 {
5933 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5934 noise="ZombieStepNoise";
5935 id=2;
5936 };
5937 class Walk3
5938 {
5939 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5940 noise="ZombieStepNoise";
5941 id=3;
5942 };
5943 class Walk4
5944 {
5945 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
5946 noise="ZombieStepNoise";
5947 id=4;
5948 };
5949 class Run1
5950 {
5951 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5952 noise="ZombieStepNoise";
5953 id=5;
5954 };
5955 class Run2
5956 {
5957 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5958 noise="ZombieStepNoise";
5959 id=6;
5960 };
5961 class Run3
5962 {
5963 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5964 noise="ZombieStepNoise";
5965 id=7;
5966 };
5967 class Run4
5968 {
5969 soundLookupTable="runErc_Boots_Zmb_LookupTable";
5970 noise="ZombieStepNoise";
5971 id=8;
5972 };
5973 class Sprint1
5974 {
5975 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5976 noise="ZombieStepNoise";
5977 id=9;
5978 };
5979 class Sprint2
5980 {
5981 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5982 noise="ZombieStepNoise";
5983 id=10;
5984 };
5985 class Sprint3
5986 {
5987 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5988 noise="ZombieStepNoise";
5989 id=11;
5990 };
5991 class Sprint4
5992 {
5993 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
5994 noise="ZombieStepNoise";
5995 id=12;
5996 };
5997 class Scuff1
5998 {
5999 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6000 noise="ZombieStepNoise";
6001 id=17;
6002 };
6003 class Scuff2
6004 {
6005 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6006 noise="ZombieStepNoise";
6007 id=18;
6008 };
6009 class Sccuff3
6010 {
6011 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6012 noise="ZombieStepNoise";
6013 id=19;
6014 };
6015 class Scuff4
6016 {
6017 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6018 noise="ZombieStepNoise";
6019 id=20;
6020 };
6021 class landFeetErc
6022 {
6023 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
6024 noise="ZombieStepNoise";
6025 id=21;
6026 };
6027 class landFootErc
6028 {
6029 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
6030 noise="ZombieStepNoise";
6031 id=22;
6032 };
6033 class Bodyfall
6034 {
6035 soundLookupTable="bodyfall_Zmb_LookupTable";
6036 noise="ZombieStepNoise";
6037 id=23;
6038 };
6039 class Bodyfall_Hand
6040 {
6041 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
6042 noise="ZombieStepNoise";
6043 id=24;
6044 };
6045 class Bodyfall_Slide
6046 {
6047 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
6048 noise="ZombieStepNoise";
6049 id=25;
6050 };
6051 class Prone_Walk_L
6052 {
6053 soundLookupTable="walkProne_Zmb_LookupTable";
6054 noise="ZombieStepNoise";
6055 id=27;
6056 };
6057 class Prone_Walk_R
6058 {
6059 soundLookupTable="walkProne_Zmb_LookupTable";
6060 noise="ZombieStepNoise";
6061 id=28;
6062 };
6063 class Prone_Run_L
6064 {
6065 soundLookupTable="runProne_Zmb_LookupTable";
6066 noise="ZombieStepNoise";
6067 id=29;
6068 };
6069 class Prone_Run_R
6070 {
6071 soundLookupTable="runProne_Zmb_LookupTable";
6072 noise="ZombieStepNoise";
6073 id=30;
6074 };
6075 };
6076 class Sounds
6077 {
6078 class Attack_Light1
6079 {
6080 soundSet="Zmb_Attack_Light1_SoundSet";
6081 id=1;
6082 };
6083 class Attack_Light2
6084 {
6085 soundSet="Zmb_Attack_Light2_SoundSet";
6086 id=2;
6087 };
6088 class Attack_Heavy1
6089 {
6090 soundSet="Zmb_Attack_Heavy1_SoundSet";
6091 id=3;
6092 };
6093 class Attack_Heavy2
6094 {
6095 soundSet="Zmb_Attack_Heavy2_SoundSet";
6096 id=4;
6097 };
6098 class TwoHands
6099 {
6100 soundSet="Zmb_Attack_TwoHands_SoundSet";
6101 id=5;
6102 };
6103 };
6104 class SoundVoice
6105 {
6106 class LightHit
6107 {
6108 soundSet="ZmbM_Normal2_LightHit_Soundset";
6109 id=1;
6110 };
6111 class HeavyHit
6112 {
6113 soundSet="ZmbM_Normal2_HeavyHit_Soundset";
6114 id=2;
6115 };
6116 class Attack
6117 {
6118 soundSet="ZmbM_Normal2_Attack_Soundset";
6119 id=5;
6120 };
6121 class Jump
6122 {
6123 soundSet="ZmbM_Normal2_Jump_Soundset";
6124 id=10;
6125 };
6126 class Land
6127 {
6128 soundSet="ZmbM_Normal2_Land_Soundset";
6129 id=11;
6130 };
6131 class CallToArmsShort
6132 {
6133 soundSet="ZmbM_Normal2_CallToArmsShort_Soundset";
6134 id=20;
6135 };
6136 };
6137 };
6138 };
6139 class ZmbM_ConstrWorkerNormal_Beige: ZmbM_ConstrWorkerNormal_Base
6140 {
6141 scope=2;
6142 hiddenSelectionsTextures[]=
6143 {
6144 "dz\characters\zombies\data\constructionworker_normal_m_beige_co.paa"
6145 };
6146 };
6147 class ZmbM_ConstrWorkerNormal_Black: ZmbM_ConstrWorkerNormal_Base
6148 {
6149 scope=2;
6150 hiddenSelectionsTextures[]=
6151 {
6152 "dz\characters\zombies\data\constructionworker_normal_m_black_co.paa"
6153 };
6154 };
6155 class ZmbM_ConstrWorkerNormal_Green: ZmbM_ConstrWorkerNormal_Base
6156 {
6157 scope=2;
6158 hiddenSelectionsTextures[]=
6159 {
6160 "dz\characters\zombies\data\constructionworker_normal_m_green_co.paa"
6161 };
6162 };
6163 class ZmbM_ConstrWorkerNormal_Grey: ZmbM_ConstrWorkerNormal_Base
6164 {
6165 scope=2;
6166 hiddenSelectionsTextures[]=
6167 {
6168 "dz\characters\zombies\data\constructionworker_normal_m_grey_co.paa"
6169 };
6170 };
6171 class ZmbM_HeavyIndustryWorker_Base: ZombieMaleBase
6172 {
6173 scope=0;
6174 model="\DZ\characters\zombies\HeavyIndustryWorker_normal_m.p3d";
6175 hiddenSelectionsMaterials[]=
6176 {
6177 "dz\characters\zombies\data\HeavyIndustryWorker_normal_m.rvmat"
6178 };
6179 class AnimEvents
6180 {
6181 class Steps
6182 {
6183 class Walk1
6184 {
6185 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6186 noise="ZombieStepNoise";
6187 id=1;
6188 };
6189 class Walk2
6190 {
6191 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6192 noise="ZombieStepNoise";
6193 id=2;
6194 };
6195 class Walk3
6196 {
6197 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6198 noise="ZombieStepNoise";
6199 id=3;
6200 };
6201 class Walk4
6202 {
6203 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6204 noise="ZombieStepNoise";
6205 id=4;
6206 };
6207 class Run1
6208 {
6209 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6210 noise="ZombieStepNoise";
6211 id=5;
6212 };
6213 class Run2
6214 {
6215 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6216 noise="ZombieStepNoise";
6217 id=6;
6218 };
6219 class Run3
6220 {
6221 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6222 noise="ZombieStepNoise";
6223 id=7;
6224 };
6225 class Run4
6226 {
6227 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6228 noise="ZombieStepNoise";
6229 id=8;
6230 };
6231 class Sprint1
6232 {
6233 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6234 noise="ZombieStepNoise";
6235 id=9;
6236 };
6237 class Sprint2
6238 {
6239 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6240 noise="ZombieStepNoise";
6241 id=10;
6242 };
6243 class Sprint3
6244 {
6245 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6246 noise="ZombieStepNoise";
6247 id=11;
6248 };
6249 class Sprint4
6250 {
6251 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6252 noise="ZombieStepNoise";
6253 id=12;
6254 };
6255 class Scuff1
6256 {
6257 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6258 noise="ZombieStepNoise";
6259 id=17;
6260 };
6261 class Scuff2
6262 {
6263 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6264 noise="ZombieStepNoise";
6265 id=18;
6266 };
6267 class Sccuff3
6268 {
6269 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6270 noise="ZombieStepNoise";
6271 id=19;
6272 };
6273 class Scuff4
6274 {
6275 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6276 noise="ZombieStepNoise";
6277 id=20;
6278 };
6279 class landFeetErc
6280 {
6281 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
6282 noise="ZombieStepNoise";
6283 id=21;
6284 };
6285 class landFootErc
6286 {
6287 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
6288 noise="ZombieStepNoise";
6289 id=22;
6290 };
6291 class Bodyfall
6292 {
6293 soundLookupTable="bodyfall_Zmb_LookupTable";
6294 noise="ZombieStepNoise";
6295 id=23;
6296 };
6297 class Bodyfall_Hand
6298 {
6299 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
6300 noise="ZombieStepNoise";
6301 id=24;
6302 };
6303 class Bodyfall_Slide
6304 {
6305 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
6306 noise="ZombieStepNoise";
6307 id=25;
6308 };
6309 class Prone_Walk_L
6310 {
6311 soundLookupTable="walkProne_Zmb_LookupTable";
6312 noise="ZombieStepNoise";
6313 id=27;
6314 };
6315 class Prone_Walk_R
6316 {
6317 soundLookupTable="walkProne_Zmb_LookupTable";
6318 noise="ZombieStepNoise";
6319 id=28;
6320 };
6321 class Prone_Run_L
6322 {
6323 soundLookupTable="runProne_Zmb_LookupTable";
6324 noise="ZombieStepNoise";
6325 id=29;
6326 };
6327 class Prone_Run_R
6328 {
6329 soundLookupTable="runProne_Zmb_LookupTable";
6330 noise="ZombieStepNoise";
6331 id=30;
6332 };
6333 };
6334 class Sounds
6335 {
6336 class Attack_Light1
6337 {
6338 soundSet="Zmb_Attack_Light1_SoundSet";
6339 id=1;
6340 };
6341 class Attack_Light2
6342 {
6343 soundSet="Zmb_Attack_Light2_SoundSet";
6344 id=2;
6345 };
6346 class Attack_Heavy1
6347 {
6348 soundSet="Zmb_Attack_Heavy1_SoundSet";
6349 id=3;
6350 };
6351 class Attack_Heavy2
6352 {
6353 soundSet="Zmb_Attack_Heavy2_SoundSet";
6354 id=4;
6355 };
6356 class TwoHands
6357 {
6358 soundSet="Zmb_Attack_TwoHands_SoundSet";
6359 id=5;
6360 };
6361 };
6362 class SoundVoice
6363 {
6364 class LightHit
6365 {
6366 soundSet="ZmbM_Normal2_LightHit_Soundset";
6367 id=1;
6368 };
6369 class HeavyHit
6370 {
6371 soundSet="ZmbM_Normal2_HeavyHit_Soundset";
6372 id=2;
6373 };
6374 class Attack
6375 {
6376 soundSet="ZmbM_Normal2_Attack_Soundset";
6377 id=5;
6378 };
6379 class Jump
6380 {
6381 soundSet="ZmbM_Normal2_Jump_Soundset";
6382 id=10;
6383 };
6384 class Land
6385 {
6386 soundSet="ZmbM_Normal2_Land_Soundset";
6387 id=11;
6388 };
6389 class CallToArmsShort
6390 {
6391 soundSet="ZmbM_Normal2_CallToArmsShort_Soundset";
6392 id=20;
6393 };
6394 };
6395 };
6396 };
6397 class ZmbM_HeavyIndustryWorker: ZmbM_HeavyIndustryWorker_Base
6398 {
6399 scope=2;
6400 hiddenSelectionsTextures[]=
6401 {
6402 "dz\characters\zombies\data\HeavyIndustryWorker_normal_m_co.paa"
6403 };
6404 };
6405 class ZmbM_OffshoreWorker_Base: ZombieMaleBase
6406 {
6407 scope=0;
6408 model="\DZ\characters\zombies\offshoreWorker_normal_m.p3d";
6409 hiddenSelectionsMaterials[]=
6410 {
6411 "dz\characters\zombies\data\offshoreWorker_normal_m.rvmat"
6412 };
6413 class AnimEvents
6414 {
6415 class Steps
6416 {
6417 class Walk1
6418 {
6419 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6420 noise="ZombieStepNoise";
6421 id=1;
6422 };
6423 class Walk2
6424 {
6425 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6426 noise="ZombieStepNoise";
6427 id=2;
6428 };
6429 class Walk3
6430 {
6431 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6432 noise="ZombieStepNoise";
6433 id=3;
6434 };
6435 class Walk4
6436 {
6437 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6438 noise="ZombieStepNoise";
6439 id=4;
6440 };
6441 class Run1
6442 {
6443 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6444 noise="ZombieStepNoise";
6445 id=5;
6446 };
6447 class Run2
6448 {
6449 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6450 noise="ZombieStepNoise";
6451 id=6;
6452 };
6453 class Run3
6454 {
6455 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6456 noise="ZombieStepNoise";
6457 id=7;
6458 };
6459 class Run4
6460 {
6461 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6462 noise="ZombieStepNoise";
6463 id=8;
6464 };
6465 class Sprint1
6466 {
6467 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6468 noise="ZombieStepNoise";
6469 id=9;
6470 };
6471 class Sprint2
6472 {
6473 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6474 noise="ZombieStepNoise";
6475 id=10;
6476 };
6477 class Sprint3
6478 {
6479 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6480 noise="ZombieStepNoise";
6481 id=11;
6482 };
6483 class Sprint4
6484 {
6485 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6486 noise="ZombieStepNoise";
6487 id=12;
6488 };
6489 class Scuff1
6490 {
6491 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6492 noise="ZombieStepNoise";
6493 id=17;
6494 };
6495 class Scuff2
6496 {
6497 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6498 noise="ZombieStepNoise";
6499 id=18;
6500 };
6501 class Sccuff3
6502 {
6503 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6504 noise="ZombieStepNoise";
6505 id=19;
6506 };
6507 class Scuff4
6508 {
6509 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6510 noise="ZombieStepNoise";
6511 id=20;
6512 };
6513 class landFeetErc
6514 {
6515 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
6516 noise="ZombieStepNoise";
6517 id=21;
6518 };
6519 class landFootErc
6520 {
6521 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
6522 noise="ZombieStepNoise";
6523 id=22;
6524 };
6525 class Bodyfall
6526 {
6527 soundLookupTable="bodyfall_Zmb_LookupTable";
6528 noise="ZombieStepNoise";
6529 id=23;
6530 };
6531 class Bodyfall_Hand
6532 {
6533 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
6534 noise="ZombieStepNoise";
6535 id=24;
6536 };
6537 class Bodyfall_Slide
6538 {
6539 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
6540 noise="ZombieStepNoise";
6541 id=25;
6542 };
6543 class Prone_Walk_L
6544 {
6545 soundLookupTable="walkProne_Zmb_LookupTable";
6546 noise="ZombieStepNoise";
6547 id=27;
6548 };
6549 class Prone_Walk_R
6550 {
6551 soundLookupTable="walkProne_Zmb_LookupTable";
6552 noise="ZombieStepNoise";
6553 id=28;
6554 };
6555 class Prone_Run_L
6556 {
6557 soundLookupTable="runProne_Zmb_LookupTable";
6558 noise="ZombieStepNoise";
6559 id=29;
6560 };
6561 class Prone_Run_R
6562 {
6563 soundLookupTable="runProne_Zmb_LookupTable";
6564 noise="ZombieStepNoise";
6565 id=30;
6566 };
6567 };
6568 class Sounds
6569 {
6570 class Attack_Light1
6571 {
6572 soundSet="Zmb_Attack_Light1_SoundSet";
6573 id=1;
6574 };
6575 class Attack_Light2
6576 {
6577 soundSet="Zmb_Attack_Light2_SoundSet";
6578 id=2;
6579 };
6580 class Attack_Heavy1
6581 {
6582 soundSet="Zmb_Attack_Heavy1_SoundSet";
6583 id=3;
6584 };
6585 class Attack_Heavy2
6586 {
6587 soundSet="Zmb_Attack_Heavy2_SoundSet";
6588 id=4;
6589 };
6590 class TwoHands
6591 {
6592 soundSet="Zmb_Attack_TwoHands_SoundSet";
6593 id=5;
6594 };
6595 };
6596 class SoundVoice
6597 {
6598 class LightHit
6599 {
6600 soundSet="ZmbM_Normal2_LightHit_Soundset";
6601 id=1;
6602 };
6603 class HeavyHit
6604 {
6605 soundSet="ZmbM_Normal2_HeavyHit_Soundset";
6606 id=2;
6607 };
6608 class Attack
6609 {
6610 soundSet="ZmbM_Normal2_Attack_Soundset";
6611 id=5;
6612 };
6613 class Jump
6614 {
6615 soundSet="ZmbM_Normal2_Jump_Soundset";
6616 id=10;
6617 };
6618 class Land
6619 {
6620 soundSet="ZmbM_Normal2_Land_Soundset";
6621 id=11;
6622 };
6623 class CallToArmsShort
6624 {
6625 soundSet="ZmbM_Normal2_CallToArmsShort_Soundset";
6626 id=20;
6627 };
6628 };
6629 };
6630 };
6631 class ZmbM_OffshoreWorker_Green: ZmbM_OffshoreWorker_Base
6632 {
6633 scope=2;
6634 hiddenSelectionsTextures[]=
6635 {
6636 "dz\characters\zombies\data\offshoreWorker_normal_m_green.paa"
6637 };
6638 };
6639 class ZmbM_OffshoreWorker_Orange: ZmbM_OffshoreWorker_Base
6640 {
6641 scope=2;
6642 hiddenSelectionsTextures[]=
6643 {
6644 "dz\characters\zombies\data\offshoreWorker_normal_m_orange.paa"
6645 };
6646 };
6647 class ZmbM_OffshoreWorker_Red: ZmbM_OffshoreWorker_Base
6648 {
6649 scope=2;
6650 hiddenSelectionsTextures[]=
6651 {
6652 "dz\characters\zombies\data\offshoreWorker_normal_m_red.paa"
6653 };
6654 };
6655 class ZmbM_OffshoreWorker_Yellow: ZmbM_OffshoreWorker_Base
6656 {
6657 scope=2;
6658 hiddenSelectionsTextures[]=
6659 {
6660 "dz\characters\zombies\data\offshoreWorker_normal_m_yellow.paa"
6661 };
6662 };
6663 class ZmbM_HandymanNormal_Base: ZombieMaleBase
6664 {
6665 scope=0;
6666 model="\DZ\characters\zombies\coveralls.p3d";
6667 hiddenSelectionsMaterials[]=
6668 {
6669 "dz\characters\zombies\data\coveralls.rvmat"
6670 };
6671 class AnimEvents
6672 {
6673 class Steps
6674 {
6675 class Walk1
6676 {
6677 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6678 noise="ZombieStepNoise";
6679 id=1;
6680 };
6681 class Walk2
6682 {
6683 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6684 noise="ZombieStepNoise";
6685 id=2;
6686 };
6687 class Walk3
6688 {
6689 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6690 noise="ZombieStepNoise";
6691 id=3;
6692 };
6693 class Walk4
6694 {
6695 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6696 noise="ZombieStepNoise";
6697 id=4;
6698 };
6699 class Run1
6700 {
6701 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6702 noise="ZombieStepNoise";
6703 id=5;
6704 };
6705 class Run2
6706 {
6707 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6708 noise="ZombieStepNoise";
6709 id=6;
6710 };
6711 class Run3
6712 {
6713 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6714 noise="ZombieStepNoise";
6715 id=7;
6716 };
6717 class Run4
6718 {
6719 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6720 noise="ZombieStepNoise";
6721 id=8;
6722 };
6723 class Sprint1
6724 {
6725 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6726 noise="ZombieStepNoise";
6727 id=9;
6728 };
6729 class Sprint2
6730 {
6731 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6732 noise="ZombieStepNoise";
6733 id=10;
6734 };
6735 class Sprint3
6736 {
6737 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6738 noise="ZombieStepNoise";
6739 id=11;
6740 };
6741 class Sprint4
6742 {
6743 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6744 noise="ZombieStepNoise";
6745 id=12;
6746 };
6747 class Scuff1
6748 {
6749 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6750 noise="ZombieStepNoise";
6751 id=17;
6752 };
6753 class Scuff2
6754 {
6755 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6756 noise="ZombieStepNoise";
6757 id=18;
6758 };
6759 class Sccuff3
6760 {
6761 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6762 noise="ZombieStepNoise";
6763 id=19;
6764 };
6765 class Scuff4
6766 {
6767 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
6768 noise="ZombieStepNoise";
6769 id=20;
6770 };
6771 class landFeetErc
6772 {
6773 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
6774 noise="ZombieStepNoise";
6775 id=21;
6776 };
6777 class landFootErc
6778 {
6779 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
6780 noise="ZombieStepNoise";
6781 id=22;
6782 };
6783 class Bodyfall
6784 {
6785 soundLookupTable="bodyfall_Zmb_LookupTable";
6786 noise="ZombieStepNoise";
6787 id=23;
6788 };
6789 class Bodyfall_Hand
6790 {
6791 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
6792 noise="ZombieStepNoise";
6793 id=24;
6794 };
6795 class Bodyfall_Slide
6796 {
6797 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
6798 noise="ZombieStepNoise";
6799 id=25;
6800 };
6801 class Prone_Walk_L
6802 {
6803 soundLookupTable="walkProne_Zmb_LookupTable";
6804 noise="ZombieStepNoise";
6805 id=27;
6806 };
6807 class Prone_Walk_R
6808 {
6809 soundLookupTable="walkProne_Zmb_LookupTable";
6810 noise="ZombieStepNoise";
6811 id=28;
6812 };
6813 class Prone_Run_L
6814 {
6815 soundLookupTable="runProne_Zmb_LookupTable";
6816 noise="ZombieStepNoise";
6817 id=29;
6818 };
6819 class Prone_Run_R
6820 {
6821 soundLookupTable="runProne_Zmb_LookupTable";
6822 noise="ZombieStepNoise";
6823 id=30;
6824 };
6825 };
6826 class Sounds
6827 {
6828 class Attack_Light1
6829 {
6830 soundSet="Zmb_Attack_Light1_SoundSet";
6831 id=1;
6832 };
6833 class Attack_Light2
6834 {
6835 soundSet="Zmb_Attack_Light2_SoundSet";
6836 id=2;
6837 };
6838 class Attack_Heavy1
6839 {
6840 soundSet="Zmb_Attack_Heavy1_SoundSet";
6841 id=3;
6842 };
6843 class Attack_Heavy2
6844 {
6845 soundSet="Zmb_Attack_Heavy2_SoundSet";
6846 id=4;
6847 };
6848 class TwoHands
6849 {
6850 soundSet="Zmb_Attack_TwoHands_SoundSet";
6851 id=5;
6852 };
6853 };
6854 class SoundVoice
6855 {
6856 class LightHit
6857 {
6858 soundSet="ZmbM_Normal2_LightHit_Soundset";
6859 id=1;
6860 };
6861 class HeavyHit
6862 {
6863 soundSet="ZmbM_Normal2_HeavyHit_Soundset";
6864 id=2;
6865 };
6866 class Attack
6867 {
6868 soundSet="ZmbM_Normal2_Attack_Soundset";
6869 id=5;
6870 };
6871 class Jump
6872 {
6873 soundSet="ZmbM_Normal2_Jump_Soundset";
6874 id=10;
6875 };
6876 class Land
6877 {
6878 soundSet="ZmbM_Normal2_Land_Soundset";
6879 id=11;
6880 };
6881 class CallToArmsShort
6882 {
6883 soundSet="ZmbM_Normal2_CallToArmsShort_Soundset";
6884 id=20;
6885 };
6886 };
6887 };
6888 };
6889 class ZmbM_HandymanNormal_Beige: ZmbM_HandymanNormal_Base
6890 {
6891 scope=2;
6892 hiddenSelectionsTextures[]=
6893 {
6894 "dz\characters\zombies\data\coveralls_beige_co.paa"
6895 };
6896 };
6897 class ZmbM_HandymanNormal_Blue: ZmbM_HandymanNormal_Base
6898 {
6899 scope=2;
6900 hiddenSelectionsTextures[]=
6901 {
6902 "dz\characters\zombies\data\coveralls_blue_co.paa"
6903 };
6904 };
6905 class ZmbM_HandymanNormal_Green: ZmbM_HandymanNormal_Base
6906 {
6907 scope=2;
6908 hiddenSelectionsTextures[]=
6909 {
6910 "dz\characters\zombies\data\coveralls_green_co.paa"
6911 };
6912 };
6913 class ZmbM_HandymanNormal_Grey: ZmbM_HandymanNormal_Base
6914 {
6915 scope=2;
6916 hiddenSelectionsTextures[]=
6917 {
6918 "dz\characters\zombies\data\coveralls_grey_co.paa"
6919 };
6920 };
6921 class ZmbM_HandymanNormal_White: ZmbM_HandymanNormal_Base
6922 {
6923 scope=2;
6924 hiddenSelectionsTextures[]=
6925 {
6926 "dz\characters\zombies\data\coveralls_white_co.paa"
6927 };
6928 };
6929 class ZmbM_Jacket_Base: ZombieMaleBase
6930 {
6931 scope=0;
6932 model="\DZ\characters\zombies\jacket_above0.p3d";
6933 hiddenSelectionsMaterials[]=
6934 {
6935 "dz\characters\zombies\data\jacket.rvmat"
6936 };
6937 class AnimEvents
6938 {
6939 class Steps
6940 {
6941 class Walk1
6942 {
6943 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6944 noise="ZombieStepNoise";
6945 id=1;
6946 };
6947 class Walk2
6948 {
6949 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6950 noise="ZombieStepNoise";
6951 id=2;
6952 };
6953 class Walk3
6954 {
6955 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6956 noise="ZombieStepNoise";
6957 id=3;
6958 };
6959 class Walk4
6960 {
6961 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
6962 noise="ZombieStepNoise";
6963 id=4;
6964 };
6965 class Run1
6966 {
6967 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6968 noise="ZombieStepNoise";
6969 id=5;
6970 };
6971 class Run2
6972 {
6973 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6974 noise="ZombieStepNoise";
6975 id=6;
6976 };
6977 class Run3
6978 {
6979 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6980 noise="ZombieStepNoise";
6981 id=7;
6982 };
6983 class Run4
6984 {
6985 soundLookupTable="runErc_Boots_Zmb_LookupTable";
6986 noise="ZombieStepNoise";
6987 id=8;
6988 };
6989 class Sprint1
6990 {
6991 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6992 noise="ZombieStepNoise";
6993 id=9;
6994 };
6995 class Sprint2
6996 {
6997 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
6998 noise="ZombieStepNoise";
6999 id=10;
7000 };
7001 class Sprint3
7002 {
7003 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
7004 noise="ZombieStepNoise";
7005 id=11;
7006 };
7007 class Sprint4
7008 {
7009 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
7010 noise="ZombieStepNoise";
7011 id=12;
7012 };
7013 class Scuff1
7014 {
7015 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
7016 noise="ZombieStepNoise";
7017 id=17;
7018 };
7019 class Scuff2
7020 {
7021 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
7022 noise="ZombieStepNoise";
7023 id=18;
7024 };
7025 class Sccuff3
7026 {
7027 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
7028 noise="ZombieStepNoise";
7029 id=19;
7030 };
7031 class Scuff4
7032 {
7033 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
7034 noise="ZombieStepNoise";
7035 id=20;
7036 };
7037 class landFeetErc
7038 {
7039 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
7040 noise="ZombieStepNoise";
7041 id=21;
7042 };
7043 class landFootErc
7044 {
7045 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
7046 noise="ZombieStepNoise";
7047 id=22;
7048 };
7049 class Bodyfall
7050 {
7051 soundLookupTable="bodyfall_Zmb_LookupTable";
7052 noise="ZombieStepNoise";
7053 id=23;
7054 };
7055 class Bodyfall_Hand
7056 {
7057 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
7058 noise="ZombieStepNoise";
7059 id=24;
7060 };
7061 class Bodyfall_Slide
7062 {
7063 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
7064 noise="ZombieStepNoise";
7065 id=25;
7066 };
7067 class Prone_Walk_L
7068 {
7069 soundLookupTable="walkProne_Zmb_LookupTable";
7070 noise="ZombieStepNoise";
7071 id=27;
7072 };
7073 class Prone_Walk_R
7074 {
7075 soundLookupTable="walkProne_Zmb_LookupTable";
7076 noise="ZombieStepNoise";
7077 id=28;
7078 };
7079 class Prone_Run_L
7080 {
7081 soundLookupTable="runProne_Zmb_LookupTable";
7082 noise="ZombieStepNoise";
7083 id=29;
7084 };
7085 class Prone_Run_R
7086 {
7087 soundLookupTable="runProne_Zmb_LookupTable";
7088 noise="ZombieStepNoise";
7089 id=30;
7090 };
7091 };
7092 class Sounds
7093 {
7094 class Attack_Light1
7095 {
7096 soundSet="Zmb_Attack_Light1_SoundSet";
7097 id=1;
7098 };
7099 class Attack_Light2
7100 {
7101 soundSet="Zmb_Attack_Light2_SoundSet";
7102 id=2;
7103 };
7104 class Attack_Heavy1
7105 {
7106 soundSet="Zmb_Attack_Heavy1_SoundSet";
7107 id=3;
7108 };
7109 class Attack_Heavy2
7110 {
7111 soundSet="Zmb_Attack_Heavy2_SoundSet";
7112 id=4;
7113 };
7114 class TwoHands
7115 {
7116 soundSet="Zmb_Attack_TwoHands_SoundSet";
7117 id=5;
7118 };
7119 };
7120 class SoundVoice
7121 {
7122 class LightHit
7123 {
7124 soundSet="ZmbM_Normal2_LightHit_Soundset";
7125 id=1;
7126 };
7127 class HeavyHit
7128 {
7129 soundSet="ZmbM_Normal2_HeavyHit_Soundset";
7130 id=2;
7131 };
7132 class Attack
7133 {
7134 soundSet="ZmbM_Normal2_Attack_Soundset";
7135 id=5;
7136 };
7137 class Jump
7138 {
7139 soundSet="ZmbM_Normal2_Jump_Soundset";
7140 id=10;
7141 };
7142 class Land
7143 {
7144 soundSet="ZmbM_Normal2_Land_Soundset";
7145 id=11;
7146 };
7147 class CallToArmsShort
7148 {
7149 soundSet="ZmbM_Normal2_CallToArmsShort_Soundset";
7150 id=20;
7151 };
7152 };
7153 };
7154 };
7155 class ZmbM_Jacket_beige: ZmbM_Jacket_Base
7156 {
7157 scope=2;
7158 hiddenSelectionsTextures[]=
7159 {
7160 "dz\characters\zombies\data\jacket_beige_co.paa"
7161 };
7162 };
7163 class ZmbM_Jacket_black: ZmbM_Jacket_Base
7164 {
7165 scope=2;
7166 hiddenSelectionsTextures[]=
7167 {
7168 "dz\characters\zombies\data\jacket_black_co.paa"
7169 };
7170 };
7171 class ZmbM_Jacket_blue: ZmbM_Jacket_Base
7172 {
7173 scope=2;
7174 hiddenSelectionsTextures[]=
7175 {
7176 "dz\characters\zombies\data\jacket_blue_co.paa"
7177 };
7178 };
7179 class ZmbM_Jacket_brown: ZmbM_Jacket_Base
7180 {
7181 scope=2;
7182 hiddenSelectionsTextures[]=
7183 {
7184 "dz\characters\zombies\data\jacket_brown_co.paa"
7185 };
7186 };
7187 class ZmbM_Jacket_greenchecks: ZmbM_Jacket_Base
7188 {
7189 scope=2;
7190 hiddenSelectionsTextures[]=
7191 {
7192 "dz\characters\zombies\data\jacket_greenchecks_co.paa"
7193 };
7194 };
7195 class ZmbM_Jacket_grey: ZmbM_Jacket_Base
7196 {
7197 scope=2;
7198 hiddenSelectionsTextures[]=
7199 {
7200 "dz\characters\zombies\data\jacket_grey_co.paa"
7201 };
7202 };
7203 class ZmbM_Jacket_khaki: ZmbM_Jacket_Base
7204 {
7205 scope=2;
7206 hiddenSelectionsTextures[]=
7207 {
7208 "dz\characters\zombies\data\jacket_khaki_co.paa"
7209 };
7210 };
7211 class ZmbM_Jacket_stripes: ZmbM_Jacket_Base
7212 {
7213 scope=2;
7214 hiddenSelectionsTextures[]=
7215 {
7216 "dz\characters\zombies\data\jacket_stripes_co.paa"
7217 };
7218 };
7219 class ZmbF_PatientOld_Base: ZombieFemaleBase
7220 {
7221 scope=0;
7222 model="\DZ\characters\zombies\patient_old_f.p3d";
7223 hiddenSelectionsMaterials[]=
7224 {
7225 "dz\characters\zombies\data\patient_old_f.rvmat"
7226 };
7227 class AnimEvents
7228 {
7229 class Steps
7230 {
7231 class Walk1
7232 {
7233 soundLookupTable="walkErc_Bare_Zmb_LookupTable";
7234 noise="ZombieStepNoise";
7235 id=1;
7236 };
7237 class Walk2
7238 {
7239 soundLookupTable="walkErc_Bare_Zmb_LookupTable";
7240 noise="ZombieStepNoise";
7241 id=2;
7242 };
7243 class Walk3
7244 {
7245 soundLookupTable="walkErc_Bare_Zmb_LookupTable";
7246 noise="ZombieStepNoise";
7247 id=3;
7248 };
7249 class Walk4
7250 {
7251 soundLookupTable="walkErc_Bare_Zmb_LookupTable";
7252 noise="ZombieStepNoise";
7253 id=4;
7254 };
7255 class Run1
7256 {
7257 soundLookupTable="runErc_Bare_Zmb_LookupTable";
7258 noise="ZombieStepNoise";
7259 id=5;
7260 };
7261 class Run2
7262 {
7263 soundLookupTable="runErc_Bare_Zmb_LookupTable";
7264 noise="ZombieStepNoise";
7265 id=6;
7266 };
7267 class Run3
7268 {
7269 soundLookupTable="runErc_Bare_Zmb_LookupTable";
7270 noise="ZombieStepNoise";
7271 id=7;
7272 };
7273 class Run4
7274 {
7275 soundLookupTable="runErc_Bare_Zmb_LookupTable";
7276 noise="ZombieStepNoise";
7277 id=8;
7278 };
7279 class Sprint1
7280 {
7281 soundLookupTable="sprintErc_Bare_Zmb_LookupTable";
7282 noise="ZombieStepNoise";
7283 id=9;
7284 };
7285 class Sprint2
7286 {
7287 soundLookupTable="sprintErc_Bare_Zmb_LookupTable";
7288 noise="ZombieStepNoise";
7289 id=10;
7290 };
7291 class Sprint3
7292 {
7293 soundLookupTable="sprintErc_Bare_Zmb_LookupTable";
7294 noise="ZombieStepNoise";
7295 id=11;
7296 };
7297 class Sprint4
7298 {
7299 soundLookupTable="sprintErc_Bare_Zmb_LookupTable";
7300 noise="ZombieStepNoise";
7301 id=12;
7302 };
7303 class Scuff1
7304 {
7305 soundLookupTable="scuffErc_Bare_Zmb_LookupTable";
7306 noise="ZombieStepNoise";
7307 id=17;
7308 };
7309 class Scuff2
7310 {
7311 soundLookupTable="scuffErc_Bare_Zmb_LookupTable";
7312 noise="ZombieStepNoise";
7313 id=18;
7314 };
7315 class Sccuff3
7316 {
7317 soundLookupTable="scuffErc_Bare_Zmb_LookupTable";
7318 noise="ZombieStepNoise";
7319 id=19;
7320 };
7321 class Scuff4
7322 {
7323 soundLookupTable="scuffErc_Bare_Zmb_LookupTable";
7324 noise="ZombieStepNoise";
7325 id=20;
7326 };
7327 class landFeetErc
7328 {
7329 soundLookupTable="landFeetErc_Bare_Zmb_LookupTable";
7330 noise="ZombieStepNoise";
7331 id=21;
7332 };
7333 class landFootErc
7334 {
7335 soundLookupTable="landFootErc_Bare_Zmb_LookupTable";
7336 noise="ZombieStepNoise";
7337 id=22;
7338 };
7339 class Bodyfall
7340 {
7341 soundLookupTable="bodyfall_Zmb_LookupTable";
7342 noise="ZombieStepNoise";
7343 id=23;
7344 };
7345 class Bodyfall_Hand
7346 {
7347 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
7348 noise="ZombieStepNoise";
7349 id=24;
7350 };
7351 class Bodyfall_Slide
7352 {
7353 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
7354 noise="ZombieStepNoise";
7355 id=25;
7356 };
7357 class Prone_Walk_L
7358 {
7359 soundLookupTable="walkProne_Zmb_LookupTable";
7360 noise="ZombieStepNoise";
7361 id=27;
7362 };
7363 class Prone_Walk_R
7364 {
7365 soundLookupTable="walkProne_Zmb_LookupTable";
7366 noise="ZombieStepNoise";
7367 id=28;
7368 };
7369 class Prone_Run_L
7370 {
7371 soundLookupTable="runProne_Zmb_LookupTable";
7372 noise="ZombieStepNoise";
7373 id=29;
7374 };
7375 class Prone_Run_R
7376 {
7377 soundLookupTable="runProne_Zmb_LookupTable";
7378 noise="ZombieStepNoise";
7379 id=30;
7380 };
7381 };
7382 class Sounds
7383 {
7384 class Attack_Light1
7385 {
7386 soundSet="Zmb_Attack_Light1_SoundSet";
7387 id=1;
7388 };
7389 class Attack_Light2
7390 {
7391 soundSet="Zmb_Attack_Light2_SoundSet";
7392 id=2;
7393 };
7394 class Attack_Heavy1
7395 {
7396 soundSet="Zmb_Attack_Heavy1_SoundSet";
7397 id=3;
7398 };
7399 class Attack_Heavy2
7400 {
7401 soundSet="Zmb_Attack_Heavy2_SoundSet";
7402 id=4;
7403 };
7404 class TwoHands
7405 {
7406 soundSet="Zmb_Attack_TwoHands_SoundSet";
7407 id=5;
7408 };
7409 };
7410 class SoundVoice
7411 {
7412 class LightHit
7413 {
7414 soundSet="ZmbF_Old_LightHit_Soundset";
7415 id=1;
7416 };
7417 class HeavyHit
7418 {
7419 soundSet="ZmbF_Old_HeavyHit_Soundset";
7420 id=2;
7421 };
7422 class Attack
7423 {
7424 soundSet="ZmbF_Old_Attack_Soundset";
7425 id=5;
7426 };
7427 class Jump
7428 {
7429 soundSet="ZmbF_Old_Jump_Soundset";
7430 id=10;
7431 };
7432 class Land
7433 {
7434 soundSet="ZmbF_Old_Land_Soundset";
7435 id=11;
7436 };
7437 class CallToArmsShort
7438 {
7439 soundSet="ZmbF_Old_CallToArmsShort_Soundset";
7440 id=20;
7441 };
7442 };
7443 };
7444 };
7445 class ZmbF_PatientOld: ZmbF_PatientOld_Base
7446 {
7447 scope=2;
7448 hiddenSelectionsTextures[]=
7449 {
7450 "dz\characters\zombies\data\patient_old_f_CO.paa"
7451 };
7452 };
7453 class ZmbF_PatientOld_Winter: ZmbF_PatientOld_Base
7454 {
7455 scope=2;
7456 hiddenSelectionsTextures[]=
7457 {
7458 "dz\characters\zombies\data\patient_old_f_winter_co.paa"
7459 };
7460 };
7461 class ZmbM_PatientSkinny_Base: ZombieMaleBase
7462 {
7463 scope=0;
7464 model="\DZ\characters\zombies\patient_skinny_m.p3d";
7465 hiddenSelectionsMaterials[]=
7466 {
7467 "dz\characters\zombies\data\patient_skinny_m.rvmat"
7468 };
7469 class AnimEvents
7470 {
7471 class Steps
7472 {
7473 class Walk1
7474 {
7475 soundLookupTable="walkErc_Bare_Zmb_LookupTable";
7476 noise="ZombieStepNoise";
7477 id=1;
7478 };
7479 class Walk2
7480 {
7481 soundLookupTable="walkErc_Bare_Zmb_LookupTable";
7482 noise="ZombieStepNoise";
7483 id=2;
7484 };
7485 class Walk3
7486 {
7487 soundLookupTable="walkErc_Bare_Zmb_LookupTable";
7488 noise="ZombieStepNoise";
7489 id=3;
7490 };
7491 class Walk4
7492 {
7493 soundLookupTable="walkErc_Bare_Zmb_LookupTable";
7494 noise="ZombieStepNoise";
7495 id=4;
7496 };
7497 class Run1
7498 {
7499 soundLookupTable="runErc_Bare_Zmb_LookupTable";
7500 noise="ZombieStepNoise";
7501 id=5;
7502 };
7503 class Run2
7504 {
7505 soundLookupTable="runErc_Bare_Zmb_LookupTable";
7506 noise="ZombieStepNoise";
7507 id=6;
7508 };
7509 class Run3
7510 {
7511 soundLookupTable="runErc_Bare_Zmb_LookupTable";
7512 noise="ZombieStepNoise";
7513 id=7;
7514 };
7515 class Run4
7516 {
7517 soundLookupTable="runErc_Bare_Zmb_LookupTable";
7518 noise="ZombieStepNoise";
7519 id=8;
7520 };
7521 class Sprint1
7522 {
7523 soundLookupTable="sprintErc_Bare_Zmb_LookupTable";
7524 noise="ZombieStepNoise";
7525 id=9;
7526 };
7527 class Sprint2
7528 {
7529 soundLookupTable="sprintErc_Bare_Zmb_LookupTable";
7530 noise="ZombieStepNoise";
7531 id=10;
7532 };
7533 class Sprint3
7534 {
7535 soundLookupTable="sprintErc_Bare_Zmb_LookupTable";
7536 noise="ZombieStepNoise";
7537 id=11;
7538 };
7539 class Sprint4
7540 {
7541 soundLookupTable="sprintErc_Bare_Zmb_LookupTable";
7542 noise="ZombieStepNoise";
7543 id=12;
7544 };
7545 class Scuff1
7546 {
7547 soundLookupTable="scuffErc_Bare_Zmb_LookupTable";
7548 noise="ZombieStepNoise";
7549 id=17;
7550 };
7551 class Scuff2
7552 {
7553 soundLookupTable="scuffErc_Bare_Zmb_LookupTable";
7554 noise="ZombieStepNoise";
7555 id=18;
7556 };
7557 class Sccuff3
7558 {
7559 soundLookupTable="scuffErc_Bare_Zmb_LookupTable";
7560 noise="ZombieStepNoise";
7561 id=19;
7562 };
7563 class Scuff4
7564 {
7565 soundLookupTable="scuffErc_Bare_Zmb_LookupTable";
7566 noise="ZombieStepNoise";
7567 id=20;
7568 };
7569 class landFeetErc
7570 {
7571 soundLookupTable="landFeetErc_Bare_Zmb_LookupTable";
7572 noise="ZombieStepNoise";
7573 id=21;
7574 };
7575 class landFootErc
7576 {
7577 soundLookupTable="landFootErc_Bare_Zmb_LookupTable";
7578 noise="ZombieStepNoise";
7579 id=22;
7580 };
7581 class Bodyfall
7582 {
7583 soundLookupTable="bodyfall_Zmb_LookupTable";
7584 noise="ZombieStepNoise";
7585 id=23;
7586 };
7587 class Bodyfall_Hand
7588 {
7589 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
7590 noise="ZombieStepNoise";
7591 id=24;
7592 };
7593 class Bodyfall_Slide
7594 {
7595 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
7596 noise="ZombieStepNoise";
7597 id=25;
7598 };
7599 class Prone_Walk_L
7600 {
7601 soundLookupTable="walkProne_Zmb_LookupTable";
7602 noise="ZombieStepNoise";
7603 id=27;
7604 };
7605 class Prone_Walk_R
7606 {
7607 soundLookupTable="walkProne_Zmb_LookupTable";
7608 noise="ZombieStepNoise";
7609 id=28;
7610 };
7611 class Prone_Run_L
7612 {
7613 soundLookupTable="runProne_Zmb_LookupTable";
7614 noise="ZombieStepNoise";
7615 id=29;
7616 };
7617 class Prone_Run_R
7618 {
7619 soundLookupTable="runProne_Zmb_LookupTable";
7620 noise="ZombieStepNoise";
7621 id=30;
7622 };
7623 };
7624 class Sounds
7625 {
7626 class Attack_Light1
7627 {
7628 soundSet="Zmb_Attack_Light1_SoundSet";
7629 id=1;
7630 };
7631 class Attack_Light2
7632 {
7633 soundSet="Zmb_Attack_Light2_SoundSet";
7634 id=2;
7635 };
7636 class Attack_Heavy1
7637 {
7638 soundSet="Zmb_Attack_Heavy1_SoundSet";
7639 id=3;
7640 };
7641 class Attack_Heavy2
7642 {
7643 soundSet="Zmb_Attack_Heavy2_SoundSet";
7644 id=4;
7645 };
7646 class TwoHands
7647 {
7648 soundSet="Zmb_Attack_TwoHands_SoundSet";
7649 id=5;
7650 };
7651 };
7652 class SoundVoice
7653 {
7654 class LightHit
7655 {
7656 soundSet="ZmbM_Skinny_LightHit_Soundset";
7657 id=1;
7658 };
7659 class HeavyHit
7660 {
7661 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
7662 id=2;
7663 };
7664 class Attack
7665 {
7666 soundSet="ZmbM_Skinny_Attack_Soundset";
7667 id=5;
7668 };
7669 class Jump
7670 {
7671 soundSet="ZmbM_Skinny_Jump_Soundset";
7672 id=10;
7673 };
7674 class Land
7675 {
7676 soundSet="ZmbM_Skinny_Land_Soundset";
7677 id=11;
7678 };
7679 class CallToArmsShort
7680 {
7681 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
7682 id=20;
7683 };
7684 };
7685 };
7686 };
7687 class ZmbM_PatientSkinny: ZmbM_PatientSkinny_Base
7688 {
7689 scope=2;
7690 hiddenSelectionsTextures[]=
7691 {
7692 "dz\characters\zombies\data\patient_skinny_m_co.paa"
7693 };
7694 };
7695 class ZmbM_PatientSkinny_Winter: ZmbM_PatientSkinny_Base
7696 {
7697 scope=2;
7698 hiddenSelectionsTextures[]=
7699 {
7700 "dz\characters\zombies\data\patient_skinny_m_winter_co.paa"
7701 };
7702 };
7703 class ZmbF_ShortSkirt_Base: ZombieFemaleBase
7704 {
7705 scope=0;
7706 model="\DZ\characters\zombies\shortskirt_above0.p3d";
7707 hiddenSelectionsMaterials[]=
7708 {
7709 "dz\characters\zombies\data\shortskirt.rvmat"
7710 };
7711 class AnimEvents
7712 {
7713 class Steps
7714 {
7715 class Walk1
7716 {
7717 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
7718 noise="ZombieStepNoise";
7719 id=1;
7720 };
7721 class Walk2
7722 {
7723 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
7724 noise="ZombieStepNoise";
7725 id=2;
7726 };
7727 class Walk3
7728 {
7729 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
7730 noise="ZombieStepNoise";
7731 id=3;
7732 };
7733 class Walk4
7734 {
7735 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
7736 noise="ZombieStepNoise";
7737 id=4;
7738 };
7739 class Run1
7740 {
7741 soundLookupTable="runErc_Boots_Zmb_LookupTable";
7742 noise="ZombieStepNoise";
7743 id=5;
7744 };
7745 class Run2
7746 {
7747 soundLookupTable="runErc_Boots_Zmb_LookupTable";
7748 noise="ZombieStepNoise";
7749 id=6;
7750 };
7751 class Run3
7752 {
7753 soundLookupTable="runErc_Boots_Zmb_LookupTable";
7754 noise="ZombieStepNoise";
7755 id=7;
7756 };
7757 class Run4
7758 {
7759 soundLookupTable="runErc_Boots_Zmb_LookupTable";
7760 noise="ZombieStepNoise";
7761 id=8;
7762 };
7763 class Sprint1
7764 {
7765 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
7766 noise="ZombieStepNoise";
7767 id=9;
7768 };
7769 class Sprint2
7770 {
7771 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
7772 noise="ZombieStepNoise";
7773 id=10;
7774 };
7775 class Sprint3
7776 {
7777 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
7778 noise="ZombieStepNoise";
7779 id=11;
7780 };
7781 class Sprint4
7782 {
7783 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
7784 noise="ZombieStepNoise";
7785 id=12;
7786 };
7787 class Scuff1
7788 {
7789 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
7790 noise="ZombieStepNoise";
7791 id=17;
7792 };
7793 class Scuff2
7794 {
7795 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
7796 noise="ZombieStepNoise";
7797 id=18;
7798 };
7799 class Sccuff3
7800 {
7801 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
7802 noise="ZombieStepNoise";
7803 id=19;
7804 };
7805 class Scuff4
7806 {
7807 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
7808 noise="ZombieStepNoise";
7809 id=20;
7810 };
7811 class landFeetErc
7812 {
7813 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
7814 noise="ZombieStepNoise";
7815 id=21;
7816 };
7817 class landFootErc
7818 {
7819 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
7820 noise="ZombieStepNoise";
7821 id=22;
7822 };
7823 class Bodyfall
7824 {
7825 soundLookupTable="bodyfall_Zmb_LookupTable";
7826 noise="ZombieStepNoise";
7827 id=23;
7828 };
7829 class Bodyfall_Hand
7830 {
7831 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
7832 noise="ZombieStepNoise";
7833 id=24;
7834 };
7835 class Bodyfall_Slide
7836 {
7837 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
7838 noise="ZombieStepNoise";
7839 id=25;
7840 };
7841 class Prone_Walk_L
7842 {
7843 soundLookupTable="walkProne_Zmb_LookupTable";
7844 noise="ZombieStepNoise";
7845 id=27;
7846 };
7847 class Prone_Walk_R
7848 {
7849 soundLookupTable="walkProne_Zmb_LookupTable";
7850 noise="ZombieStepNoise";
7851 id=28;
7852 };
7853 class Prone_Run_L
7854 {
7855 soundLookupTable="runProne_Zmb_LookupTable";
7856 noise="ZombieStepNoise";
7857 id=29;
7858 };
7859 class Prone_Run_R
7860 {
7861 soundLookupTable="runProne_Zmb_LookupTable";
7862 noise="ZombieStepNoise";
7863 id=30;
7864 };
7865 };
7866 class Sounds
7867 {
7868 class Attack_Light1
7869 {
7870 soundSet="Zmb_Attack_Light1_SoundSet";
7871 id=1;
7872 };
7873 class Attack_Light2
7874 {
7875 soundSet="Zmb_Attack_Light2_SoundSet";
7876 id=2;
7877 };
7878 class Attack_Heavy1
7879 {
7880 soundSet="Zmb_Attack_Heavy1_SoundSet";
7881 id=3;
7882 };
7883 class Attack_Heavy2
7884 {
7885 soundSet="Zmb_Attack_Heavy2_SoundSet";
7886 id=4;
7887 };
7888 class TwoHands
7889 {
7890 soundSet="Zmb_Attack_TwoHands_SoundSet";
7891 id=5;
7892 };
7893 };
7894 class SoundVoice
7895 {
7896 class LightHit
7897 {
7898 soundSet="ZmbF_Normal_LightHit_Soundset";
7899 id=1;
7900 };
7901 class HeavyHit
7902 {
7903 soundSet="ZmbF_Normal_HeavyHit_Soundset";
7904 id=2;
7905 };
7906 class Attack
7907 {
7908 soundSet="ZmbF_Normal_Attack_Soundset";
7909 id=5;
7910 };
7911 class Jump
7912 {
7913 soundSet="ZmbF_Normal_Jump_Soundset";
7914 id=10;
7915 };
7916 class Land
7917 {
7918 soundSet="ZmbF_Normal_Land_Soundset";
7919 id=11;
7920 };
7921 class CallToArmsShort
7922 {
7923 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
7924 id=20;
7925 };
7926 };
7927 };
7928 };
7929 class ZmbF_ShortSkirt_beige: ZmbF_ShortSkirt_Base
7930 {
7931 scope=2;
7932 hiddenSelectionsTextures[]=
7933 {
7934 "dz\characters\zombies\data\shortskirt_beige_co.paa"
7935 };
7936 };
7937 class ZmbF_ShortSkirt_brown: ZmbF_ShortSkirt_Base
7938 {
7939 scope=2;
7940 hiddenSelectionsTextures[]=
7941 {
7942 "dz\characters\zombies\data\shortskirt_brown_co.paa"
7943 };
7944 };
7945 class ZmbF_ShortSkirt_green: ZmbF_ShortSkirt_Base
7946 {
7947 scope=2;
7948 hiddenSelectionsTextures[]=
7949 {
7950 "dz\characters\zombies\data\shortskirt_green_co.paa"
7951 };
7952 };
7953 class ZmbF_ShortSkirt_grey: ZmbF_ShortSkirt_Base
7954 {
7955 scope=2;
7956 hiddenSelectionsTextures[]=
7957 {
7958 "dz\characters\zombies\data\shortskirt_grey_co.paa"
7959 };
7960 };
7961 class ZmbF_ShortSkirt_checks: ZmbF_ShortSkirt_Base
7962 {
7963 scope=2;
7964 hiddenSelectionsTextures[]=
7965 {
7966 "dz\characters\zombies\data\shortskirt_checks_co.paa"
7967 };
7968 };
7969 class ZmbF_ShortSkirt_white: ZmbF_ShortSkirt_Base
7970 {
7971 scope=2;
7972 hiddenSelectionsTextures[]=
7973 {
7974 "dz\characters\zombies\data\shortskirt_white_co.paa"
7975 };
7976 };
7977 class ZmbF_ShortSkirt_yellow: ZmbF_ShortSkirt_Base
7978 {
7979 scope=2;
7980 hiddenSelectionsTextures[]=
7981 {
7982 "dz\characters\zombies\data\shortskirt_yellow_co.paa"
7983 };
7984 };
7985 class ZmbF_VillagerOld_Base: ZombieFemaleBase
7986 {
7987 scope=0;
7988 model="\DZ\characters\zombies\villager_old_f.p3d";
7989 hiddenSelectionsMaterials[]=
7990 {
7991 "dz\characters\zombies\data\villager_old_f.rvmat"
7992 };
7993 class AnimEvents
7994 {
7995 class Steps
7996 {
7997 class Walk1
7998 {
7999 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8000 noise="ZombieStepNoise";
8001 id=1;
8002 };
8003 class Walk2
8004 {
8005 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8006 noise="ZombieStepNoise";
8007 id=2;
8008 };
8009 class Walk3
8010 {
8011 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8012 noise="ZombieStepNoise";
8013 id=3;
8014 };
8015 class Walk4
8016 {
8017 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8018 noise="ZombieStepNoise";
8019 id=4;
8020 };
8021 class Run1
8022 {
8023 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8024 noise="ZombieStepNoise";
8025 id=5;
8026 };
8027 class Run2
8028 {
8029 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8030 noise="ZombieStepNoise";
8031 id=6;
8032 };
8033 class Run3
8034 {
8035 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8036 noise="ZombieStepNoise";
8037 id=7;
8038 };
8039 class Run4
8040 {
8041 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8042 noise="ZombieStepNoise";
8043 id=8;
8044 };
8045 class Sprint1
8046 {
8047 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8048 noise="ZombieStepNoise";
8049 id=9;
8050 };
8051 class Sprint2
8052 {
8053 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8054 noise="ZombieStepNoise";
8055 id=10;
8056 };
8057 class Sprint3
8058 {
8059 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8060 noise="ZombieStepNoise";
8061 id=11;
8062 };
8063 class Sprint4
8064 {
8065 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8066 noise="ZombieStepNoise";
8067 id=12;
8068 };
8069 class Scuff1
8070 {
8071 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8072 noise="ZombieStepNoise";
8073 id=17;
8074 };
8075 class Scuff2
8076 {
8077 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8078 noise="ZombieStepNoise";
8079 id=18;
8080 };
8081 class Sccuff3
8082 {
8083 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8084 noise="ZombieStepNoise";
8085 id=19;
8086 };
8087 class Scuff4
8088 {
8089 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8090 noise="ZombieStepNoise";
8091 id=20;
8092 };
8093 class landFeetErc
8094 {
8095 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
8096 noise="ZombieStepNoise";
8097 id=21;
8098 };
8099 class landFootErc
8100 {
8101 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
8102 noise="ZombieStepNoise";
8103 id=22;
8104 };
8105 class Bodyfall
8106 {
8107 soundLookupTable="bodyfall_Zmb_LookupTable";
8108 noise="ZombieStepNoise";
8109 id=23;
8110 };
8111 class Bodyfall_Hand
8112 {
8113 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
8114 noise="ZombieStepNoise";
8115 id=24;
8116 };
8117 class Bodyfall_Slide
8118 {
8119 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
8120 noise="ZombieStepNoise";
8121 id=25;
8122 };
8123 class Prone_Walk_L
8124 {
8125 soundLookupTable="walkProne_Zmb_LookupTable";
8126 noise="ZombieStepNoise";
8127 id=27;
8128 };
8129 class Prone_Walk_R
8130 {
8131 soundLookupTable="walkProne_Zmb_LookupTable";
8132 noise="ZombieStepNoise";
8133 id=28;
8134 };
8135 class Prone_Run_L
8136 {
8137 soundLookupTable="runProne_Zmb_LookupTable";
8138 noise="ZombieStepNoise";
8139 id=29;
8140 };
8141 class Prone_Run_R
8142 {
8143 soundLookupTable="runProne_Zmb_LookupTable";
8144 noise="ZombieStepNoise";
8145 id=30;
8146 };
8147 };
8148 class Sounds
8149 {
8150 class Attack_Light1
8151 {
8152 soundSet="Zmb_Attack_Light1_SoundSet";
8153 id=1;
8154 };
8155 class Attack_Light2
8156 {
8157 soundSet="Zmb_Attack_Light2_SoundSet";
8158 id=2;
8159 };
8160 class Attack_Heavy1
8161 {
8162 soundSet="Zmb_Attack_Heavy1_SoundSet";
8163 id=3;
8164 };
8165 class Attack_Heavy2
8166 {
8167 soundSet="Zmb_Attack_Heavy2_SoundSet";
8168 id=4;
8169 };
8170 class TwoHands
8171 {
8172 soundSet="Zmb_Attack_TwoHands_SoundSet";
8173 id=5;
8174 };
8175 };
8176 class SoundVoice
8177 {
8178 class LightHit
8179 {
8180 soundSet="ZmbF_Old_LightHit_Soundset";
8181 id=1;
8182 };
8183 class HeavyHit
8184 {
8185 soundSet="ZmbF_Old_HeavyHit_Soundset";
8186 id=2;
8187 };
8188 class Attack
8189 {
8190 soundSet="ZmbF_Old_Attack_Soundset";
8191 id=5;
8192 };
8193 class Jump
8194 {
8195 soundSet="ZmbF_Old_Jump_Soundset";
8196 id=10;
8197 };
8198 class Land
8199 {
8200 soundSet="ZmbF_Old_Land_Soundset";
8201 id=11;
8202 };
8203 class CallToArmsShort
8204 {
8205 soundSet="ZmbF_Old_CallToArmsShort_Soundset";
8206 id=20;
8207 };
8208 };
8209 };
8210 };
8211 class ZmbF_VillagerOld_Green: ZmbF_VillagerOld_Base
8212 {
8213 scope=2;
8214 hiddenSelectionsTextures[]=
8215 {
8216 "dz\characters\zombies\data\villager_old_f_green_CO.paa"
8217 };
8218 };
8219 class ZmbF_VillagerOld_Red: ZmbF_VillagerOld_Base
8220 {
8221 scope=2;
8222 hiddenSelectionsTextures[]=
8223 {
8224 "dz\characters\zombies\data\villager_old_f_red_CO.paa"
8225 };
8226 };
8227 class ZmbF_VillagerOld_White: ZmbF_VillagerOld_Base
8228 {
8229 scope=2;
8230 hiddenSelectionsTextures[]=
8231 {
8232 "dz\characters\zombies\data\villager_old_f_white_CO.paa"
8233 };
8234 };
8235 class ZmbF_MilkMaidOld_Base: ZombieFemaleBase
8236 {
8237 scope=0;
8238 model="\DZ\characters\zombies\milkmaid_old_f.p3d";
8239 hiddenSelectionsMaterials[]=
8240 {
8241 "dz\characters\zombies\data\milkmaid_old_f.rvmat"
8242 };
8243 class AnimEvents
8244 {
8245 class Steps
8246 {
8247 class Walk1
8248 {
8249 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8250 noise="ZombieStepNoise";
8251 id=1;
8252 };
8253 class Walk2
8254 {
8255 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8256 noise="ZombieStepNoise";
8257 id=2;
8258 };
8259 class Walk3
8260 {
8261 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8262 noise="ZombieStepNoise";
8263 id=3;
8264 };
8265 class Walk4
8266 {
8267 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8268 noise="ZombieStepNoise";
8269 id=4;
8270 };
8271 class Run1
8272 {
8273 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8274 noise="ZombieStepNoise";
8275 id=5;
8276 };
8277 class Run2
8278 {
8279 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8280 noise="ZombieStepNoise";
8281 id=6;
8282 };
8283 class Run3
8284 {
8285 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8286 noise="ZombieStepNoise";
8287 id=7;
8288 };
8289 class Run4
8290 {
8291 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8292 noise="ZombieStepNoise";
8293 id=8;
8294 };
8295 class Sprint1
8296 {
8297 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8298 noise="ZombieStepNoise";
8299 id=9;
8300 };
8301 class Sprint2
8302 {
8303 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8304 noise="ZombieStepNoise";
8305 id=10;
8306 };
8307 class Sprint3
8308 {
8309 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8310 noise="ZombieStepNoise";
8311 id=11;
8312 };
8313 class Sprint4
8314 {
8315 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8316 noise="ZombieStepNoise";
8317 id=12;
8318 };
8319 class Scuff1
8320 {
8321 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8322 noise="ZombieStepNoise";
8323 id=17;
8324 };
8325 class Scuff2
8326 {
8327 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8328 noise="ZombieStepNoise";
8329 id=18;
8330 };
8331 class Sccuff3
8332 {
8333 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8334 noise="ZombieStepNoise";
8335 id=19;
8336 };
8337 class Scuff4
8338 {
8339 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8340 noise="ZombieStepNoise";
8341 id=20;
8342 };
8343 class landFeetErc
8344 {
8345 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
8346 noise="ZombieStepNoise";
8347 id=21;
8348 };
8349 class landFootErc
8350 {
8351 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
8352 noise="ZombieStepNoise";
8353 id=22;
8354 };
8355 class Bodyfall
8356 {
8357 soundLookupTable="bodyfall_Zmb_LookupTable";
8358 noise="ZombieStepNoise";
8359 id=23;
8360 };
8361 class Bodyfall_Hand
8362 {
8363 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
8364 noise="ZombieStepNoise";
8365 id=24;
8366 };
8367 class Bodyfall_Slide
8368 {
8369 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
8370 noise="ZombieStepNoise";
8371 id=25;
8372 };
8373 class Prone_Walk_L
8374 {
8375 soundLookupTable="walkProne_Zmb_LookupTable";
8376 noise="ZombieStepNoise";
8377 id=27;
8378 };
8379 class Prone_Walk_R
8380 {
8381 soundLookupTable="walkProne_Zmb_LookupTable";
8382 noise="ZombieStepNoise";
8383 id=28;
8384 };
8385 class Prone_Run_L
8386 {
8387 soundLookupTable="runProne_Zmb_LookupTable";
8388 noise="ZombieStepNoise";
8389 id=29;
8390 };
8391 class Prone_Run_R
8392 {
8393 soundLookupTable="runProne_Zmb_LookupTable";
8394 noise="ZombieStepNoise";
8395 id=30;
8396 };
8397 };
8398 class Sounds
8399 {
8400 class Attack_Light1
8401 {
8402 soundSet="Zmb_Attack_Light1_SoundSet";
8403 id=1;
8404 };
8405 class Attack_Light2
8406 {
8407 soundSet="Zmb_Attack_Light2_SoundSet";
8408 id=2;
8409 };
8410 class Attack_Heavy1
8411 {
8412 soundSet="Zmb_Attack_Heavy1_SoundSet";
8413 id=3;
8414 };
8415 class Attack_Heavy2
8416 {
8417 soundSet="Zmb_Attack_Heavy2_SoundSet";
8418 id=4;
8419 };
8420 class TwoHands
8421 {
8422 soundSet="Zmb_Attack_TwoHands_SoundSet";
8423 id=5;
8424 };
8425 };
8426 class SoundVoice
8427 {
8428 class LightHit
8429 {
8430 soundSet="ZmbF_Old_LightHit_Soundset";
8431 id=1;
8432 };
8433 class HeavyHit
8434 {
8435 soundSet="ZmbF_Old_HeavyHit_Soundset";
8436 id=2;
8437 };
8438 class Attack
8439 {
8440 soundSet="ZmbF_Old_Attack_Soundset";
8441 id=5;
8442 };
8443 class Jump
8444 {
8445 soundSet="ZmbF_Old_Jump_Soundset";
8446 id=10;
8447 };
8448 class Land
8449 {
8450 soundSet="ZmbF_Old_Land_Soundset";
8451 id=11;
8452 };
8453 class CallToArmsShort
8454 {
8455 soundSet="ZmbF_Old_CallToArmsShort_Soundset";
8456 id=20;
8457 };
8458 };
8459 };
8460 };
8461 class ZmbF_MilkMaidOld_Beige: ZmbF_MilkMaidOld_Base
8462 {
8463 scope=2;
8464 hiddenSelectionsTextures[]=
8465 {
8466 "dz\characters\zombies\data\milkmaid_old_f_beige_co.paa"
8467 };
8468 };
8469 class ZmbF_MilkMaidOld_Black: ZmbF_MilkMaidOld_Base
8470 {
8471 scope=2;
8472 hiddenSelectionsTextures[]=
8473 {
8474 "dz\characters\zombies\data\milkmaid_old_f_black_co.paa"
8475 };
8476 };
8477 class ZmbF_MilkMaidOld_Grey: ZmbF_MilkMaidOld_Base
8478 {
8479 scope=2;
8480 hiddenSelectionsTextures[]=
8481 {
8482 "dz\characters\zombies\data\milkmaid_old_f_grey_co.paa"
8483 };
8484 };
8485 class ZmbM_ClerkFat_Base: ZombieMaleBase
8486 {
8487 scope=0;
8488 model="\DZ\characters\zombies\clerk_fat_m.p3d";
8489 hiddenSelectionsMaterials[]=
8490 {
8491 "dz\characters\zombies\data\clerk_fat_m.rvmat"
8492 };
8493 class AnimEvents
8494 {
8495 class Steps
8496 {
8497 class Walk1
8498 {
8499 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8500 noise="ZombieStepNoise";
8501 id=1;
8502 };
8503 class Walk2
8504 {
8505 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8506 noise="ZombieStepNoise";
8507 id=2;
8508 };
8509 class Walk3
8510 {
8511 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8512 noise="ZombieStepNoise";
8513 id=3;
8514 };
8515 class Walk4
8516 {
8517 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8518 noise="ZombieStepNoise";
8519 id=4;
8520 };
8521 class Run1
8522 {
8523 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8524 noise="ZombieStepNoise";
8525 id=5;
8526 };
8527 class Run2
8528 {
8529 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8530 noise="ZombieStepNoise";
8531 id=6;
8532 };
8533 class Run3
8534 {
8535 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8536 noise="ZombieStepNoise";
8537 id=7;
8538 };
8539 class Run4
8540 {
8541 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8542 noise="ZombieStepNoise";
8543 id=8;
8544 };
8545 class Sprint1
8546 {
8547 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8548 noise="ZombieStepNoise";
8549 id=9;
8550 };
8551 class Sprint2
8552 {
8553 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8554 noise="ZombieStepNoise";
8555 id=10;
8556 };
8557 class Sprint3
8558 {
8559 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8560 noise="ZombieStepNoise";
8561 id=11;
8562 };
8563 class Sprint4
8564 {
8565 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8566 noise="ZombieStepNoise";
8567 id=12;
8568 };
8569 class Scuff1
8570 {
8571 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8572 noise="ZombieStepNoise";
8573 id=17;
8574 };
8575 class Scuff2
8576 {
8577 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8578 noise="ZombieStepNoise";
8579 id=18;
8580 };
8581 class Sccuff3
8582 {
8583 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8584 noise="ZombieStepNoise";
8585 id=19;
8586 };
8587 class Scuff4
8588 {
8589 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8590 noise="ZombieStepNoise";
8591 id=20;
8592 };
8593 class landFeetErc
8594 {
8595 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
8596 noise="ZombieStepNoise";
8597 id=21;
8598 };
8599 class landFootErc
8600 {
8601 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
8602 noise="ZombieStepNoise";
8603 id=22;
8604 };
8605 class Bodyfall
8606 {
8607 soundLookupTable="bodyfall_Zmb_LookupTable";
8608 noise="ZombieStepNoise";
8609 id=23;
8610 };
8611 class Bodyfall_Hand
8612 {
8613 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
8614 noise="ZombieStepNoise";
8615 id=24;
8616 };
8617 class Bodyfall_Slide
8618 {
8619 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
8620 noise="ZombieStepNoise";
8621 id=25;
8622 };
8623 class Prone_Walk_L
8624 {
8625 soundLookupTable="walkProne_Zmb_LookupTable";
8626 noise="ZombieStepNoise";
8627 id=27;
8628 };
8629 class Prone_Walk_R
8630 {
8631 soundLookupTable="walkProne_Zmb_LookupTable";
8632 noise="ZombieStepNoise";
8633 id=28;
8634 };
8635 class Prone_Run_L
8636 {
8637 soundLookupTable="runProne_Zmb_LookupTable";
8638 noise="ZombieStepNoise";
8639 id=29;
8640 };
8641 class Prone_Run_R
8642 {
8643 soundLookupTable="runProne_Zmb_LookupTable";
8644 noise="ZombieStepNoise";
8645 id=30;
8646 };
8647 };
8648 class Sounds
8649 {
8650 class Attack_Light1
8651 {
8652 soundSet="Zmb_Attack_Light1_SoundSet";
8653 id=1;
8654 };
8655 class Attack_Light2
8656 {
8657 soundSet="Zmb_Attack_Light2_SoundSet";
8658 id=2;
8659 };
8660 class Attack_Heavy1
8661 {
8662 soundSet="Zmb_Attack_Heavy1_SoundSet";
8663 id=3;
8664 };
8665 class Attack_Heavy2
8666 {
8667 soundSet="Zmb_Attack_Heavy2_SoundSet";
8668 id=4;
8669 };
8670 class TwoHands
8671 {
8672 soundSet="Zmb_Attack_TwoHands_SoundSet";
8673 id=5;
8674 };
8675 };
8676 class SoundVoice
8677 {
8678 class LightHit
8679 {
8680 soundSet="ZmbM_Fat_LightHit_Soundset";
8681 id=1;
8682 };
8683 class HeavyHit
8684 {
8685 soundSet="ZmbM_Fat_HeavyHit_Soundset";
8686 id=2;
8687 };
8688 class Attack
8689 {
8690 soundSet="ZmbM_Fat_Attack_Soundset";
8691 id=5;
8692 };
8693 class Jump
8694 {
8695 soundSet="ZmbM_Fat_Jump_Soundset";
8696 id=10;
8697 };
8698 class Land
8699 {
8700 soundSet="ZmbM_Fat_Land_Soundset";
8701 id=11;
8702 };
8703 class CallToArmsShort
8704 {
8705 soundSet="ZmbM_Fat_CallToArmsShort_Soundset";
8706 id=20;
8707 };
8708 };
8709 };
8710 };
8711 class ZmbM_ClerkFat_Grey: ZmbM_ClerkFat_Base
8712 {
8713 scope=2;
8714 hiddenSelectionsTextures[]=
8715 {
8716 "dz\characters\zombies\data\clerk_fat_m_grey_CO.paa"
8717 };
8718 };
8719 class ZmbM_ClerkFat_Khaki: ZmbM_ClerkFat_Base
8720 {
8721 scope=2;
8722 hiddenSelectionsTextures[]=
8723 {
8724 "dz\characters\zombies\data\clerk_fat_m_khaki_CO.paa"
8725 };
8726 };
8727 class ZmbM_ClerkFat_White: ZmbM_ClerkFat_Base
8728 {
8729 scope=2;
8730 hiddenSelectionsTextures[]=
8731 {
8732 "dz\characters\zombies\data\clerk_fat_m_white_CO.paa"
8733 };
8734 };
8735 class ZmbF_Clerk_Normal_Base: ZombieFemaleBase
8736 {
8737 scope=0;
8738 model="\DZ\characters\zombies\clerkA_normal_f.p3d";
8739 hiddenSelectionsMaterials[]=
8740 {
8741 "dz\characters\zombies\data\clerkA_normal_f.rvmat"
8742 };
8743 class AnimEvents
8744 {
8745 class Steps
8746 {
8747 class Walk1
8748 {
8749 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8750 noise="ZombieStepNoise";
8751 id=1;
8752 };
8753 class Walk2
8754 {
8755 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8756 noise="ZombieStepNoise";
8757 id=2;
8758 };
8759 class Walk3
8760 {
8761 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8762 noise="ZombieStepNoise";
8763 id=3;
8764 };
8765 class Walk4
8766 {
8767 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
8768 noise="ZombieStepNoise";
8769 id=4;
8770 };
8771 class Run1
8772 {
8773 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8774 noise="ZombieStepNoise";
8775 id=5;
8776 };
8777 class Run2
8778 {
8779 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8780 noise="ZombieStepNoise";
8781 id=6;
8782 };
8783 class Run3
8784 {
8785 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8786 noise="ZombieStepNoise";
8787 id=7;
8788 };
8789 class Run4
8790 {
8791 soundLookupTable="runErc_Boots_Zmb_LookupTable";
8792 noise="ZombieStepNoise";
8793 id=8;
8794 };
8795 class Sprint1
8796 {
8797 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8798 noise="ZombieStepNoise";
8799 id=9;
8800 };
8801 class Sprint2
8802 {
8803 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8804 noise="ZombieStepNoise";
8805 id=10;
8806 };
8807 class Sprint3
8808 {
8809 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8810 noise="ZombieStepNoise";
8811 id=11;
8812 };
8813 class Sprint4
8814 {
8815 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
8816 noise="ZombieStepNoise";
8817 id=12;
8818 };
8819 class Scuff1
8820 {
8821 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8822 noise="ZombieStepNoise";
8823 id=17;
8824 };
8825 class Scuff2
8826 {
8827 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8828 noise="ZombieStepNoise";
8829 id=18;
8830 };
8831 class Sccuff3
8832 {
8833 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8834 noise="ZombieStepNoise";
8835 id=19;
8836 };
8837 class Scuff4
8838 {
8839 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
8840 noise="ZombieStepNoise";
8841 id=20;
8842 };
8843 class landFeetErc
8844 {
8845 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
8846 noise="ZombieStepNoise";
8847 id=21;
8848 };
8849 class landFootErc
8850 {
8851 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
8852 noise="ZombieStepNoise";
8853 id=22;
8854 };
8855 class Bodyfall
8856 {
8857 soundLookupTable="bodyfall_Zmb_LookupTable";
8858 noise="ZombieStepNoise";
8859 id=23;
8860 };
8861 class Bodyfall_Hand
8862 {
8863 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
8864 noise="ZombieStepNoise";
8865 id=24;
8866 };
8867 class Bodyfall_Slide
8868 {
8869 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
8870 noise="ZombieStepNoise";
8871 id=25;
8872 };
8873 class Prone_Walk_L
8874 {
8875 soundLookupTable="walkProne_Zmb_LookupTable";
8876 noise="ZombieStepNoise";
8877 id=27;
8878 };
8879 class Prone_Walk_R
8880 {
8881 soundLookupTable="walkProne_Zmb_LookupTable";
8882 noise="ZombieStepNoise";
8883 id=28;
8884 };
8885 class Prone_Run_L
8886 {
8887 soundLookupTable="runProne_Zmb_LookupTable";
8888 noise="ZombieStepNoise";
8889 id=29;
8890 };
8891 class Prone_Run_R
8892 {
8893 soundLookupTable="runProne_Zmb_LookupTable";
8894 noise="ZombieStepNoise";
8895 id=30;
8896 };
8897 };
8898 class Sounds
8899 {
8900 class Attack_Light1
8901 {
8902 soundSet="Zmb_Attack_Light1_SoundSet";
8903 id=1;
8904 };
8905 class Attack_Light2
8906 {
8907 soundSet="Zmb_Attack_Light2_SoundSet";
8908 id=2;
8909 };
8910 class Attack_Heavy1
8911 {
8912 soundSet="Zmb_Attack_Heavy1_SoundSet";
8913 id=3;
8914 };
8915 class Attack_Heavy2
8916 {
8917 soundSet="Zmb_Attack_Heavy2_SoundSet";
8918 id=4;
8919 };
8920 class TwoHands
8921 {
8922 soundSet="Zmb_Attack_TwoHands_SoundSet";
8923 id=5;
8924 };
8925 };
8926 class SoundVoice
8927 {
8928 class LightHit
8929 {
8930 soundSet="ZmbF_Normal_LightHit_Soundset";
8931 id=1;
8932 };
8933 class HeavyHit
8934 {
8935 soundSet="ZmbF_Normal_HeavyHit_Soundset";
8936 id=2;
8937 };
8938 class Attack
8939 {
8940 soundSet="ZmbF_Normal_Attack_Soundset";
8941 id=5;
8942 };
8943 class Jump
8944 {
8945 soundSet="ZmbF_Normal_Jump_Soundset";
8946 id=10;
8947 };
8948 class Land
8949 {
8950 soundSet="ZmbF_Normal_Land_Soundset";
8951 id=11;
8952 };
8953 class CallToArmsShort
8954 {
8955 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
8956 id=20;
8957 };
8958 };
8959 };
8960 };
8961 class ZmbF_Clerk_Normal_Blue: ZmbF_Clerk_Normal_Base
8962 {
8963 scope=2;
8964 hiddenSelectionsTextures[]=
8965 {
8966 "dz\characters\zombies\data\clerkA_normal_f_04_CO.paa"
8967 };
8968 };
8969 class ZmbF_Clerk_Normal_White: ZmbF_Clerk_Normal_Base
8970 {
8971 scope=2;
8972 hiddenSelectionsTextures[]=
8973 {
8974 "dz\characters\zombies\data\clerkA_normal_f_02_CO.paa"
8975 };
8976 };
8977 class ZmbF_Clerk_Normal_Red: ZmbF_Clerk_Normal_Base
8978 {
8979 scope=2;
8980 hiddenSelectionsTextures[]=
8981 {
8982 "dz\characters\zombies\data\clerkA_normal_f_01_CO.paa"
8983 };
8984 };
8985 class ZmbF_ClerkFat_Base: ZombieFemaleBase
8986 {
8987 scope=0;
8988 model="\DZ\characters\zombies\clerkB_fat_f.p3d";
8989 hiddenSelectionsMaterials[]=
8990 {
8991 "dz\characters\zombies\data\clerkB_fat_f.rvmat"
8992 };
8993 class AnimEvents
8994 {
8995 class Steps
8996 {
8997 class Walk1
8998 {
8999 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9000 noise="ZombieStepNoise";
9001 id=1;
9002 };
9003 class Walk2
9004 {
9005 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9006 noise="ZombieStepNoise";
9007 id=2;
9008 };
9009 class Walk3
9010 {
9011 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9012 noise="ZombieStepNoise";
9013 id=3;
9014 };
9015 class Walk4
9016 {
9017 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9018 noise="ZombieStepNoise";
9019 id=4;
9020 };
9021 class Run1
9022 {
9023 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9024 noise="ZombieStepNoise";
9025 id=5;
9026 };
9027 class Run2
9028 {
9029 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9030 noise="ZombieStepNoise";
9031 id=6;
9032 };
9033 class Run3
9034 {
9035 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9036 noise="ZombieStepNoise";
9037 id=7;
9038 };
9039 class Run4
9040 {
9041 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9042 noise="ZombieStepNoise";
9043 id=8;
9044 };
9045 class Sprint1
9046 {
9047 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9048 noise="ZombieStepNoise";
9049 id=9;
9050 };
9051 class Sprint2
9052 {
9053 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9054 noise="ZombieStepNoise";
9055 id=10;
9056 };
9057 class Sprint3
9058 {
9059 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9060 noise="ZombieStepNoise";
9061 id=11;
9062 };
9063 class Sprint4
9064 {
9065 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9066 noise="ZombieStepNoise";
9067 id=12;
9068 };
9069 class Scuff1
9070 {
9071 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9072 noise="ZombieStepNoise";
9073 id=17;
9074 };
9075 class Scuff2
9076 {
9077 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9078 noise="ZombieStepNoise";
9079 id=18;
9080 };
9081 class Sccuff3
9082 {
9083 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9084 noise="ZombieStepNoise";
9085 id=19;
9086 };
9087 class Scuff4
9088 {
9089 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9090 noise="ZombieStepNoise";
9091 id=20;
9092 };
9093 class landFeetErc
9094 {
9095 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
9096 noise="ZombieStepNoise";
9097 id=21;
9098 };
9099 class landFootErc
9100 {
9101 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
9102 noise="ZombieStepNoise";
9103 id=22;
9104 };
9105 class Bodyfall
9106 {
9107 soundLookupTable="bodyfall_Zmb_LookupTable";
9108 noise="ZombieStepNoise";
9109 id=23;
9110 };
9111 class Bodyfall_Hand
9112 {
9113 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
9114 noise="ZombieStepNoise";
9115 id=24;
9116 };
9117 class Bodyfall_Slide
9118 {
9119 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
9120 noise="ZombieStepNoise";
9121 id=25;
9122 };
9123 class Prone_Walk_L
9124 {
9125 soundLookupTable="walkProne_Zmb_LookupTable";
9126 noise="ZombieStepNoise";
9127 id=27;
9128 };
9129 class Prone_Walk_R
9130 {
9131 soundLookupTable="walkProne_Zmb_LookupTable";
9132 noise="ZombieStepNoise";
9133 id=28;
9134 };
9135 class Prone_Run_L
9136 {
9137 soundLookupTable="runProne_Zmb_LookupTable";
9138 noise="ZombieStepNoise";
9139 id=29;
9140 };
9141 class Prone_Run_R
9142 {
9143 soundLookupTable="runProne_Zmb_LookupTable";
9144 noise="ZombieStepNoise";
9145 id=30;
9146 };
9147 };
9148 class Sounds
9149 {
9150 class Attack_Light1
9151 {
9152 soundSet="Zmb_Attack_Light1_SoundSet";
9153 id=1;
9154 };
9155 class Attack_Light2
9156 {
9157 soundSet="Zmb_Attack_Light2_SoundSet";
9158 id=2;
9159 };
9160 class Attack_Heavy1
9161 {
9162 soundSet="Zmb_Attack_Heavy1_SoundSet";
9163 id=3;
9164 };
9165 class Attack_Heavy2
9166 {
9167 soundSet="Zmb_Attack_Heavy2_SoundSet";
9168 id=4;
9169 };
9170 class TwoHands
9171 {
9172 soundSet="Zmb_Attack_TwoHands_SoundSet";
9173 id=5;
9174 };
9175 };
9176 class SoundVoice
9177 {
9178 class LightHit
9179 {
9180 soundSet="ZmbF_Normal_LightHit_Soundset";
9181 id=1;
9182 };
9183 class HeavyHit
9184 {
9185 soundSet="ZmbF_Normal_HeavyHit_Soundset";
9186 id=2;
9187 };
9188 class Attack
9189 {
9190 soundSet="ZmbF_Normal_Attack_Soundset";
9191 id=5;
9192 };
9193 class Jump
9194 {
9195 soundSet="ZmbF_Normal_Jump_Soundset";
9196 id=10;
9197 };
9198 class Land
9199 {
9200 soundSet="ZmbF_Normal_Land_Soundset";
9201 id=11;
9202 };
9203 class CallToArmsShort
9204 {
9205 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
9206 id=20;
9207 };
9208 };
9209 };
9210 };
9211 class ZmbF_ClerkFat_Black: ZmbF_ClerkFat_Base
9212 {
9213 scope=2;
9214 hiddenSelectionsTextures[]=
9215 {
9216 "dz\characters\zombies\data\clerkB_fat_f_black_co.paa"
9217 };
9218 };
9219 class ZmbF_ClerkFat_GreyPattern: ZmbF_ClerkFat_Base
9220 {
9221 scope=2;
9222 hiddenSelectionsTextures[]=
9223 {
9224 "dz\characters\zombies\data\clerkB_fat_f_greypattern_co.paa"
9225 };
9226 };
9227 class ZmbF_ClerkFat_BluePattern: ZmbF_ClerkFat_Base
9228 {
9229 scope=2;
9230 hiddenSelectionsTextures[]=
9231 {
9232 "dz\characters\zombies\data\clerkB_fat_f_bluepattern_co.paa"
9233 };
9234 };
9235 class ZmbF_ClerkFat_White: ZmbF_ClerkFat_Base
9236 {
9237 scope=2;
9238 hiddenSelectionsTextures[]=
9239 {
9240 "dz\characters\zombies\data\clerkB_fat_f_white_co.paa"
9241 };
9242 };
9243 class ZmbM_Gamedev_Base: ZombieMaleBase
9244 {
9245 scope=0;
9246 model="\DZ\characters\zombies\GameDev_m.p3d";
9247 hiddenSelectionsMaterials[]=
9248 {
9249 "dz\characters\zombies\data\GameDev_m.rvmat"
9250 };
9251 class AnimEvents
9252 {
9253 class Steps
9254 {
9255 class Walk1
9256 {
9257 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9258 noise="ZombieStepNoise";
9259 id=1;
9260 };
9261 class Walk2
9262 {
9263 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9264 noise="ZombieStepNoise";
9265 id=2;
9266 };
9267 class Walk3
9268 {
9269 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9270 noise="ZombieStepNoise";
9271 id=3;
9272 };
9273 class Walk4
9274 {
9275 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9276 noise="ZombieStepNoise";
9277 id=4;
9278 };
9279 class Run1
9280 {
9281 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9282 noise="ZombieStepNoise";
9283 id=5;
9284 };
9285 class Run2
9286 {
9287 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9288 noise="ZombieStepNoise";
9289 id=6;
9290 };
9291 class Run3
9292 {
9293 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9294 noise="ZombieStepNoise";
9295 id=7;
9296 };
9297 class Run4
9298 {
9299 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9300 noise="ZombieStepNoise";
9301 id=8;
9302 };
9303 class Sprint1
9304 {
9305 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9306 noise="ZombieStepNoise";
9307 id=9;
9308 };
9309 class Sprint2
9310 {
9311 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9312 noise="ZombieStepNoise";
9313 id=10;
9314 };
9315 class Sprint3
9316 {
9317 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9318 noise="ZombieStepNoise";
9319 id=11;
9320 };
9321 class Sprint4
9322 {
9323 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9324 noise="ZombieStepNoise";
9325 id=12;
9326 };
9327 class Scuff1
9328 {
9329 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9330 noise="ZombieStepNoise";
9331 id=17;
9332 };
9333 class Scuff2
9334 {
9335 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9336 noise="ZombieStepNoise";
9337 id=18;
9338 };
9339 class Sccuff3
9340 {
9341 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9342 noise="ZombieStepNoise";
9343 id=19;
9344 };
9345 class Scuff4
9346 {
9347 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9348 noise="ZombieStepNoise";
9349 id=20;
9350 };
9351 class landFeetErc
9352 {
9353 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
9354 noise="ZombieStepNoise";
9355 id=21;
9356 };
9357 class landFootErc
9358 {
9359 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
9360 noise="ZombieStepNoise";
9361 id=22;
9362 };
9363 class Bodyfall
9364 {
9365 soundLookupTable="bodyfall_Zmb_LookupTable";
9366 noise="ZombieStepNoise";
9367 id=23;
9368 };
9369 class Bodyfall_Hand
9370 {
9371 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
9372 noise="ZombieStepNoise";
9373 id=24;
9374 };
9375 class Bodyfall_Slide
9376 {
9377 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
9378 noise="ZombieStepNoise";
9379 id=25;
9380 };
9381 class Prone_Walk_L
9382 {
9383 soundLookupTable="walkProne_Zmb_LookupTable";
9384 noise="ZombieStepNoise";
9385 id=27;
9386 };
9387 class Prone_Walk_R
9388 {
9389 soundLookupTable="walkProne_Zmb_LookupTable";
9390 noise="ZombieStepNoise";
9391 id=28;
9392 };
9393 class Prone_Run_L
9394 {
9395 soundLookupTable="runProne_Zmb_LookupTable";
9396 noise="ZombieStepNoise";
9397 id=29;
9398 };
9399 class Prone_Run_R
9400 {
9401 soundLookupTable="runProne_Zmb_LookupTable";
9402 noise="ZombieStepNoise";
9403 id=30;
9404 };
9405 };
9406 class Sounds
9407 {
9408 class Attack_Light1
9409 {
9410 soundSet="Zmb_Attack_Light1_SoundSet";
9411 id=1;
9412 };
9413 class Attack_Light2
9414 {
9415 soundSet="Zmb_Attack_Light2_SoundSet";
9416 id=2;
9417 };
9418 class Attack_Heavy1
9419 {
9420 soundSet="Zmb_Attack_Heavy1_SoundSet";
9421 id=3;
9422 };
9423 class Attack_Heavy2
9424 {
9425 soundSet="Zmb_Attack_Heavy2_SoundSet";
9426 id=4;
9427 };
9428 class TwoHands
9429 {
9430 soundSet="Zmb_Attack_TwoHands_SoundSet";
9431 id=5;
9432 };
9433 };
9434 class SoundVoice
9435 {
9436 class LightHit
9437 {
9438 soundSet="ZmbM_Skinny_LightHit_Soundset";
9439 id=1;
9440 };
9441 class HeavyHit
9442 {
9443 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
9444 id=2;
9445 };
9446 class Attack
9447 {
9448 soundSet="ZmbM_Skinny_Attack_Soundset";
9449 id=5;
9450 };
9451 class Jump
9452 {
9453 soundSet="ZmbM_Skinny_Jump_Soundset";
9454 id=10;
9455 };
9456 class Land
9457 {
9458 soundSet="ZmbM_Skinny_Land_Soundset";
9459 id=11;
9460 };
9461 class CallToArmsShort
9462 {
9463 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
9464 id=20;
9465 };
9466 };
9467 };
9468 };
9469 class ZmbM_Gamedev_Black: ZmbM_Gamedev_Base
9470 {
9471 scope=2;
9472 hiddenSelectionsTextures[]=
9473 {
9474 "dz\characters\zombies\data\GameDev_m_black_co.paa"
9475 };
9476 };
9477 class ZmbM_Gamedev_Blue: ZmbM_Gamedev_Base
9478 {
9479 scope=2;
9480 hiddenSelectionsTextures[]=
9481 {
9482 "dz\characters\zombies\data\GameDev_m_blue_co.paa"
9483 };
9484 };
9485 class ZmbM_Gamedev_Gray: ZmbM_Gamedev_Base
9486 {
9487 scope=2;
9488 hiddenSelectionsTextures[]=
9489 {
9490 "dz\characters\zombies\data\GameDev_m_gray_co.paa"
9491 };
9492 };
9493 class ZmbM_SoldierNormal_Base: ZombieMaleBase
9494 {
9495 scope=0;
9496 model="\DZ\characters\zombies\soldier_normal_m.p3d";
9497 aiAgentTemplate="InfectedMSoldier";
9498 hiddenSelectionsMaterials[]=
9499 {
9500 "dz\characters\zombies\data\soldier_normal_m.rvmat"
9501 };
9502 class AttackActions: AttackActions
9503 {
9504 class AttackLong: AttackLong
9505 {
9506 attackName="attackLong";
9507 ammoType="MeleeSoldierInfectedLong";
9508 };
9509 class AttackRun: AttackRun
9510 {
9511 attackName="attackRun";
9512 ammoType="MeleeSoldierInfected";
9513 };
9514 class AttackShort: AttackShort
9515 {
9516 attackName="attackShort";
9517 ammoType="MeleeSoldierInfected";
9518 };
9519 class AttackShortLow: AttackShortLow
9520 {
9521 attackName="attackShortLow";
9522 ammoType="MeleeSoldierInfected";
9523 };
9524 class CrawlAttackMove: CrawlAttackMove
9525 {
9526 attackName="crawlAttackMove";
9527 ammoType="MeleeSoldierInfected";
9528 };
9529 class CrawlAttackStill: CrawlAttackStill
9530 {
9531 attackName="crawlAttackStill";
9532 ammoType="MeleeSoldierInfected";
9533 };
9534 };
9535 class AnimEvents
9536 {
9537 class Steps
9538 {
9539 class Walk1
9540 {
9541 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9542 noise="ZombieStepNoise";
9543 id=1;
9544 };
9545 class Walk2
9546 {
9547 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9548 noise="ZombieStepNoise";
9549 id=2;
9550 };
9551 class Walk3
9552 {
9553 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9554 noise="ZombieStepNoise";
9555 id=3;
9556 };
9557 class Walk4
9558 {
9559 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9560 noise="ZombieStepNoise";
9561 id=4;
9562 };
9563 class Run1
9564 {
9565 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9566 noise="ZombieStepNoise";
9567 id=5;
9568 };
9569 class Run2
9570 {
9571 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9572 noise="ZombieStepNoise";
9573 id=6;
9574 };
9575 class Run3
9576 {
9577 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9578 noise="ZombieStepNoise";
9579 id=7;
9580 };
9581 class Run4
9582 {
9583 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9584 noise="ZombieStepNoise";
9585 id=8;
9586 };
9587 class Sprint1
9588 {
9589 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9590 noise="ZombieStepNoise";
9591 id=9;
9592 };
9593 class Sprint2
9594 {
9595 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9596 noise="ZombieStepNoise";
9597 id=10;
9598 };
9599 class Sprint3
9600 {
9601 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9602 noise="ZombieStepNoise";
9603 id=11;
9604 };
9605 class Sprint4
9606 {
9607 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9608 noise="ZombieStepNoise";
9609 id=12;
9610 };
9611 class Scuff1
9612 {
9613 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9614 noise="ZombieStepNoise";
9615 id=17;
9616 };
9617 class Scuff2
9618 {
9619 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9620 noise="ZombieStepNoise";
9621 id=18;
9622 };
9623 class Sccuff3
9624 {
9625 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9626 noise="ZombieStepNoise";
9627 id=19;
9628 };
9629 class Scuff4
9630 {
9631 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9632 noise="ZombieStepNoise";
9633 id=20;
9634 };
9635 class landFeetErc
9636 {
9637 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
9638 noise="ZombieStepNoise";
9639 id=21;
9640 };
9641 class landFootErc
9642 {
9643 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
9644 noise="ZombieStepNoise";
9645 id=22;
9646 };
9647 class Bodyfall
9648 {
9649 soundLookupTable="bodyfall_Zmb_LookupTable";
9650 noise="ZombieStepNoise";
9651 id=23;
9652 };
9653 class Bodyfall_Hand
9654 {
9655 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
9656 noise="ZombieStepNoise";
9657 id=24;
9658 };
9659 class Bodyfall_Slide
9660 {
9661 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
9662 noise="ZombieStepNoise";
9663 id=25;
9664 };
9665 class Prone_Walk_L
9666 {
9667 soundLookupTable="walkProne_Zmb_LookupTable";
9668 noise="ZombieStepNoise";
9669 id=27;
9670 };
9671 class Prone_Walk_R
9672 {
9673 soundLookupTable="walkProne_Zmb_LookupTable";
9674 noise="ZombieStepNoise";
9675 id=28;
9676 };
9677 class Prone_Run_L
9678 {
9679 soundLookupTable="runProne_Zmb_LookupTable";
9680 noise="ZombieStepNoise";
9681 id=29;
9682 };
9683 class Prone_Run_R
9684 {
9685 soundLookupTable="runProne_Zmb_LookupTable";
9686 noise="ZombieStepNoise";
9687 id=30;
9688 };
9689 };
9690 class Sounds
9691 {
9692 class Attack_Light1
9693 {
9694 soundSet="Zmb_Attack_Light1_SoundSet";
9695 id=1;
9696 };
9697 class Attack_Light2
9698 {
9699 soundSet="Zmb_Attack_Light2_SoundSet";
9700 id=2;
9701 };
9702 class Attack_Heavy1
9703 {
9704 soundSet="Zmb_Attack_Heavy1_SoundSet";
9705 id=3;
9706 };
9707 class Attack_Heavy2
9708 {
9709 soundSet="Zmb_Attack_Heavy2_SoundSet";
9710 id=4;
9711 };
9712 class TwoHands
9713 {
9714 soundSet="Zmb_Attack_TwoHands_SoundSet";
9715 id=5;
9716 };
9717 };
9718 class SoundVoice
9719 {
9720 class LightHit
9721 {
9722 soundSet="ZmbM_Normal_Old_LightHit_Soundset";
9723 id=1;
9724 };
9725 class HeavyHit
9726 {
9727 soundSet="ZmbM_Normal_Old_HeavyHit_Soundset";
9728 id=2;
9729 };
9730 class Attack
9731 {
9732 soundSet="ZmbM_Normal_Old_Attack_Soundset";
9733 id=5;
9734 };
9735 class Jump
9736 {
9737 soundSet="ZmbM_Normal_Old_Jump_Soundset";
9738 id=10;
9739 };
9740 class Land
9741 {
9742 soundSet="ZmbM_Normal_Old_Land_Soundset";
9743 id=11;
9744 };
9745 class CallToArmsShort
9746 {
9747 soundSet="ZmbM_Normal_Old_CallToArmsShort_Soundset";
9748 id=20;
9749 };
9750 };
9751 };
9752 class DamageSystem: DamageSystem
9753 {
9754 class GlobalHealth
9755 {
9756 class Health
9757 {
9758 hitpoints=115;
9759 healthLevels[]=
9760 {
9761
9762 {
9763 1,
9764 {}
9765 },
9766
9767 {
9768 0.69999999,
9769 {}
9770 },
9771
9772 {
9773 0.5,
9774 {}
9775 },
9776
9777 {
9778 0.30000001,
9779 {}
9780 },
9781
9782 {
9783 0,
9784 {}
9785 }
9786 };
9787 };
9788 };
9789 };
9790 };
9791 class ZmbM_SoldierNormal: ZmbM_SoldierNormal_Base
9792 {
9793 scope=2;
9794 hiddenSelectionsTextures[]=
9795 {
9796 "dz\characters\zombies\data\soldier_normal_m_co.paa"
9797 };
9798 };
9799 class ZmbM_usSoldier_normal_Base: ZmbM_SoldierNormal_Base
9800 {
9801 scope=0;
9802 model="\DZ\characters\zombies\usSoldier_normal_m.p3d";
9803 aiAgentTemplate="InfectedMSoldier";
9804 hiddenSelectionsMaterials[]=
9805 {
9806 "dz\characters\zombies\data\usSoldier_normal_m.rvmat"
9807 };
9808 class AnimEvents
9809 {
9810 class Steps
9811 {
9812 class Walk1
9813 {
9814 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9815 noise="ZombieStepNoise";
9816 id=1;
9817 };
9818 class Walk2
9819 {
9820 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9821 noise="ZombieStepNoise";
9822 id=2;
9823 };
9824 class Walk3
9825 {
9826 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9827 noise="ZombieStepNoise";
9828 id=3;
9829 };
9830 class Walk4
9831 {
9832 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
9833 noise="ZombieStepNoise";
9834 id=4;
9835 };
9836 class Run1
9837 {
9838 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9839 noise="ZombieStepNoise";
9840 id=5;
9841 };
9842 class Run2
9843 {
9844 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9845 noise="ZombieStepNoise";
9846 id=6;
9847 };
9848 class Run3
9849 {
9850 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9851 noise="ZombieStepNoise";
9852 id=7;
9853 };
9854 class Run4
9855 {
9856 soundLookupTable="runErc_Boots_Zmb_LookupTable";
9857 noise="ZombieStepNoise";
9858 id=8;
9859 };
9860 class Sprint1
9861 {
9862 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9863 noise="ZombieStepNoise";
9864 id=9;
9865 };
9866 class Sprint2
9867 {
9868 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9869 noise="ZombieStepNoise";
9870 id=10;
9871 };
9872 class Sprint3
9873 {
9874 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9875 noise="ZombieStepNoise";
9876 id=11;
9877 };
9878 class Sprint4
9879 {
9880 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
9881 noise="ZombieStepNoise";
9882 id=12;
9883 };
9884 class Scuff1
9885 {
9886 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9887 noise="ZombieStepNoise";
9888 id=17;
9889 };
9890 class Scuff2
9891 {
9892 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9893 noise="ZombieStepNoise";
9894 id=18;
9895 };
9896 class Sccuff3
9897 {
9898 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9899 noise="ZombieStepNoise";
9900 id=19;
9901 };
9902 class Scuff4
9903 {
9904 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
9905 noise="ZombieStepNoise";
9906 id=20;
9907 };
9908 class landFeetErc
9909 {
9910 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
9911 noise="ZombieStepNoise";
9912 id=21;
9913 };
9914 class landFootErc
9915 {
9916 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
9917 noise="ZombieStepNoise";
9918 id=22;
9919 };
9920 class Bodyfall
9921 {
9922 soundLookupTable="bodyfall_Zmb_LookupTable";
9923 noise="ZombieStepNoise";
9924 id=23;
9925 };
9926 class Bodyfall_Hand
9927 {
9928 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
9929 noise="ZombieStepNoise";
9930 id=24;
9931 };
9932 class Bodyfall_Slide
9933 {
9934 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
9935 noise="ZombieStepNoise";
9936 id=25;
9937 };
9938 class Prone_Walk_L
9939 {
9940 soundLookupTable="walkProne_Zmb_LookupTable";
9941 noise="ZombieStepNoise";
9942 id=27;
9943 };
9944 class Prone_Walk_R
9945 {
9946 soundLookupTable="walkProne_Zmb_LookupTable";
9947 noise="ZombieStepNoise";
9948 id=28;
9949 };
9950 class Prone_Run_L
9951 {
9952 soundLookupTable="runProne_Zmb_LookupTable";
9953 noise="ZombieStepNoise";
9954 id=29;
9955 };
9956 class Prone_Run_R
9957 {
9958 soundLookupTable="runProne_Zmb_LookupTable";
9959 noise="ZombieStepNoise";
9960 id=30;
9961 };
9962 };
9963 class Sounds
9964 {
9965 class Attack_Light1
9966 {
9967 soundSet="Zmb_Attack_Light1_SoundSet";
9968 id=1;
9969 };
9970 class Attack_Light2
9971 {
9972 soundSet="Zmb_Attack_Light2_SoundSet";
9973 id=2;
9974 };
9975 class Attack_Heavy1
9976 {
9977 soundSet="Zmb_Attack_Heavy1_SoundSet";
9978 id=3;
9979 };
9980 class Attack_Heavy2
9981 {
9982 soundSet="Zmb_Attack_Heavy2_SoundSet";
9983 id=4;
9984 };
9985 class TwoHands
9986 {
9987 soundSet="Zmb_Attack_TwoHands_SoundSet";
9988 id=5;
9989 };
9990 };
9991 class SoundVoice
9992 {
9993 class LightHit
9994 {
9995 soundSet="ZmbM_Normal_LightHit_Soundset";
9996 id=1;
9997 };
9998 class HeavyHit
9999 {
10000 soundSet="ZmbM_Normal_HeavyHit_Soundset";
10001 id=2;
10002 };
10003 class Attack
10004 {
10005 soundSet="ZmbM_Normal_Attack_Soundset";
10006 id=5;
10007 };
10008 class Jump
10009 {
10010 soundSet="ZmbM_Normal_Jump_Soundset";
10011 id=10;
10012 };
10013 class Land
10014 {
10015 soundSet="ZmbM_Normal_Land_Soundset";
10016 id=11;
10017 };
10018 class CallToArmsShort
10019 {
10020 soundSet="ZmbM_Normal_CallToArmsShort_Soundset";
10021 id=20;
10022 };
10023 };
10024 };
10025 };
10026 class ZmbM_usSoldier_normal_Woodland: ZmbM_usSoldier_normal_Base
10027 {
10028 scope=2;
10029 hiddenSelectionsTextures[]=
10030 {
10031 "dz\characters\zombies\data\usSoldier_normal_m_MarpatWoodland_CO.paa"
10032 };
10033 };
10034 class ZmbM_usSoldier_normal_Desert: ZmbM_usSoldier_normal_Base
10035 {
10036 scope=2;
10037 hiddenSelectionsTextures[]=
10038 {
10039 "dz\characters\zombies\data\ussoldier_normal_m_marpatdesert_co.paa"
10040 };
10041 };
10042 class ZmbM_eastSoldier_normal_Navy: ZmbM_usSoldier_normal_Base
10043 {
10044 scope=2;
10045 hiddenSelectionsTextures[]=
10046 {
10047 "dz\characters\zombies\data\eastSoldier_normal_m_Navy_winter_CO.paa"
10048 };
10049 };
10050 class ZmbM_usSoldier_Officer_Desert: ZmbM_usSoldier_normal_Base
10051 {
10052 scope=2;
10053 aiAgentTemplate="InfectedSoldier_Officer";
10054 model="\DZ\characters\zombies\ArmyOfficer_fat_m.p3d";
10055 hiddenSelectionsMaterials[]=
10056 {
10057 "dz\characters\zombies\data\ArmyOfficer_fat_m.rvmat"
10058 };
10059 hiddenSelectionsTextures[]=
10060 {
10061 "dz\characters\zombies\data\ArmyOfficer_fat_m_co.paa"
10062 };
10063 class AnimEvents
10064 {
10065 class Steps
10066 {
10067 class Walk1
10068 {
10069 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10070 noise="ZombieStepNoise";
10071 id=1;
10072 };
10073 class Walk2
10074 {
10075 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10076 noise="ZombieStepNoise";
10077 id=2;
10078 };
10079 class Walk3
10080 {
10081 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10082 noise="ZombieStepNoise";
10083 id=3;
10084 };
10085 class Walk4
10086 {
10087 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10088 noise="ZombieStepNoise";
10089 id=4;
10090 };
10091 class Run1
10092 {
10093 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10094 noise="ZombieStepNoise";
10095 id=5;
10096 };
10097 class Run2
10098 {
10099 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10100 noise="ZombieStepNoise";
10101 id=6;
10102 };
10103 class Run3
10104 {
10105 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10106 noise="ZombieStepNoise";
10107 id=7;
10108 };
10109 class Run4
10110 {
10111 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10112 noise="ZombieStepNoise";
10113 id=8;
10114 };
10115 class Sprint1
10116 {
10117 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10118 noise="ZombieStepNoise";
10119 id=9;
10120 };
10121 class Sprint2
10122 {
10123 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10124 noise="ZombieStepNoise";
10125 id=10;
10126 };
10127 class Sprint3
10128 {
10129 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10130 noise="ZombieStepNoise";
10131 id=11;
10132 };
10133 class Sprint4
10134 {
10135 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10136 noise="ZombieStepNoise";
10137 id=12;
10138 };
10139 class Scuff1
10140 {
10141 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10142 noise="ZombieStepNoise";
10143 id=17;
10144 };
10145 class Scuff2
10146 {
10147 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10148 noise="ZombieStepNoise";
10149 id=18;
10150 };
10151 class Sccuff3
10152 {
10153 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10154 noise="ZombieStepNoise";
10155 id=19;
10156 };
10157 class Scuff4
10158 {
10159 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10160 noise="ZombieStepNoise";
10161 id=20;
10162 };
10163 class landFeetErc
10164 {
10165 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
10166 noise="ZombieStepNoise";
10167 id=21;
10168 };
10169 class landFootErc
10170 {
10171 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
10172 noise="ZombieStepNoise";
10173 id=22;
10174 };
10175 class Bodyfall
10176 {
10177 soundLookupTable="bodyfall_Zmb_LookupTable";
10178 noise="ZombieStepNoise";
10179 id=23;
10180 };
10181 class Bodyfall_Hand
10182 {
10183 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
10184 noise="ZombieStepNoise";
10185 id=24;
10186 };
10187 class Bodyfall_Slide
10188 {
10189 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
10190 noise="ZombieStepNoise";
10191 id=25;
10192 };
10193 class Prone_Walk_L
10194 {
10195 soundLookupTable="walkProne_Zmb_LookupTable";
10196 noise="ZombieStepNoise";
10197 id=27;
10198 };
10199 class Prone_Walk_R
10200 {
10201 soundLookupTable="walkProne_Zmb_LookupTable";
10202 noise="ZombieStepNoise";
10203 id=28;
10204 };
10205 class Prone_Run_L
10206 {
10207 soundLookupTable="runProne_Zmb_LookupTable";
10208 noise="ZombieStepNoise";
10209 id=29;
10210 };
10211 class Prone_Run_R
10212 {
10213 soundLookupTable="runProne_Zmb_LookupTable";
10214 noise="ZombieStepNoise";
10215 id=30;
10216 };
10217 };
10218 class Sounds
10219 {
10220 class Attack_Light1
10221 {
10222 soundSet="Zmb_Attack_Light1_SoundSet";
10223 id=1;
10224 };
10225 class Attack_Light2
10226 {
10227 soundSet="Zmb_Attack_Light2_SoundSet";
10228 id=2;
10229 };
10230 class Attack_Heavy1
10231 {
10232 soundSet="Zmb_Attack_Heavy1_SoundSet";
10233 id=3;
10234 };
10235 class Attack_Heavy2
10236 {
10237 soundSet="Zmb_Attack_Heavy2_SoundSet";
10238 id=4;
10239 };
10240 class TwoHands
10241 {
10242 soundSet="Zmb_Attack_TwoHands_SoundSet";
10243 id=5;
10244 };
10245 };
10246 class SoundVoice
10247 {
10248 class LightHit
10249 {
10250 soundSet="ZmbM_Normal_LightHit_Soundset";
10251 id=1;
10252 };
10253 class HeavyHit
10254 {
10255 soundSet="ZmbM_Normal_HeavyHit_Soundset";
10256 id=2;
10257 };
10258 class Attack
10259 {
10260 soundSet="ZmbM_Normal_Attack_Soundset";
10261 id=5;
10262 };
10263 class Jump
10264 {
10265 soundSet="ZmbM_Normal_Jump_Soundset";
10266 id=10;
10267 };
10268 class Land
10269 {
10270 soundSet="ZmbM_Normal_Land_Soundset";
10271 id=11;
10272 };
10273 class CallToArmsShort
10274 {
10275 soundSet="ZmbF_Skinny_CallToArmsShort_Soundset";
10276 id=20;
10277 };
10278 };
10279 };
10280 };
10281 class ZmbM_usSoldier_Officer_Convoy: ZmbM_usSoldier_Officer_Desert
10282 {
10283 };
10284 class ZmbM_usSoldier_Heavy_Woodland: ZmbM_usSoldier_normal_Base
10285 {
10286 scope=2;
10287 aiAgentTemplate="InfectedSoldier_Heavy";
10288 hiddenSelectionsTextures[]=
10289 {
10290 "dz\characters\zombies\data\usSoldier_normal_m_MarpatWoodland_CO.paa"
10291 };
10292 };
10293 class ZmbM_eastSoldier_Heavy_Navy: ZmbM_usSoldier_normal_Base
10294 {
10295 scope=2;
10296 aiAgentTemplate="InfectedSoldier_Heavy";
10297 hiddenSelectionsTextures[]=
10298 {
10299 "dz\characters\zombies\data\eastSoldier_normal_m_Navy_winter_CO.paa"
10300 };
10301 };
10302 class ZmbM_PatrolNormal_Base: ZmbM_SoldierNormal_Base
10303 {
10304 scope=0;
10305 model="\DZ\characters\zombies\Patrol_normal_m.p3d";
10306 hiddenSelectionsMaterials[]=
10307 {
10308 "dz\characters\zombies\data\patrol_normal_m.rvmat"
10309 };
10310 aiAgentTemplate="InfectedMSoldier";
10311 class AnimEvents
10312 {
10313 class Steps
10314 {
10315 class Walk1
10316 {
10317 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10318 noise="ZombieStepNoise";
10319 id=1;
10320 };
10321 class Walk2
10322 {
10323 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10324 noise="ZombieStepNoise";
10325 id=2;
10326 };
10327 class Walk3
10328 {
10329 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10330 noise="ZombieStepNoise";
10331 id=3;
10332 };
10333 class Walk4
10334 {
10335 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10336 noise="ZombieStepNoise";
10337 id=4;
10338 };
10339 class Run1
10340 {
10341 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10342 noise="ZombieStepNoise";
10343 id=5;
10344 };
10345 class Run2
10346 {
10347 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10348 noise="ZombieStepNoise";
10349 id=6;
10350 };
10351 class Run3
10352 {
10353 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10354 noise="ZombieStepNoise";
10355 id=7;
10356 };
10357 class Run4
10358 {
10359 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10360 noise="ZombieStepNoise";
10361 id=8;
10362 };
10363 class Sprint1
10364 {
10365 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10366 noise="ZombieStepNoise";
10367 id=9;
10368 };
10369 class Sprint2
10370 {
10371 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10372 noise="ZombieStepNoise";
10373 id=10;
10374 };
10375 class Sprint3
10376 {
10377 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10378 noise="ZombieStepNoise";
10379 id=11;
10380 };
10381 class Sprint4
10382 {
10383 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10384 noise="ZombieStepNoise";
10385 id=12;
10386 };
10387 class Scuff1
10388 {
10389 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10390 noise="ZombieStepNoise";
10391 id=17;
10392 };
10393 class Scuff2
10394 {
10395 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10396 noise="ZombieStepNoise";
10397 id=18;
10398 };
10399 class Sccuff3
10400 {
10401 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10402 noise="ZombieStepNoise";
10403 id=19;
10404 };
10405 class Scuff4
10406 {
10407 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10408 noise="ZombieStepNoise";
10409 id=20;
10410 };
10411 class landFeetErc
10412 {
10413 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
10414 noise="ZombieStepNoise";
10415 id=21;
10416 };
10417 class landFootErc
10418 {
10419 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
10420 noise="ZombieStepNoise";
10421 id=22;
10422 };
10423 class Bodyfall
10424 {
10425 soundLookupTable="bodyfall_Zmb_LookupTable";
10426 noise="ZombieStepNoise";
10427 id=23;
10428 };
10429 class Bodyfall_Hand
10430 {
10431 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
10432 noise="ZombieStepNoise";
10433 id=24;
10434 };
10435 class Bodyfall_Slide
10436 {
10437 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
10438 noise="ZombieStepNoise";
10439 id=25;
10440 };
10441 class Prone_Walk_L
10442 {
10443 soundLookupTable="walkProne_Zmb_LookupTable";
10444 noise="ZombieStepNoise";
10445 id=27;
10446 };
10447 class Prone_Walk_R
10448 {
10449 soundLookupTable="walkProne_Zmb_LookupTable";
10450 noise="ZombieStepNoise";
10451 id=28;
10452 };
10453 class Prone_Run_L
10454 {
10455 soundLookupTable="runProne_Zmb_LookupTable";
10456 noise="ZombieStepNoise";
10457 id=29;
10458 };
10459 class Prone_Run_R
10460 {
10461 soundLookupTable="runProne_Zmb_LookupTable";
10462 noise="ZombieStepNoise";
10463 id=30;
10464 };
10465 };
10466 class Sounds
10467 {
10468 class Attack_Light1
10469 {
10470 soundSet="Zmb_Attack_Light1_SoundSet";
10471 id=1;
10472 };
10473 class Attack_Light2
10474 {
10475 soundSet="Zmb_Attack_Light2_SoundSet";
10476 id=2;
10477 };
10478 class Attack_Heavy1
10479 {
10480 soundSet="Zmb_Attack_Heavy1_SoundSet";
10481 id=3;
10482 };
10483 class Attack_Heavy2
10484 {
10485 soundSet="Zmb_Attack_Heavy2_SoundSet";
10486 id=4;
10487 };
10488 class TwoHands
10489 {
10490 soundSet="Zmb_Attack_TwoHands_SoundSet";
10491 id=5;
10492 };
10493 };
10494 class SoundVoice
10495 {
10496 class LightHit
10497 {
10498 soundSet="ZmbM_Normal_LightHit_Soundset";
10499 id=1;
10500 };
10501 class HeavyHit
10502 {
10503 soundSet="ZmbM_Normal_HeavyHit_Soundset";
10504 id=2;
10505 };
10506 class Attack
10507 {
10508 soundSet="ZmbM_Normal_Attack_Soundset";
10509 id=5;
10510 };
10511 class Jump
10512 {
10513 soundSet="ZmbM_Normal_Jump_Soundset";
10514 id=10;
10515 };
10516 class Land
10517 {
10518 soundSet="ZmbM_Normal_Land_Soundset";
10519 id=11;
10520 };
10521 class CallToArmsShort
10522 {
10523 soundSet="ZmbM_Normal_CallToArmsShort_Soundset";
10524 id=20;
10525 };
10526 };
10527 };
10528 };
10529 class ZmbM_PatrolNormal_PautRev: ZmbM_PatrolNormal_Base
10530 {
10531 scope=2;
10532 hiddenSelectionsTextures[]=
10533 {
10534 "dz\characters\zombies\data\patrol_normal_m_pautrev_co.paa"
10535 };
10536 };
10537 class ZmbM_PatrolNormal_Autumn: ZmbM_PatrolNormal_Base
10538 {
10539 scope=2;
10540 hiddenSelectionsTextures[]=
10541 {
10542 "dz\characters\zombies\data\patrol_normal_m_Autumn_co.paa"
10543 };
10544 };
10545 class ZmbM_PatrolNormal_Flat: ZmbM_PatrolNormal_Base
10546 {
10547 scope=2;
10548 hiddenSelectionsTextures[]=
10549 {
10550 "dz\characters\zombies\data\patrol_normal_m_flat_co.paa"
10551 };
10552 };
10553 class ZmbM_PatrolNormal_Summer: ZmbM_PatrolNormal_Base
10554 {
10555 scope=2;
10556 hiddenSelectionsTextures[]=
10557 {
10558 "dz\characters\zombies\data\patrol_normal_m_Summer_co.paa"
10559 };
10560 };
10561 class ZmbM_PatrolNormal_Winter: ZmbM_PatrolNormal_Base
10562 {
10563 scope=2;
10564 model="\DZ\characters\zombies\Patrol_normal_winter_m.p3d";
10565 hiddenSelectionsTextures[]=
10566 {
10567 "dz\characters\zombies\data\patrol_normal_m_Winter_co.paa"
10568 };
10569 };
10570 class ZmbM_NBC_Grey: ZmbM_SoldierNormal_Base
10571 {
10572 scope=2;
10573 model="\DZ\characters\zombies\NBCInfected_Grey.p3d";
10574 hiddenSelectionsMaterials[]=
10575 {
10576 "dz\characters\zombies\data\nbcinfected_grey.rvmat"
10577 };
10578 hiddenSelectionsTextures[]=
10579 {
10580 "dz\characters\zombies\data\nbcinfected_grey_co.paa"
10581 };
10582 aiAgentTemplate="InfectedMSoldier";
10583 class AnimEvents
10584 {
10585 class Steps
10586 {
10587 class Walk1
10588 {
10589 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10590 noise="ZombieStepNoise";
10591 id=1;
10592 };
10593 class Walk2
10594 {
10595 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10596 noise="ZombieStepNoise";
10597 id=2;
10598 };
10599 class Walk3
10600 {
10601 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10602 noise="ZombieStepNoise";
10603 id=3;
10604 };
10605 class Walk4
10606 {
10607 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10608 noise="ZombieStepNoise";
10609 id=4;
10610 };
10611 class Run1
10612 {
10613 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10614 noise="ZombieStepNoise";
10615 id=5;
10616 };
10617 class Run2
10618 {
10619 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10620 noise="ZombieStepNoise";
10621 id=6;
10622 };
10623 class Run3
10624 {
10625 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10626 noise="ZombieStepNoise";
10627 id=7;
10628 };
10629 class Run4
10630 {
10631 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10632 noise="ZombieStepNoise";
10633 id=8;
10634 };
10635 class Sprint1
10636 {
10637 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10638 noise="ZombieStepNoise";
10639 id=9;
10640 };
10641 class Sprint2
10642 {
10643 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10644 noise="ZombieStepNoise";
10645 id=10;
10646 };
10647 class Sprint3
10648 {
10649 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10650 noise="ZombieStepNoise";
10651 id=11;
10652 };
10653 class Sprint4
10654 {
10655 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10656 noise="ZombieStepNoise";
10657 id=12;
10658 };
10659 class Scuff1
10660 {
10661 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10662 noise="ZombieStepNoise";
10663 id=17;
10664 };
10665 class Scuff2
10666 {
10667 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10668 noise="ZombieStepNoise";
10669 id=18;
10670 };
10671 class Sccuff3
10672 {
10673 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10674 noise="ZombieStepNoise";
10675 id=19;
10676 };
10677 class Scuff4
10678 {
10679 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10680 noise="ZombieStepNoise";
10681 id=20;
10682 };
10683 class landFeetErc
10684 {
10685 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
10686 noise="ZombieStepNoise";
10687 id=21;
10688 };
10689 class landFootErc
10690 {
10691 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
10692 noise="ZombieStepNoise";
10693 id=22;
10694 };
10695 class Bodyfall
10696 {
10697 soundLookupTable="bodyfall_Zmb_LookupTable";
10698 noise="ZombieStepNoise";
10699 id=23;
10700 };
10701 class Bodyfall_Hand
10702 {
10703 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
10704 noise="ZombieStepNoise";
10705 id=24;
10706 };
10707 class Bodyfall_Slide
10708 {
10709 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
10710 noise="ZombieStepNoise";
10711 id=25;
10712 };
10713 class Prone_Walk_L
10714 {
10715 soundLookupTable="walkProne_Zmb_LookupTable";
10716 noise="ZombieStepNoise";
10717 id=27;
10718 };
10719 class Prone_Walk_R
10720 {
10721 soundLookupTable="walkProne_Zmb_LookupTable";
10722 noise="ZombieStepNoise";
10723 id=28;
10724 };
10725 class Prone_Run_L
10726 {
10727 soundLookupTable="runProne_Zmb_LookupTable";
10728 noise="ZombieStepNoise";
10729 id=29;
10730 };
10731 class Prone_Run_R
10732 {
10733 soundLookupTable="runProne_Zmb_LookupTable";
10734 noise="ZombieStepNoise";
10735 id=30;
10736 };
10737 };
10738 class Sounds
10739 {
10740 class Attack_Light1
10741 {
10742 soundSet="Zmb_Attack_Light1_SoundSet";
10743 id=1;
10744 };
10745 class Attack_Light2
10746 {
10747 soundSet="Zmb_Attack_Light2_SoundSet";
10748 id=2;
10749 };
10750 class Attack_Heavy1
10751 {
10752 soundSet="Zmb_Attack_Heavy1_SoundSet";
10753 id=3;
10754 };
10755 class Attack_Heavy2
10756 {
10757 soundSet="Zmb_Attack_Heavy2_SoundSet";
10758 id=4;
10759 };
10760 class TwoHands
10761 {
10762 soundSet="Zmb_Attack_TwoHands_SoundSet";
10763 id=5;
10764 };
10765 };
10766 class SoundVoice
10767 {
10768 class LightHit
10769 {
10770 soundSet="ZmbM_Normal_LightHit_Soundset";
10771 id=1;
10772 };
10773 class HeavyHit
10774 {
10775 soundSet="ZmbM_Normal_HeavyHit_Soundset";
10776 id=2;
10777 };
10778 class Attack
10779 {
10780 soundSet="ZmbM_Normal_Attack_Soundset";
10781 id=5;
10782 };
10783 class Jump
10784 {
10785 soundSet="ZmbM_Normal_Jump_Soundset";
10786 id=10;
10787 };
10788 class Land
10789 {
10790 soundSet="ZmbM_Normal_Land_Soundset";
10791 id=11;
10792 };
10793 class CallToArmsShort
10794 {
10795 soundSet="ZmbM_Normal_CallToArmsShort_Soundset";
10796 id=20;
10797 };
10798 };
10799 };
10800 };
10801 class ZmbM_PolicemanFat_Base: ZombieMaleBase
10802 {
10803 scope=0;
10804 model="\DZ\characters\zombies\Policeman_fat_m.p3d";
10805 aiAgentTemplate="InfectedMPolice";
10806 hiddenSelectionsMaterials[]=
10807 {
10808 "dz\characters\zombies\data\policeman_fat_m.rvmat"
10809 };
10810 class AttackActions: AttackActions
10811 {
10812 class AttackLong: AttackLong
10813 {
10814 attackName="attackLong";
10815 ammoType="MeleePoliceInfectedLong";
10816 };
10817 class AttackRun: AttackRun
10818 {
10819 attackName="attackRun";
10820 ammoType="MeleePoliceInfected";
10821 };
10822 class AttackShort: AttackShort
10823 {
10824 attackName="attackShort";
10825 ammoType="MeleePoliceInfected";
10826 };
10827 class AttackShortLow: AttackShortLow
10828 {
10829 attackName="attackShortLow";
10830 ammoType="MeleePoliceInfected";
10831 };
10832 class CrawlAttackMove: CrawlAttackMove
10833 {
10834 attackName="crawlAttackMove";
10835 ammoType="MeleePoliceInfected";
10836 };
10837 class CrawlAttackStill: CrawlAttackStill
10838 {
10839 attackName="crawlAttackStill";
10840 ammoType="MeleePoliceInfected";
10841 };
10842 };
10843 class AnimEvents
10844 {
10845 class Steps
10846 {
10847 class Walk1
10848 {
10849 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10850 noise="ZombieStepNoise";
10851 id=1;
10852 };
10853 class Walk2
10854 {
10855 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10856 noise="ZombieStepNoise";
10857 id=2;
10858 };
10859 class Walk3
10860 {
10861 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10862 noise="ZombieStepNoise";
10863 id=3;
10864 };
10865 class Walk4
10866 {
10867 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
10868 noise="ZombieStepNoise";
10869 id=4;
10870 };
10871 class Run1
10872 {
10873 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10874 noise="ZombieStepNoise";
10875 id=5;
10876 };
10877 class Run2
10878 {
10879 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10880 noise="ZombieStepNoise";
10881 id=6;
10882 };
10883 class Run3
10884 {
10885 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10886 noise="ZombieStepNoise";
10887 id=7;
10888 };
10889 class Run4
10890 {
10891 soundLookupTable="runErc_Boots_Zmb_LookupTable";
10892 noise="ZombieStepNoise";
10893 id=8;
10894 };
10895 class Sprint1
10896 {
10897 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10898 noise="ZombieStepNoise";
10899 id=9;
10900 };
10901 class Sprint2
10902 {
10903 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10904 noise="ZombieStepNoise";
10905 id=10;
10906 };
10907 class Sprint3
10908 {
10909 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10910 noise="ZombieStepNoise";
10911 id=11;
10912 };
10913 class Sprint4
10914 {
10915 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
10916 noise="ZombieStepNoise";
10917 id=12;
10918 };
10919 class Scuff1
10920 {
10921 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10922 noise="ZombieStepNoise";
10923 id=17;
10924 };
10925 class Scuff2
10926 {
10927 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10928 noise="ZombieStepNoise";
10929 id=18;
10930 };
10931 class Sccuff3
10932 {
10933 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10934 noise="ZombieStepNoise";
10935 id=19;
10936 };
10937 class Scuff4
10938 {
10939 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
10940 noise="ZombieStepNoise";
10941 id=20;
10942 };
10943 class landFeetErc
10944 {
10945 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
10946 noise="ZombieStepNoise";
10947 id=21;
10948 };
10949 class landFootErc
10950 {
10951 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
10952 noise="ZombieStepNoise";
10953 id=22;
10954 };
10955 class Bodyfall
10956 {
10957 soundLookupTable="bodyfall_Zmb_LookupTable";
10958 noise="ZombieStepNoise";
10959 id=23;
10960 };
10961 class Bodyfall_Hand
10962 {
10963 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
10964 noise="ZombieStepNoise";
10965 id=24;
10966 };
10967 class Bodyfall_Slide
10968 {
10969 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
10970 noise="ZombieStepNoise";
10971 id=25;
10972 };
10973 class Prone_Walk_L
10974 {
10975 soundLookupTable="walkProne_Zmb_LookupTable";
10976 noise="ZombieStepNoise";
10977 id=27;
10978 };
10979 class Prone_Walk_R
10980 {
10981 soundLookupTable="walkProne_Zmb_LookupTable";
10982 noise="ZombieStepNoise";
10983 id=28;
10984 };
10985 class Prone_Run_L
10986 {
10987 soundLookupTable="runProne_Zmb_LookupTable";
10988 noise="ZombieStepNoise";
10989 id=29;
10990 };
10991 class Prone_Run_R
10992 {
10993 soundLookupTable="runProne_Zmb_LookupTable";
10994 noise="ZombieStepNoise";
10995 id=30;
10996 };
10997 };
10998 class Sounds
10999 {
11000 class Attack_Light1
11001 {
11002 soundSet="Zmb_Attack_Light1_SoundSet";
11003 id=1;
11004 };
11005 class Attack_Light2
11006 {
11007 soundSet="Zmb_Attack_Light2_SoundSet";
11008 id=2;
11009 };
11010 class Attack_Heavy1
11011 {
11012 soundSet="Zmb_Attack_Heavy1_SoundSet";
11013 id=3;
11014 };
11015 class Attack_Heavy2
11016 {
11017 soundSet="Zmb_Attack_Heavy2_SoundSet";
11018 id=4;
11019 };
11020 class TwoHands
11021 {
11022 soundSet="Zmb_Attack_TwoHands_SoundSet";
11023 id=5;
11024 };
11025 };
11026 class SoundVoice
11027 {
11028 class LightHit
11029 {
11030 soundSet="ZmbM_Fat_LightHit_Soundset";
11031 id=1;
11032 };
11033 class HeavyHit
11034 {
11035 soundSet="ZmbM_Fat_HeavyHit_Soundset";
11036 id=2;
11037 };
11038 class Attack
11039 {
11040 soundSet="ZmbM_Fat_Attack_Soundset";
11041 id=5;
11042 };
11043 class Jump
11044 {
11045 soundSet="ZmbM_Fat_Jump_Soundset";
11046 id=10;
11047 };
11048 class Land
11049 {
11050 soundSet="ZmbM_Fat_Land_Soundset";
11051 id=11;
11052 };
11053 class CallToArmsShort
11054 {
11055 soundSet="ZmbM_Fat_CallToArmsShort_Soundset";
11056 id=20;
11057 };
11058 };
11059 };
11060 };
11061 class ZmbM_PolicemanFat: ZmbM_PolicemanFat_Base
11062 {
11063 scope=2;
11064 hiddenSelectionsTextures[]=
11065 {
11066 "dz\characters\zombies\data\policeman_fat_m_co.paa"
11067 };
11068 };
11069 class ZmbF_PoliceWomanNormal_Base: ZombieFemaleBase
11070 {
11071 scope=0;
11072 model="\DZ\characters\zombies\policewoman_normal_f.p3d";
11073 aiAgentTemplate="InfectedFPolice";
11074 hiddenSelectionsMaterials[]=
11075 {
11076 "dz\characters\zombies\data\policewoman_normal_f.rvmat"
11077 };
11078 class AttackActions: AttackActions
11079 {
11080 class AttackLong: AttackLong
11081 {
11082 attackName="attackLong";
11083 ammoType="MeleePoliceInfectedLong";
11084 };
11085 class AttackRun: AttackRun
11086 {
11087 attackName="attackRun";
11088 ammoType="MeleePoliceInfected";
11089 };
11090 class AttackShort: AttackShort
11091 {
11092 attackName="attackShort";
11093 ammoType="MeleePoliceInfected";
11094 };
11095 class AttackShortLow: AttackShortLow
11096 {
11097 attackName="attackShortLow";
11098 ammoType="MeleeSoldierInfected";
11099 };
11100 class CrawlAttackMove: CrawlAttackMove
11101 {
11102 attackName="crawlAttackMove";
11103 ammoType="MeleePoliceInfected";
11104 };
11105 class CrawlAttackStill: CrawlAttackStill
11106 {
11107 attackName="crawlAttackStill";
11108 ammoType="MeleePoliceInfected";
11109 };
11110 };
11111 class AnimEvents
11112 {
11113 class Steps
11114 {
11115 class Walk1
11116 {
11117 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11118 noise="ZombieStepNoise";
11119 id=1;
11120 };
11121 class Walk2
11122 {
11123 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11124 noise="ZombieStepNoise";
11125 id=2;
11126 };
11127 class Walk3
11128 {
11129 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11130 noise="ZombieStepNoise";
11131 id=3;
11132 };
11133 class Walk4
11134 {
11135 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11136 noise="ZombieStepNoise";
11137 id=4;
11138 };
11139 class Run1
11140 {
11141 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11142 noise="ZombieStepNoise";
11143 id=5;
11144 };
11145 class Run2
11146 {
11147 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11148 noise="ZombieStepNoise";
11149 id=6;
11150 };
11151 class Run3
11152 {
11153 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11154 noise="ZombieStepNoise";
11155 id=7;
11156 };
11157 class Run4
11158 {
11159 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11160 noise="ZombieStepNoise";
11161 id=8;
11162 };
11163 class Sprint1
11164 {
11165 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11166 noise="ZombieStepNoise";
11167 id=9;
11168 };
11169 class Sprint2
11170 {
11171 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11172 noise="ZombieStepNoise";
11173 id=10;
11174 };
11175 class Sprint3
11176 {
11177 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11178 noise="ZombieStepNoise";
11179 id=11;
11180 };
11181 class Sprint4
11182 {
11183 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11184 noise="ZombieStepNoise";
11185 id=12;
11186 };
11187 class Scuff1
11188 {
11189 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11190 noise="ZombieStepNoise";
11191 id=17;
11192 };
11193 class Scuff2
11194 {
11195 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11196 noise="ZombieStepNoise";
11197 id=18;
11198 };
11199 class Sccuff3
11200 {
11201 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11202 noise="ZombieStepNoise";
11203 id=19;
11204 };
11205 class Scuff4
11206 {
11207 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11208 noise="ZombieStepNoise";
11209 id=20;
11210 };
11211 class landFeetErc
11212 {
11213 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
11214 noise="ZombieStepNoise";
11215 id=21;
11216 };
11217 class landFootErc
11218 {
11219 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
11220 noise="ZombieStepNoise";
11221 id=22;
11222 };
11223 class Bodyfall
11224 {
11225 soundLookupTable="bodyfall_Zmb_LookupTable";
11226 noise="ZombieStepNoise";
11227 id=23;
11228 };
11229 class Bodyfall_Hand
11230 {
11231 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
11232 noise="ZombieStepNoise";
11233 id=24;
11234 };
11235 class Bodyfall_Slide
11236 {
11237 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
11238 noise="ZombieStepNoise";
11239 id=25;
11240 };
11241 class Prone_Walk_L
11242 {
11243 soundLookupTable="walkProne_Zmb_LookupTable";
11244 noise="ZombieStepNoise";
11245 id=27;
11246 };
11247 class Prone_Walk_R
11248 {
11249 soundLookupTable="walkProne_Zmb_LookupTable";
11250 noise="ZombieStepNoise";
11251 id=28;
11252 };
11253 class Prone_Run_L
11254 {
11255 soundLookupTable="runProne_Zmb_LookupTable";
11256 noise="ZombieStepNoise";
11257 id=29;
11258 };
11259 class Prone_Run_R
11260 {
11261 soundLookupTable="runProne_Zmb_LookupTable";
11262 noise="ZombieStepNoise";
11263 id=30;
11264 };
11265 };
11266 class Sounds
11267 {
11268 class Attack_Light1
11269 {
11270 soundSet="Zmb_Attack_Light1_SoundSet";
11271 id=1;
11272 };
11273 class Attack_Light2
11274 {
11275 soundSet="Zmb_Attack_Light2_SoundSet";
11276 id=2;
11277 };
11278 class Attack_Heavy1
11279 {
11280 soundSet="Zmb_Attack_Heavy1_SoundSet";
11281 id=3;
11282 };
11283 class Attack_Heavy2
11284 {
11285 soundSet="Zmb_Attack_Heavy2_SoundSet";
11286 id=4;
11287 };
11288 class TwoHands
11289 {
11290 soundSet="Zmb_Attack_TwoHands_SoundSet";
11291 id=5;
11292 };
11293 };
11294 class SoundVoice
11295 {
11296 class LightHit
11297 {
11298 soundSet="ZmbF_Normal_LightHit_Soundset";
11299 id=1;
11300 };
11301 class HeavyHit
11302 {
11303 soundSet="ZmbF_Normal_HeavyHit_Soundset";
11304 id=2;
11305 };
11306 class Attack
11307 {
11308 soundSet="ZmbF_Normal_Attack_Soundset";
11309 id=5;
11310 };
11311 class Jump
11312 {
11313 soundSet="ZmbF_Normal_Jump_Soundset";
11314 id=10;
11315 };
11316 class Land
11317 {
11318 soundSet="ZmbF_Normal_Land_Soundset";
11319 id=11;
11320 };
11321 class CallToArmsShort
11322 {
11323 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
11324 id=20;
11325 };
11326 };
11327 };
11328 };
11329 class ZmbF_PoliceWomanNormal: ZmbF_PoliceWomanNormal_Base
11330 {
11331 scope=2;
11332 hiddenSelectionsTextures[]=
11333 {
11334 "dz\characters\zombies\data\policewoman_normal_f_co.paa"
11335 };
11336 };
11337 class ZmbM_PolicemanSpecForce_Base: ZombieMaleBase
11338 {
11339 scope=0;
11340 model="\DZ\characters\zombies\PolicemanSpecialForce_Normal_m.p3d";
11341 aiAgentTemplate="InfectedMPolice";
11342 hiddenSelectionsMaterials[]=
11343 {
11344 "dz\characters\zombies\data\PolicemanSpecialForce_Normal_m.rvmat"
11345 };
11346 class AnimEvents
11347 {
11348 class Steps
11349 {
11350 class Walk1
11351 {
11352 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11353 noise="ZombieStepNoise";
11354 id=1;
11355 };
11356 class Walk2
11357 {
11358 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11359 noise="ZombieStepNoise";
11360 id=2;
11361 };
11362 class Walk3
11363 {
11364 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11365 noise="ZombieStepNoise";
11366 id=3;
11367 };
11368 class Walk4
11369 {
11370 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11371 noise="ZombieStepNoise";
11372 id=4;
11373 };
11374 class Run1
11375 {
11376 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11377 noise="ZombieStepNoise";
11378 id=5;
11379 };
11380 class Run2
11381 {
11382 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11383 noise="ZombieStepNoise";
11384 id=6;
11385 };
11386 class Run3
11387 {
11388 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11389 noise="ZombieStepNoise";
11390 id=7;
11391 };
11392 class Run4
11393 {
11394 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11395 noise="ZombieStepNoise";
11396 id=8;
11397 };
11398 class Sprint1
11399 {
11400 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11401 noise="ZombieStepNoise";
11402 id=9;
11403 };
11404 class Sprint2
11405 {
11406 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11407 noise="ZombieStepNoise";
11408 id=10;
11409 };
11410 class Sprint3
11411 {
11412 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11413 noise="ZombieStepNoise";
11414 id=11;
11415 };
11416 class Sprint4
11417 {
11418 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11419 noise="ZombieStepNoise";
11420 id=12;
11421 };
11422 class Scuff1
11423 {
11424 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11425 noise="ZombieStepNoise";
11426 id=17;
11427 };
11428 class Scuff2
11429 {
11430 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11431 noise="ZombieStepNoise";
11432 id=18;
11433 };
11434 class Sccuff3
11435 {
11436 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11437 noise="ZombieStepNoise";
11438 id=19;
11439 };
11440 class Scuff4
11441 {
11442 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11443 noise="ZombieStepNoise";
11444 id=20;
11445 };
11446 class landFeetErc
11447 {
11448 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
11449 noise="ZombieStepNoise";
11450 id=21;
11451 };
11452 class landFootErc
11453 {
11454 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
11455 noise="ZombieStepNoise";
11456 id=22;
11457 };
11458 class Bodyfall
11459 {
11460 soundLookupTable="bodyfall_Zmb_LookupTable";
11461 noise="ZombieStepNoise";
11462 id=23;
11463 };
11464 class Bodyfall_Hand
11465 {
11466 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
11467 noise="ZombieStepNoise";
11468 id=24;
11469 };
11470 class Bodyfall_Slide
11471 {
11472 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
11473 noise="ZombieStepNoise";
11474 id=25;
11475 };
11476 class Prone_Walk_L
11477 {
11478 soundLookupTable="walkProne_Zmb_LookupTable";
11479 noise="ZombieStepNoise";
11480 id=27;
11481 };
11482 class Prone_Walk_R
11483 {
11484 soundLookupTable="walkProne_Zmb_LookupTable";
11485 noise="ZombieStepNoise";
11486 id=28;
11487 };
11488 class Prone_Run_L
11489 {
11490 soundLookupTable="runProne_Zmb_LookupTable";
11491 noise="ZombieStepNoise";
11492 id=29;
11493 };
11494 class Prone_Run_R
11495 {
11496 soundLookupTable="runProne_Zmb_LookupTable";
11497 noise="ZombieStepNoise";
11498 id=30;
11499 };
11500 };
11501 class Sounds
11502 {
11503 class Attack_Light1
11504 {
11505 soundSet="Zmb_Attack_Light1_SoundSet";
11506 id=1;
11507 };
11508 class Attack_Light2
11509 {
11510 soundSet="Zmb_Attack_Light2_SoundSet";
11511 id=2;
11512 };
11513 class Attack_Heavy1
11514 {
11515 soundSet="Zmb_Attack_Heavy1_SoundSet";
11516 id=3;
11517 };
11518 class Attack_Heavy2
11519 {
11520 soundSet="Zmb_Attack_Heavy2_SoundSet";
11521 id=4;
11522 };
11523 class TwoHands
11524 {
11525 soundSet="Zmb_Attack_TwoHands_SoundSet";
11526 id=5;
11527 };
11528 };
11529 class SoundVoice
11530 {
11531 class LightHit
11532 {
11533 soundSet="ZmbM_Normal_LightHit_Soundset";
11534 id=1;
11535 };
11536 class HeavyHit
11537 {
11538 soundSet="ZmbM_Normal_HeavyHit_Soundset";
11539 id=2;
11540 };
11541 class Attack
11542 {
11543 soundSet="ZmbM_Normal_Attack_Soundset";
11544 id=5;
11545 };
11546 class Jump
11547 {
11548 soundSet="ZmbM_Normal_Jump_Soundset";
11549 id=10;
11550 };
11551 class Land
11552 {
11553 soundSet="ZmbM_Normal_Land_Soundset";
11554 id=11;
11555 };
11556 class CallToArmsShort
11557 {
11558 soundSet="ZmbM_Normal_CallToArmsShort_Soundset";
11559 id=20;
11560 };
11561 };
11562 };
11563 class DamageSystem: DamageSystem
11564 {
11565 class DamageZones: DamageZones
11566 {
11567 class Head: Head
11568 {
11569 class ArmorType: ArmorType
11570 {
11571 class Projectile: Projectile
11572 {
11573 class Health
11574 {
11575 damage=1.5;
11576 };
11577 };
11578 class Melee: Melee
11579 {
11580 class Health
11581 {
11582 damage=0.5;
11583 };
11584 };
11585 class FragGrenade: FragGrenade
11586 {
11587 class Health
11588 {
11589 damage=3;
11590 };
11591 };
11592 };
11593 };
11594 };
11595 };
11596 };
11597 class ZmbM_PolicemanSpecForce: ZmbM_PolicemanSpecForce_Base
11598 {
11599 scope=2;
11600 hiddenSelectionsTextures[]=
11601 {
11602 "dz\characters\zombies\data\PolicemanSpecialForce_Normal_m_co.paa"
11603 };
11604 };
11605 class ZmbM_PolicemanSpecForce_Heavy: ZmbM_PolicemanSpecForce_Base
11606 {
11607 scope=2;
11608 hiddenSelectionsTextures[]=
11609 {
11610 "dz\characters\zombies\data\PolicemanSpecialForce_Normal_m_co.paa"
11611 };
11612 };
11613 class ZmbM_HunterOld_Base: ZombieMaleBase
11614 {
11615 scope=0;
11616 model="\DZ\characters\zombies\Hunter_old_M.p3d";
11617 hiddenSelectionsMaterials[]=
11618 {
11619 "dz\characters\zombies\data\Hunter_old_M.rvmat"
11620 };
11621 aiAgentTemplate="InfectedMHunter";
11622 class AnimEvents
11623 {
11624 class Steps
11625 {
11626 class Walk1
11627 {
11628 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11629 noise="ZombieStepNoise";
11630 id=1;
11631 };
11632 class Walk2
11633 {
11634 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11635 noise="ZombieStepNoise";
11636 id=2;
11637 };
11638 class Walk3
11639 {
11640 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11641 noise="ZombieStepNoise";
11642 id=3;
11643 };
11644 class Walk4
11645 {
11646 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11647 noise="ZombieStepNoise";
11648 id=4;
11649 };
11650 class Run1
11651 {
11652 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11653 noise="ZombieStepNoise";
11654 id=5;
11655 };
11656 class Run2
11657 {
11658 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11659 noise="ZombieStepNoise";
11660 id=6;
11661 };
11662 class Run3
11663 {
11664 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11665 noise="ZombieStepNoise";
11666 id=7;
11667 };
11668 class Run4
11669 {
11670 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11671 noise="ZombieStepNoise";
11672 id=8;
11673 };
11674 class Sprint1
11675 {
11676 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11677 noise="ZombieStepNoise";
11678 id=9;
11679 };
11680 class Sprint2
11681 {
11682 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11683 noise="ZombieStepNoise";
11684 id=10;
11685 };
11686 class Sprint3
11687 {
11688 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11689 noise="ZombieStepNoise";
11690 id=11;
11691 };
11692 class Sprint4
11693 {
11694 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11695 noise="ZombieStepNoise";
11696 id=12;
11697 };
11698 class Scuff1
11699 {
11700 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11701 noise="ZombieStepNoise";
11702 id=17;
11703 };
11704 class Scuff2
11705 {
11706 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11707 noise="ZombieStepNoise";
11708 id=18;
11709 };
11710 class Sccuff3
11711 {
11712 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11713 noise="ZombieStepNoise";
11714 id=19;
11715 };
11716 class Scuff4
11717 {
11718 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11719 noise="ZombieStepNoise";
11720 id=20;
11721 };
11722 class landFeetErc
11723 {
11724 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
11725 noise="ZombieStepNoise";
11726 id=21;
11727 };
11728 class landFootErc
11729 {
11730 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
11731 noise="ZombieStepNoise";
11732 id=22;
11733 };
11734 class Bodyfall
11735 {
11736 soundLookupTable="bodyfall_Zmb_LookupTable";
11737 noise="ZombieStepNoise";
11738 id=23;
11739 };
11740 class Bodyfall_Hand
11741 {
11742 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
11743 noise="ZombieStepNoise";
11744 id=24;
11745 };
11746 class Bodyfall_Slide
11747 {
11748 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
11749 noise="ZombieStepNoise";
11750 id=25;
11751 };
11752 class Prone_Walk_L
11753 {
11754 soundLookupTable="walkProne_Zmb_LookupTable";
11755 noise="ZombieStepNoise";
11756 id=27;
11757 };
11758 class Prone_Walk_R
11759 {
11760 soundLookupTable="walkProne_Zmb_LookupTable";
11761 noise="ZombieStepNoise";
11762 id=28;
11763 };
11764 class Prone_Run_L
11765 {
11766 soundLookupTable="runProne_Zmb_LookupTable";
11767 noise="ZombieStepNoise";
11768 id=29;
11769 };
11770 class Prone_Run_R
11771 {
11772 soundLookupTable="runProne_Zmb_LookupTable";
11773 noise="ZombieStepNoise";
11774 id=30;
11775 };
11776 };
11777 class Sounds
11778 {
11779 class Attack_Light1
11780 {
11781 soundSet="Zmb_Attack_Light1_SoundSet";
11782 id=1;
11783 };
11784 class Attack_Light2
11785 {
11786 soundSet="Zmb_Attack_Light2_SoundSet";
11787 id=2;
11788 };
11789 class Attack_Heavy1
11790 {
11791 soundSet="Zmb_Attack_Heavy1_SoundSet";
11792 id=3;
11793 };
11794 class Attack_Heavy2
11795 {
11796 soundSet="Zmb_Attack_Heavy2_SoundSet";
11797 id=4;
11798 };
11799 class TwoHands
11800 {
11801 soundSet="Zmb_Attack_TwoHands_SoundSet";
11802 id=5;
11803 };
11804 };
11805 class SoundVoice
11806 {
11807 class LightHit
11808 {
11809 soundSet="ZmbM_Old_LightHit_Soundset";
11810 id=1;
11811 };
11812 class HeavyHit
11813 {
11814 soundSet="ZmbM_Old_HeavyHit_Soundset";
11815 id=2;
11816 };
11817 class Attack
11818 {
11819 soundSet="ZmbM_Old_Attack_Soundset";
11820 id=5;
11821 };
11822 class Jump
11823 {
11824 soundSet="ZmbM_Old_Jump_Soundset";
11825 id=10;
11826 };
11827 class Land
11828 {
11829 soundSet="ZmbM_Old_Land_Soundset";
11830 id=11;
11831 };
11832 class CallToArmsShort
11833 {
11834 soundSet="ZmbM_Old_CallToArmsShort_Soundset";
11835 id=20;
11836 };
11837 };
11838 };
11839 };
11840 class ZmbM_HunterOld_Autumn: ZmbM_HunterOld_Base
11841 {
11842 scope=2;
11843 hiddenSelectionsTextures[]=
11844 {
11845 "dz\characters\zombies\data\hunter_old_m_autumn_co.paa"
11846 };
11847 };
11848 class ZmbM_HunterOld_Spring: ZmbM_HunterOld_Base
11849 {
11850 scope=2;
11851 hiddenSelectionsTextures[]=
11852 {
11853 "dz\characters\zombies\data\hunter_old_m_spring_co.paa"
11854 };
11855 };
11856 class ZmbM_HunterOld_Summer: ZmbM_HunterOld_Base
11857 {
11858 scope=2;
11859 hiddenSelectionsTextures[]=
11860 {
11861 "dz\characters\zombies\data\hunter_old_m_summer_co.paa"
11862 };
11863 };
11864 class ZmbM_HunterOld_Winter: ZmbM_HunterOld_Base
11865 {
11866 scope=2;
11867 hiddenSelectionsTextures[]=
11868 {
11869 "dz\characters\zombies\data\hunter_old_m_winter_co.paa"
11870 };
11871 };
11872 class ZmbM_ParamedicNormal_Base: ZombieMaleBase
11873 {
11874 scope=0;
11875 model="\DZ\characters\zombies\paramedic_normal_m.p3d";
11876 hiddenSelectionsMaterials[]=
11877 {
11878 "dz\characters\zombies\data\paramedic_normal_m.rvmat"
11879 };
11880 aiAgentTemplate="InfectedMParamedic";
11881 class AnimEvents
11882 {
11883 class Steps
11884 {
11885 class Walk1
11886 {
11887 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11888 noise="ZombieStepNoise";
11889 id=1;
11890 };
11891 class Walk2
11892 {
11893 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11894 noise="ZombieStepNoise";
11895 id=2;
11896 };
11897 class Walk3
11898 {
11899 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11900 noise="ZombieStepNoise";
11901 id=3;
11902 };
11903 class Walk4
11904 {
11905 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
11906 noise="ZombieStepNoise";
11907 id=4;
11908 };
11909 class Run1
11910 {
11911 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11912 noise="ZombieStepNoise";
11913 id=5;
11914 };
11915 class Run2
11916 {
11917 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11918 noise="ZombieStepNoise";
11919 id=6;
11920 };
11921 class Run3
11922 {
11923 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11924 noise="ZombieStepNoise";
11925 id=7;
11926 };
11927 class Run4
11928 {
11929 soundLookupTable="runErc_Boots_Zmb_LookupTable";
11930 noise="ZombieStepNoise";
11931 id=8;
11932 };
11933 class Sprint1
11934 {
11935 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11936 noise="ZombieStepNoise";
11937 id=9;
11938 };
11939 class Sprint2
11940 {
11941 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11942 noise="ZombieStepNoise";
11943 id=10;
11944 };
11945 class Sprint3
11946 {
11947 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11948 noise="ZombieStepNoise";
11949 id=11;
11950 };
11951 class Sprint4
11952 {
11953 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
11954 noise="ZombieStepNoise";
11955 id=12;
11956 };
11957 class Scuff1
11958 {
11959 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11960 noise="ZombieStepNoise";
11961 id=17;
11962 };
11963 class Scuff2
11964 {
11965 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11966 noise="ZombieStepNoise";
11967 id=18;
11968 };
11969 class Sccuff3
11970 {
11971 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11972 noise="ZombieStepNoise";
11973 id=19;
11974 };
11975 class Scuff4
11976 {
11977 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
11978 noise="ZombieStepNoise";
11979 id=20;
11980 };
11981 class landFeetErc
11982 {
11983 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
11984 noise="ZombieStepNoise";
11985 id=21;
11986 };
11987 class landFootErc
11988 {
11989 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
11990 noise="ZombieStepNoise";
11991 id=22;
11992 };
11993 class Bodyfall
11994 {
11995 soundLookupTable="bodyfall_Zmb_LookupTable";
11996 noise="ZombieStepNoise";
11997 id=23;
11998 };
11999 class Bodyfall_Hand
12000 {
12001 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
12002 noise="ZombieStepNoise";
12003 id=24;
12004 };
12005 class Bodyfall_Slide
12006 {
12007 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
12008 noise="ZombieStepNoise";
12009 id=25;
12010 };
12011 class Prone_Walk_L
12012 {
12013 soundLookupTable="walkProne_Zmb_LookupTable";
12014 noise="ZombieStepNoise";
12015 id=27;
12016 };
12017 class Prone_Walk_R
12018 {
12019 soundLookupTable="walkProne_Zmb_LookupTable";
12020 noise="ZombieStepNoise";
12021 id=28;
12022 };
12023 class Prone_Run_L
12024 {
12025 soundLookupTable="runProne_Zmb_LookupTable";
12026 noise="ZombieStepNoise";
12027 id=29;
12028 };
12029 class Prone_Run_R
12030 {
12031 soundLookupTable="runProne_Zmb_LookupTable";
12032 noise="ZombieStepNoise";
12033 id=30;
12034 };
12035 };
12036 class Sounds
12037 {
12038 class Attack_Light1
12039 {
12040 soundSet="Zmb_Attack_Light1_SoundSet";
12041 id=1;
12042 };
12043 class Attack_Light2
12044 {
12045 soundSet="Zmb_Attack_Light2_SoundSet";
12046 id=2;
12047 };
12048 class Attack_Heavy1
12049 {
12050 soundSet="Zmb_Attack_Heavy1_SoundSet";
12051 id=3;
12052 };
12053 class Attack_Heavy2
12054 {
12055 soundSet="Zmb_Attack_Heavy2_SoundSet";
12056 id=4;
12057 };
12058 class TwoHands
12059 {
12060 soundSet="Zmb_Attack_TwoHands_SoundSet";
12061 id=5;
12062 };
12063 };
12064 class SoundVoice
12065 {
12066 class LightHit
12067 {
12068 soundSet="ZmbM_Normal_LightHit_Soundset";
12069 id=1;
12070 };
12071 class HeavyHit
12072 {
12073 soundSet="ZmbM_Normal_HeavyHit_Soundset";
12074 id=2;
12075 };
12076 class Attack
12077 {
12078 soundSet="ZmbM_Normal_Attack_Soundset";
12079 id=5;
12080 };
12081 class Jump
12082 {
12083 soundSet="ZmbM_Normal_Jump_Soundset";
12084 id=10;
12085 };
12086 class Land
12087 {
12088 soundSet="ZmbM_Normal_Land_Soundset";
12089 id=11;
12090 };
12091 class CallToArmsShort
12092 {
12093 soundSet="ZmbM_Normal_CallToArmsShort_Soundset";
12094 id=20;
12095 };
12096 };
12097 };
12098 };
12099 class ZmbM_ParamedicNormal_Blue: ZmbM_ParamedicNormal_Base
12100 {
12101 scope=2;
12102 hiddenSelectionsTextures[]=
12103 {
12104 "dz\characters\zombies\data\paramedic_normal_m_blue_co.paa"
12105 };
12106 };
12107 class ZmbM_ParamedicNormal_Green: ZmbM_ParamedicNormal_Base
12108 {
12109 scope=2;
12110 hiddenSelectionsTextures[]=
12111 {
12112 "dz\characters\zombies\data\paramedic_normal_m_green_co.paa"
12113 };
12114 };
12115 class ZmbM_ParamedicNormal_Red: ZmbM_ParamedicNormal_Base
12116 {
12117 scope=2;
12118 hiddenSelectionsTextures[]=
12119 {
12120 "dz\characters\zombies\data\paramedic_normal_m_red_co.paa"
12121 };
12122 };
12123 class ZmbM_ParamedicNormal_Black: ZmbM_ParamedicNormal_Base
12124 {
12125 scope=2;
12126 hiddenSelectionsTextures[]=
12127 {
12128 "dz\characters\zombies\data\paramedic_normal_m_black_co.paa"
12129 };
12130 };
12131 class ZmbF_ParamedicNormal_Base: ZombieFemaleBase
12132 {
12133 scope=0;
12134 model="\DZ\characters\zombies\paramedic_normal_f.p3d";
12135 hiddenSelectionsMaterials[]=
12136 {
12137 "dz\characters\zombies\data\paramedic_normal_f.rvmat"
12138 };
12139 aiAgentTemplate="InfectedFParamedic";
12140 class AnimEvents
12141 {
12142 class Steps
12143 {
12144 class Walk1
12145 {
12146 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12147 noise="ZombieStepNoise";
12148 id=1;
12149 };
12150 class Walk2
12151 {
12152 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12153 noise="ZombieStepNoise";
12154 id=2;
12155 };
12156 class Walk3
12157 {
12158 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12159 noise="ZombieStepNoise";
12160 id=3;
12161 };
12162 class Walk4
12163 {
12164 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12165 noise="ZombieStepNoise";
12166 id=4;
12167 };
12168 class Run1
12169 {
12170 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12171 noise="ZombieStepNoise";
12172 id=5;
12173 };
12174 class Run2
12175 {
12176 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12177 noise="ZombieStepNoise";
12178 id=6;
12179 };
12180 class Run3
12181 {
12182 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12183 noise="ZombieStepNoise";
12184 id=7;
12185 };
12186 class Run4
12187 {
12188 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12189 noise="ZombieStepNoise";
12190 id=8;
12191 };
12192 class Sprint1
12193 {
12194 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12195 noise="ZombieStepNoise";
12196 id=9;
12197 };
12198 class Sprint2
12199 {
12200 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12201 noise="ZombieStepNoise";
12202 id=10;
12203 };
12204 class Sprint3
12205 {
12206 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12207 noise="ZombieStepNoise";
12208 id=11;
12209 };
12210 class Sprint4
12211 {
12212 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12213 noise="ZombieStepNoise";
12214 id=12;
12215 };
12216 class Scuff1
12217 {
12218 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12219 noise="ZombieStepNoise";
12220 id=17;
12221 };
12222 class Scuff2
12223 {
12224 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12225 noise="ZombieStepNoise";
12226 id=18;
12227 };
12228 class Sccuff3
12229 {
12230 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12231 noise="ZombieStepNoise";
12232 id=19;
12233 };
12234 class Scuff4
12235 {
12236 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12237 noise="ZombieStepNoise";
12238 id=20;
12239 };
12240 class landFeetErc
12241 {
12242 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
12243 noise="ZombieStepNoise";
12244 id=21;
12245 };
12246 class landFootErc
12247 {
12248 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
12249 noise="ZombieStepNoise";
12250 id=22;
12251 };
12252 class Bodyfall
12253 {
12254 soundLookupTable="bodyfall_Zmb_LookupTable";
12255 noise="ZombieStepNoise";
12256 id=23;
12257 };
12258 class Bodyfall_Hand
12259 {
12260 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
12261 noise="ZombieStepNoise";
12262 id=24;
12263 };
12264 class Bodyfall_Slide
12265 {
12266 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
12267 noise="ZombieStepNoise";
12268 id=25;
12269 };
12270 class Prone_Walk_L
12271 {
12272 soundLookupTable="walkProne_Zmb_LookupTable";
12273 noise="ZombieStepNoise";
12274 id=27;
12275 };
12276 class Prone_Walk_R
12277 {
12278 soundLookupTable="walkProne_Zmb_LookupTable";
12279 noise="ZombieStepNoise";
12280 id=28;
12281 };
12282 class Prone_Run_L
12283 {
12284 soundLookupTable="runProne_Zmb_LookupTable";
12285 noise="ZombieStepNoise";
12286 id=29;
12287 };
12288 class Prone_Run_R
12289 {
12290 soundLookupTable="runProne_Zmb_LookupTable";
12291 noise="ZombieStepNoise";
12292 id=30;
12293 };
12294 };
12295 class Sounds
12296 {
12297 class Attack_Light1
12298 {
12299 soundSet="Zmb_Attack_Light1_SoundSet";
12300 id=1;
12301 };
12302 class Attack_Light2
12303 {
12304 soundSet="Zmb_Attack_Light2_SoundSet";
12305 id=2;
12306 };
12307 class Attack_Heavy1
12308 {
12309 soundSet="Zmb_Attack_Heavy1_SoundSet";
12310 id=3;
12311 };
12312 class Attack_Heavy2
12313 {
12314 soundSet="Zmb_Attack_Heavy2_SoundSet";
12315 id=4;
12316 };
12317 class TwoHands
12318 {
12319 soundSet="Zmb_Attack_TwoHands_SoundSet";
12320 id=5;
12321 };
12322 };
12323 class SoundVoice
12324 {
12325 class LightHit
12326 {
12327 soundSet="ZmbF_Normal_LightHit_Soundset";
12328 id=1;
12329 };
12330 class HeavyHit
12331 {
12332 soundSet="ZmbF_Normal_HeavyHit_Soundset";
12333 id=2;
12334 };
12335 class Attack
12336 {
12337 soundSet="ZmbF_Normal_Attack_Soundset";
12338 id=5;
12339 };
12340 class Jump
12341 {
12342 soundSet="ZmbF_Normal_Jump_Soundset";
12343 id=10;
12344 };
12345 class Land
12346 {
12347 soundSet="ZmbF_Normal_Land_Soundset";
12348 id=11;
12349 };
12350 class CallToArmsShort
12351 {
12352 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
12353 id=20;
12354 };
12355 };
12356 };
12357 };
12358 class ZmbF_ParamedicNormal_Blue: ZmbF_ParamedicNormal_Base
12359 {
12360 scope=2;
12361 hiddenSelectionsTextures[]=
12362 {
12363 "dz\characters\zombies\data\paramedic_normal_f_blue_co.paa"
12364 };
12365 };
12366 class ZmbF_ParamedicNormal_Green: ZmbF_ParamedicNormal_Base
12367 {
12368 scope=2;
12369 hiddenSelectionsTextures[]=
12370 {
12371 "dz\characters\zombies\data\paramedic_normal_f_green_co.paa"
12372 };
12373 };
12374 class ZmbF_ParamedicNormal_Red: ZmbF_ParamedicNormal_Base
12375 {
12376 scope=2;
12377 hiddenSelectionsTextures[]=
12378 {
12379 "dz\characters\zombies\data\paramedic_normal_f_red_co.paa"
12380 };
12381 };
12382 class ZmbF_DoctorSkinny_Base: ZombieFemaleBase
12383 {
12384 scope=0;
12385 model="\DZ\characters\zombies\doctor_skinny_f.p3d";
12386 hiddenSelectionsMaterials[]=
12387 {
12388 "dz\characters\zombies\data\doctor_skinny_f.rvmat"
12389 };
12390 aiAgentTemplate="InfectedFParamedic";
12391 class AnimEvents
12392 {
12393 class Steps
12394 {
12395 class Walk1
12396 {
12397 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12398 noise="ZombieStepNoise";
12399 id=1;
12400 };
12401 class Walk2
12402 {
12403 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12404 noise="ZombieStepNoise";
12405 id=2;
12406 };
12407 class Walk3
12408 {
12409 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12410 noise="ZombieStepNoise";
12411 id=3;
12412 };
12413 class Walk4
12414 {
12415 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12416 noise="ZombieStepNoise";
12417 id=4;
12418 };
12419 class Run1
12420 {
12421 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12422 noise="ZombieStepNoise";
12423 id=5;
12424 };
12425 class Run2
12426 {
12427 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12428 noise="ZombieStepNoise";
12429 id=6;
12430 };
12431 class Run3
12432 {
12433 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12434 noise="ZombieStepNoise";
12435 id=7;
12436 };
12437 class Run4
12438 {
12439 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12440 noise="ZombieStepNoise";
12441 id=8;
12442 };
12443 class Sprint1
12444 {
12445 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12446 noise="ZombieStepNoise";
12447 id=9;
12448 };
12449 class Sprint2
12450 {
12451 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12452 noise="ZombieStepNoise";
12453 id=10;
12454 };
12455 class Sprint3
12456 {
12457 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12458 noise="ZombieStepNoise";
12459 id=11;
12460 };
12461 class Sprint4
12462 {
12463 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12464 noise="ZombieStepNoise";
12465 id=12;
12466 };
12467 class Scuff1
12468 {
12469 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12470 noise="ZombieStepNoise";
12471 id=17;
12472 };
12473 class Scuff2
12474 {
12475 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12476 noise="ZombieStepNoise";
12477 id=18;
12478 };
12479 class Sccuff3
12480 {
12481 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12482 noise="ZombieStepNoise";
12483 id=19;
12484 };
12485 class Scuff4
12486 {
12487 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12488 noise="ZombieStepNoise";
12489 id=20;
12490 };
12491 class landFeetErc
12492 {
12493 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
12494 noise="ZombieStepNoise";
12495 id=21;
12496 };
12497 class landFootErc
12498 {
12499 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
12500 noise="ZombieStepNoise";
12501 id=22;
12502 };
12503 class Bodyfall
12504 {
12505 soundLookupTable="bodyfall_Zmb_LookupTable";
12506 noise="ZombieStepNoise";
12507 id=23;
12508 };
12509 class Bodyfall_Hand
12510 {
12511 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
12512 noise="ZombieStepNoise";
12513 id=24;
12514 };
12515 class Bodyfall_Slide
12516 {
12517 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
12518 noise="ZombieStepNoise";
12519 id=25;
12520 };
12521 class Prone_Walk_L
12522 {
12523 soundLookupTable="walkProne_Zmb_LookupTable";
12524 noise="ZombieStepNoise";
12525 id=27;
12526 };
12527 class Prone_Walk_R
12528 {
12529 soundLookupTable="walkProne_Zmb_LookupTable";
12530 noise="ZombieStepNoise";
12531 id=28;
12532 };
12533 class Prone_Run_L
12534 {
12535 soundLookupTable="runProne_Zmb_LookupTable";
12536 noise="ZombieStepNoise";
12537 id=29;
12538 };
12539 class Prone_Run_R
12540 {
12541 soundLookupTable="runProne_Zmb_LookupTable";
12542 noise="ZombieStepNoise";
12543 id=30;
12544 };
12545 };
12546 class Sounds
12547 {
12548 class Attack_Light1
12549 {
12550 soundSet="Zmb_Attack_Light1_SoundSet";
12551 id=1;
12552 };
12553 class Attack_Light2
12554 {
12555 soundSet="Zmb_Attack_Light2_SoundSet";
12556 id=2;
12557 };
12558 class Attack_Heavy1
12559 {
12560 soundSet="Zmb_Attack_Heavy1_SoundSet";
12561 id=3;
12562 };
12563 class Attack_Heavy2
12564 {
12565 soundSet="Zmb_Attack_Heavy2_SoundSet";
12566 id=4;
12567 };
12568 class TwoHands
12569 {
12570 soundSet="Zmb_Attack_TwoHands_SoundSet";
12571 id=5;
12572 };
12573 };
12574 class SoundVoice
12575 {
12576 class LightHit
12577 {
12578 soundSet="ZmbF_Skinny_LightHit_Soundset";
12579 id=1;
12580 };
12581 class HeavyHit
12582 {
12583 soundSet="ZmbF_Skinny_HeavyHit_Soundset";
12584 id=2;
12585 };
12586 class Attack
12587 {
12588 soundSet="ZmbF_Skinny_Attack_Soundset";
12589 id=5;
12590 };
12591 class Jump
12592 {
12593 soundSet="ZmbF_Skinny_Jump_Soundset";
12594 id=10;
12595 };
12596 class Land
12597 {
12598 soundSet="ZmbF_Skinny_Land_Soundset";
12599 id=11;
12600 };
12601 class CallToArmsShort
12602 {
12603 soundSet="ZmbF_Skinny_CallToArmsShort_Soundset";
12604 id=20;
12605 };
12606 };
12607 };
12608 };
12609 class ZmbF_DoctorSkinny: ZmbF_DoctorSkinny_Base
12610 {
12611 scope=2;
12612 hiddenSelectionsTextures[]=
12613 {
12614 "dz\characters\zombies\data\doctor_skinny_f_CO.paa"
12615 };
12616 };
12617 class ZmbF_NurseFat_Base: ZombieFemaleBase
12618 {
12619 scope=0;
12620 model="\DZ\characters\zombies\nurse_fat_f.p3d";
12621 hiddenSelectionsMaterials[]=
12622 {
12623 "dz\characters\zombies\data\nurse_fat_f.rvmat"
12624 };
12625 aiAgentTemplate="InfectedFParamedic";
12626 class AnimEvents
12627 {
12628 class Steps
12629 {
12630 class Walk1
12631 {
12632 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12633 noise="ZombieStepNoise";
12634 id=1;
12635 };
12636 class Walk2
12637 {
12638 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12639 noise="ZombieStepNoise";
12640 id=2;
12641 };
12642 class Walk3
12643 {
12644 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12645 noise="ZombieStepNoise";
12646 id=3;
12647 };
12648 class Walk4
12649 {
12650 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12651 noise="ZombieStepNoise";
12652 id=4;
12653 };
12654 class Run1
12655 {
12656 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12657 noise="ZombieStepNoise";
12658 id=5;
12659 };
12660 class Run2
12661 {
12662 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12663 noise="ZombieStepNoise";
12664 id=6;
12665 };
12666 class Run3
12667 {
12668 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12669 noise="ZombieStepNoise";
12670 id=7;
12671 };
12672 class Run4
12673 {
12674 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12675 noise="ZombieStepNoise";
12676 id=8;
12677 };
12678 class Sprint1
12679 {
12680 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12681 noise="ZombieStepNoise";
12682 id=9;
12683 };
12684 class Sprint2
12685 {
12686 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12687 noise="ZombieStepNoise";
12688 id=10;
12689 };
12690 class Sprint3
12691 {
12692 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12693 noise="ZombieStepNoise";
12694 id=11;
12695 };
12696 class Sprint4
12697 {
12698 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12699 noise="ZombieStepNoise";
12700 id=12;
12701 };
12702 class Scuff1
12703 {
12704 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12705 noise="ZombieStepNoise";
12706 id=17;
12707 };
12708 class Scuff2
12709 {
12710 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12711 noise="ZombieStepNoise";
12712 id=18;
12713 };
12714 class Sccuff3
12715 {
12716 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12717 noise="ZombieStepNoise";
12718 id=19;
12719 };
12720 class Scuff4
12721 {
12722 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12723 noise="ZombieStepNoise";
12724 id=20;
12725 };
12726 class landFeetErc
12727 {
12728 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
12729 noise="ZombieStepNoise";
12730 id=21;
12731 };
12732 class landFootErc
12733 {
12734 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
12735 noise="ZombieStepNoise";
12736 id=22;
12737 };
12738 class Bodyfall
12739 {
12740 soundLookupTable="bodyfall_Zmb_LookupTable";
12741 noise="ZombieStepNoise";
12742 id=23;
12743 };
12744 class Bodyfall_Hand
12745 {
12746 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
12747 noise="ZombieStepNoise";
12748 id=24;
12749 };
12750 class Bodyfall_Slide
12751 {
12752 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
12753 noise="ZombieStepNoise";
12754 id=25;
12755 };
12756 class Prone_Walk_L
12757 {
12758 soundLookupTable="walkProne_Zmb_LookupTable";
12759 noise="ZombieStepNoise";
12760 id=27;
12761 };
12762 class Prone_Walk_R
12763 {
12764 soundLookupTable="walkProne_Zmb_LookupTable";
12765 noise="ZombieStepNoise";
12766 id=28;
12767 };
12768 class Prone_Run_L
12769 {
12770 soundLookupTable="runProne_Zmb_LookupTable";
12771 noise="ZombieStepNoise";
12772 id=29;
12773 };
12774 class Prone_Run_R
12775 {
12776 soundLookupTable="runProne_Zmb_LookupTable";
12777 noise="ZombieStepNoise";
12778 id=30;
12779 };
12780 };
12781 class Sounds
12782 {
12783 class Attack_Light1
12784 {
12785 soundSet="Zmb_Attack_Light1_SoundSet";
12786 id=1;
12787 };
12788 class Attack_Light2
12789 {
12790 soundSet="Zmb_Attack_Light2_SoundSet";
12791 id=2;
12792 };
12793 class Attack_Heavy1
12794 {
12795 soundSet="Zmb_Attack_Heavy1_SoundSet";
12796 id=3;
12797 };
12798 class Attack_Heavy2
12799 {
12800 soundSet="Zmb_Attack_Heavy2_SoundSet";
12801 id=4;
12802 };
12803 class TwoHands
12804 {
12805 soundSet="Zmb_Attack_TwoHands_SoundSet";
12806 id=5;
12807 };
12808 };
12809 class SoundVoice
12810 {
12811 class LightHit
12812 {
12813 soundSet="ZmbF_Fat_LightHit_Soundset";
12814 id=1;
12815 };
12816 class HeavyHit
12817 {
12818 soundSet="ZmbF_Fat_HeavyHit_Soundset";
12819 id=2;
12820 };
12821 class Attack
12822 {
12823 soundSet="ZmbF_Fat_Attack_Soundset";
12824 id=5;
12825 };
12826 class Jump
12827 {
12828 soundSet="ZmbF_Fat_Jump_Soundset";
12829 id=10;
12830 };
12831 class Land
12832 {
12833 soundSet="ZmbF_Fat_Land_Soundset";
12834 id=11;
12835 };
12836 class CallToArmsShort
12837 {
12838 soundSet="ZmbF_Fat_CallToArmsShort_Soundset";
12839 id=20;
12840 };
12841 };
12842 };
12843 };
12844 class ZmbF_NurseFat: ZmbF_NurseFat_Base
12845 {
12846 scope=2;
12847 hiddenSelectionsTextures[]=
12848 {
12849 "dz\characters\zombies\data\nurse_fat_f_co.paa"
12850 };
12851 };
12852 class ZmbF_NurseFat_Winter: ZmbF_NurseFat_Base
12853 {
12854 scope=2;
12855 hiddenSelectionsTextures[]=
12856 {
12857 "dz\characters\zombies\data\nurse_fat_f_winter_co.paa"
12858 };
12859 };
12860 class ZmbM_DoctorFat_Base: ZombieMaleBase
12861 {
12862 scope=0;
12863 model="\DZ\characters\zombies\doctor_fat_m.p3d";
12864 hiddenSelectionsMaterials[]=
12865 {
12866 "dz\characters\zombies\data\doctor_fat_m.rvmat"
12867 };
12868 aiAgentTemplate="InfectedMParamedic";
12869 class AnimEvents
12870 {
12871 class Steps
12872 {
12873 class Walk1
12874 {
12875 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12876 noise="ZombieStepNoise";
12877 id=1;
12878 };
12879 class Walk2
12880 {
12881 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12882 noise="ZombieStepNoise";
12883 id=2;
12884 };
12885 class Walk3
12886 {
12887 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12888 noise="ZombieStepNoise";
12889 id=3;
12890 };
12891 class Walk4
12892 {
12893 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
12894 noise="ZombieStepNoise";
12895 id=4;
12896 };
12897 class Run1
12898 {
12899 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12900 noise="ZombieStepNoise";
12901 id=5;
12902 };
12903 class Run2
12904 {
12905 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12906 noise="ZombieStepNoise";
12907 id=6;
12908 };
12909 class Run3
12910 {
12911 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12912 noise="ZombieStepNoise";
12913 id=7;
12914 };
12915 class Run4
12916 {
12917 soundLookupTable="runErc_Boots_Zmb_LookupTable";
12918 noise="ZombieStepNoise";
12919 id=8;
12920 };
12921 class Sprint1
12922 {
12923 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12924 noise="ZombieStepNoise";
12925 id=9;
12926 };
12927 class Sprint2
12928 {
12929 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12930 noise="ZombieStepNoise";
12931 id=10;
12932 };
12933 class Sprint3
12934 {
12935 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12936 noise="ZombieStepNoise";
12937 id=11;
12938 };
12939 class Sprint4
12940 {
12941 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
12942 noise="ZombieStepNoise";
12943 id=12;
12944 };
12945 class Scuff1
12946 {
12947 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12948 noise="ZombieStepNoise";
12949 id=17;
12950 };
12951 class Scuff2
12952 {
12953 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12954 noise="ZombieStepNoise";
12955 id=18;
12956 };
12957 class Sccuff3
12958 {
12959 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12960 noise="ZombieStepNoise";
12961 id=19;
12962 };
12963 class Scuff4
12964 {
12965 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
12966 noise="ZombieStepNoise";
12967 id=20;
12968 };
12969 class landFeetErc
12970 {
12971 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
12972 noise="ZombieStepNoise";
12973 id=21;
12974 };
12975 class landFootErc
12976 {
12977 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
12978 noise="ZombieStepNoise";
12979 id=22;
12980 };
12981 class Bodyfall
12982 {
12983 soundLookupTable="bodyfall_Zmb_LookupTable";
12984 noise="ZombieStepNoise";
12985 id=23;
12986 };
12987 class Bodyfall_Hand
12988 {
12989 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
12990 noise="ZombieStepNoise";
12991 id=24;
12992 };
12993 class Bodyfall_Slide
12994 {
12995 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
12996 noise="ZombieStepNoise";
12997 id=25;
12998 };
12999 class Prone_Walk_L
13000 {
13001 soundLookupTable="walkProne_Zmb_LookupTable";
13002 noise="ZombieStepNoise";
13003 id=27;
13004 };
13005 class Prone_Walk_R
13006 {
13007 soundLookupTable="walkProne_Zmb_LookupTable";
13008 noise="ZombieStepNoise";
13009 id=28;
13010 };
13011 class Prone_Run_L
13012 {
13013 soundLookupTable="runProne_Zmb_LookupTable";
13014 noise="ZombieStepNoise";
13015 id=29;
13016 };
13017 class Prone_Run_R
13018 {
13019 soundLookupTable="runProne_Zmb_LookupTable";
13020 noise="ZombieStepNoise";
13021 id=30;
13022 };
13023 };
13024 class Sounds
13025 {
13026 class Attack_Light1
13027 {
13028 soundSet="Zmb_Attack_Light1_SoundSet";
13029 id=1;
13030 };
13031 class Attack_Light2
13032 {
13033 soundSet="Zmb_Attack_Light2_SoundSet";
13034 id=2;
13035 };
13036 class Attack_Heavy1
13037 {
13038 soundSet="Zmb_Attack_Heavy1_SoundSet";
13039 id=3;
13040 };
13041 class Attack_Heavy2
13042 {
13043 soundSet="Zmb_Attack_Heavy2_SoundSet";
13044 id=4;
13045 };
13046 class TwoHands
13047 {
13048 soundSet="Zmb_Attack_TwoHands_SoundSet";
13049 id=5;
13050 };
13051 };
13052 class SoundVoice
13053 {
13054 class LightHit
13055 {
13056 soundSet="ZmbM_Fat_LightHit_Soundset";
13057 id=1;
13058 };
13059 class HeavyHit
13060 {
13061 soundSet="ZmbM_Fat_HeavyHit_Soundset";
13062 id=2;
13063 };
13064 class Attack
13065 {
13066 soundSet="ZmbM_Fat_Attack_Soundset";
13067 id=5;
13068 };
13069 class Jump
13070 {
13071 soundSet="ZmbM_Fat_Jump_Soundset";
13072 id=10;
13073 };
13074 class Land
13075 {
13076 soundSet="ZmbM_Fat_Land_Soundset";
13077 id=11;
13078 };
13079 class CallToArmsShort
13080 {
13081 soundSet="ZmbM_Fat_CallToArmsShort_Soundset";
13082 id=20;
13083 };
13084 };
13085 };
13086 };
13087 class ZmbM_DoctorFat: ZmbM_DoctorFat_Base
13088 {
13089 scope=2;
13090 hiddenSelectionsTextures[]=
13091 {
13092 "dz\characters\zombies\data\doctor_fat_m_co.paa"
13093 };
13094 };
13095 class ZmbM_DoctorFat_Winter: ZmbM_DoctorFat_Base
13096 {
13097 scope=2;
13098 hiddenSelectionsTextures[]=
13099 {
13100 "dz\characters\zombies\data\doctor_fat_m_winter_co.paa"
13101 };
13102 };
13103 class ZmbM_NBC_Yellow: ZmbF_ParamedicNormal_Base
13104 {
13105 scope=2;
13106 model="\DZ\characters\zombies\NBCInfected_Yellow.p3d";
13107 hiddenSelectionsMaterials[]=
13108 {
13109 "dz\characters\zombies\data\nbcinfected_yellow.rvmat"
13110 };
13111 hiddenSelectionsTextures[]=
13112 {
13113 "dz\characters\zombies\data\nbcinfected_yellow_co.paa"
13114 };
13115 };
13116 class ZmbM_NBC_White: ZmbF_ParamedicNormal_Base
13117 {
13118 scope=2;
13119 model="\DZ\characters\zombies\NBCInfected_Yellow.p3d";
13120 hiddenSelectionsMaterials[]=
13121 {
13122 "dz\characters\zombies\data\nbcinfected_yellow.rvmat"
13123 };
13124 hiddenSelectionsTextures[]=
13125 {
13126 "dz\characters\zombies\data\NBCInfected_White_co.paa"
13127 };
13128 };
13129 class ZmbM_FirefighterNormal_Base: ZombieMaleBase
13130 {
13131 scope=0;
13132 model="\DZ\characters\zombies\firefighter_normal_m.p3d";
13133 hiddenSelectionsMaterials[]=
13134 {
13135 "dz\characters\zombies\data\firefighter_normal_m.rvmat"
13136 };
13137 aiAgentTemplate="InfectedMFirefighter";
13138 class AttackActions: AttackActions
13139 {
13140 class AttackLong: AttackLong
13141 {
13142 attackName="attackLong";
13143 ammoType="MeleeInfectedLong";
13144 };
13145 class AttackRun: AttackRun
13146 {
13147 attackName="attackRun";
13148 ammoType="MeleeInfected";
13149 };
13150 class AttackShort: AttackShort
13151 {
13152 attackName="attackShort";
13153 ammoType="MeleeInfected";
13154 };
13155 class AttackShortLow: AttackShortLow
13156 {
13157 attackName="attackShortLow";
13158 ammoType="MeleeInfected";
13159 };
13160 class CrawlAttackMove: CrawlAttackMove
13161 {
13162 attackName="crawlAttackMove";
13163 ammoType="MeleeInfected";
13164 };
13165 class CrawlAttackStill: CrawlAttackStill
13166 {
13167 attackName="crawlAttackStill";
13168 ammoType="MeleeInfected";
13169 };
13170 };
13171 class AnimEvents
13172 {
13173 class Steps
13174 {
13175 class Walk1
13176 {
13177 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
13178 noise="ZombieStepNoise";
13179 id=1;
13180 };
13181 class Walk2
13182 {
13183 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
13184 noise="ZombieStepNoise";
13185 id=2;
13186 };
13187 class Walk3
13188 {
13189 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
13190 noise="ZombieStepNoise";
13191 id=3;
13192 };
13193 class Walk4
13194 {
13195 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
13196 noise="ZombieStepNoise";
13197 id=4;
13198 };
13199 class Run1
13200 {
13201 soundLookupTable="runErc_Boots_Zmb_LookupTable";
13202 noise="ZombieStepNoise";
13203 id=5;
13204 };
13205 class Run2
13206 {
13207 soundLookupTable="runErc_Boots_Zmb_LookupTable";
13208 noise="ZombieStepNoise";
13209 id=6;
13210 };
13211 class Run3
13212 {
13213 soundLookupTable="runErc_Boots_Zmb_LookupTable";
13214 noise="ZombieStepNoise";
13215 id=7;
13216 };
13217 class Run4
13218 {
13219 soundLookupTable="runErc_Boots_Zmb_LookupTable";
13220 noise="ZombieStepNoise";
13221 id=8;
13222 };
13223 class Sprint1
13224 {
13225 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
13226 noise="ZombieStepNoise";
13227 id=9;
13228 };
13229 class Sprint2
13230 {
13231 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
13232 noise="ZombieStepNoise";
13233 id=10;
13234 };
13235 class Sprint3
13236 {
13237 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
13238 noise="ZombieStepNoise";
13239 id=11;
13240 };
13241 class Sprint4
13242 {
13243 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
13244 noise="ZombieStepNoise";
13245 id=12;
13246 };
13247 class Scuff1
13248 {
13249 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
13250 noise="ZombieStepNoise";
13251 id=17;
13252 };
13253 class Scuff2
13254 {
13255 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
13256 noise="ZombieStepNoise";
13257 id=18;
13258 };
13259 class Sccuff3
13260 {
13261 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
13262 noise="ZombieStepNoise";
13263 id=19;
13264 };
13265 class Scuff4
13266 {
13267 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
13268 noise="ZombieStepNoise";
13269 id=20;
13270 };
13271 class landFeetErc
13272 {
13273 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
13274 noise="ZombieStepNoise";
13275 id=21;
13276 };
13277 class landFootErc
13278 {
13279 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
13280 noise="ZombieStepNoise";
13281 id=22;
13282 };
13283 class Bodyfall
13284 {
13285 soundLookupTable="bodyfall_Zmb_LookupTable";
13286 noise="ZombieStepNoise";
13287 id=23;
13288 };
13289 class Bodyfall_Hand
13290 {
13291 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
13292 noise="ZombieStepNoise";
13293 id=24;
13294 };
13295 class Bodyfall_Slide
13296 {
13297 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
13298 noise="ZombieStepNoise";
13299 id=25;
13300 };
13301 class Prone_Walk_L
13302 {
13303 soundLookupTable="walkProne_Zmb_LookupTable";
13304 noise="ZombieStepNoise";
13305 id=27;
13306 };
13307 class Prone_Walk_R
13308 {
13309 soundLookupTable="walkProne_Zmb_LookupTable";
13310 noise="ZombieStepNoise";
13311 id=28;
13312 };
13313 class Prone_Run_L
13314 {
13315 soundLookupTable="runProne_Zmb_LookupTable";
13316 noise="ZombieStepNoise";
13317 id=29;
13318 };
13319 class Prone_Run_R
13320 {
13321 soundLookupTable="runProne_Zmb_LookupTable";
13322 noise="ZombieStepNoise";
13323 id=30;
13324 };
13325 };
13326 class Sounds
13327 {
13328 class Attack_Light1
13329 {
13330 soundSet="Zmb_Attack_Light1_SoundSet";
13331 id=1;
13332 };
13333 class Attack_Light2
13334 {
13335 soundSet="Zmb_Attack_Light2_SoundSet";
13336 id=2;
13337 };
13338 class Attack_Heavy1
13339 {
13340 soundSet="Zmb_Attack_Heavy1_SoundSet";
13341 id=3;
13342 };
13343 class Attack_Heavy2
13344 {
13345 soundSet="Zmb_Attack_Heavy2_SoundSet";
13346 id=4;
13347 };
13348 class TwoHands
13349 {
13350 soundSet="Zmb_Attack_TwoHands_SoundSet";
13351 id=5;
13352 };
13353 };
13354 class SoundVoice
13355 {
13356 class LightHit
13357 {
13358 soundSet="ZmbM_Normal_Old_LightHit_Soundset";
13359 id=1;
13360 };
13361 class HeavyHit
13362 {
13363 soundSet="ZmbM_Normal_Old_HeavyHit_Soundset";
13364 id=2;
13365 };
13366 class Attack
13367 {
13368 soundSet="ZmbM_Normal_Old_Attack_Soundset";
13369 id=5;
13370 };
13371 class Jump
13372 {
13373 soundSet="ZmbM_Normal_Old_Jump_Soundset";
13374 id=10;
13375 };
13376 class Land
13377 {
13378 soundSet="ZmbM_Normal_Old_Land_Soundset";
13379 id=11;
13380 };
13381 class CallToArmsShort
13382 {
13383 soundSet="ZmbM_Normal_Old_CallToArmsShort_Soundset";
13384 id=20;
13385 };
13386 };
13387 };
13388 };
13389 class ZmbM_FirefighterNormal: ZmbM_FirefighterNormal_Base
13390 {
13391 scope=2;
13392 hiddenSelectionsTextures[]=
13393 {
13394 "dz\characters\zombies\data\firefighter_normal_m_co.paa"
13395 };
13396 };
13397 class ZmbM_priestPopSkinny_Base: ZombieMaleBase
13398 {
13399 scope=0;
13400 model="\DZ\characters\zombies\priestPop_skinny_m.p3d";
13401 hiddenSelectionsMaterials[]=
13402 {
13403 "dz\characters\zombies\data\priestPop_skinny_m.rvmat"
13404 };
13405 aiAgentTemplate="InfectedPriest";
13406 class AnimEvents
13407 {
13408 class Steps
13409 {
13410 class Walk1
13411 {
13412 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
13413 noise="ZombieStepNoise";
13414 id=1;
13415 };
13416 class Walk2
13417 {
13418 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
13419 noise="ZombieStepNoise";
13420 id=2;
13421 };
13422 class Walk3
13423 {
13424 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
13425 noise="ZombieStepNoise";
13426 id=3;
13427 };
13428 class Walk4
13429 {
13430 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
13431 noise="ZombieStepNoise";
13432 id=4;
13433 };
13434 class Run1
13435 {
13436 soundLookupTable="runErc_Boots_Zmb_LookupTable";
13437 noise="ZombieStepNoise";
13438 id=5;
13439 };
13440 class Run2
13441 {
13442 soundLookupTable="runErc_Boots_Zmb_LookupTable";
13443 noise="ZombieStepNoise";
13444 id=6;
13445 };
13446 class Run3
13447 {
13448 soundLookupTable="runErc_Boots_Zmb_LookupTable";
13449 noise="ZombieStepNoise";
13450 id=7;
13451 };
13452 class Run4
13453 {
13454 soundLookupTable="runErc_Boots_Zmb_LookupTable";
13455 noise="ZombieStepNoise";
13456 id=8;
13457 };
13458 class Sprint1
13459 {
13460 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
13461 noise="ZombieStepNoise";
13462 id=9;
13463 };
13464 class Sprint2
13465 {
13466 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
13467 noise="ZombieStepNoise";
13468 id=10;
13469 };
13470 class Sprint3
13471 {
13472 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
13473 noise="ZombieStepNoise";
13474 id=11;
13475 };
13476 class Sprint4
13477 {
13478 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
13479 noise="ZombieStepNoise";
13480 id=12;
13481 };
13482 class Scuff1
13483 {
13484 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
13485 noise="ZombieStepNoise";
13486 id=17;
13487 };
13488 class Scuff2
13489 {
13490 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
13491 noise="ZombieStepNoise";
13492 id=18;
13493 };
13494 class Sccuff3
13495 {
13496 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
13497 noise="ZombieStepNoise";
13498 id=19;
13499 };
13500 class Scuff4
13501 {
13502 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
13503 noise="ZombieStepNoise";
13504 id=20;
13505 };
13506 class landFeetErc
13507 {
13508 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
13509 noise="ZombieStepNoise";
13510 id=21;
13511 };
13512 class landFootErc
13513 {
13514 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
13515 noise="ZombieStepNoise";
13516 id=22;
13517 };
13518 class Bodyfall
13519 {
13520 soundLookupTable="bodyfall_Zmb_LookupTable";
13521 noise="ZombieStepNoise";
13522 id=23;
13523 };
13524 class Bodyfall_Hand
13525 {
13526 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
13527 noise="ZombieStepNoise";
13528 id=24;
13529 };
13530 class Bodyfall_Slide
13531 {
13532 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
13533 noise="ZombieStepNoise";
13534 id=25;
13535 };
13536 class Prone_Walk_L
13537 {
13538 soundLookupTable="walkProne_Zmb_LookupTable";
13539 noise="ZombieStepNoise";
13540 id=27;
13541 };
13542 class Prone_Walk_R
13543 {
13544 soundLookupTable="walkProne_Zmb_LookupTable";
13545 noise="ZombieStepNoise";
13546 id=28;
13547 };
13548 class Prone_Run_L
13549 {
13550 soundLookupTable="runProne_Zmb_LookupTable";
13551 noise="ZombieStepNoise";
13552 id=29;
13553 };
13554 class Prone_Run_R
13555 {
13556 soundLookupTable="runProne_Zmb_LookupTable";
13557 noise="ZombieStepNoise";
13558 id=30;
13559 };
13560 };
13561 class Sounds
13562 {
13563 class Attack_Light1
13564 {
13565 soundSet="Zmb_Attack_Light1_SoundSet";
13566 id=1;
13567 };
13568 class Attack_Light2
13569 {
13570 soundSet="Zmb_Attack_Light2_SoundSet";
13571 id=2;
13572 };
13573 class Attack_Heavy1
13574 {
13575 soundSet="Zmb_Attack_Heavy1_SoundSet";
13576 id=3;
13577 };
13578 class Attack_Heavy2
13579 {
13580 soundSet="Zmb_Attack_Heavy2_SoundSet";
13581 id=4;
13582 };
13583 class TwoHands
13584 {
13585 soundSet="Zmb_Attack_TwoHands_SoundSet";
13586 id=5;
13587 };
13588 };
13589 class SoundVoice
13590 {
13591 class LightHit
13592 {
13593 soundSet="ZmbM_Skinny_LightHit_Soundset";
13594 id=1;
13595 };
13596 class HeavyHit
13597 {
13598 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
13599 id=2;
13600 };
13601 class Attack
13602 {
13603 soundSet="ZmbM_Skinny_Attack_Soundset";
13604 id=5;
13605 };
13606 class Jump
13607 {
13608 soundSet="ZmbM_Skinny_Jump_Soundset";
13609 id=10;
13610 };
13611 class Land
13612 {
13613 soundSet="ZmbM_Skinny_Land_Soundset";
13614 id=11;
13615 };
13616 class CallToArmsShort
13617 {
13618 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
13619 id=20;
13620 };
13621 };
13622 };
13623 };
13624 class ZmbM_priestPopSkinny: ZmbM_priestPopSkinny_Base
13625 {
13626 scope=2;
13627 hiddenSelectionsTextures[]=
13628 {
13629 "dz\characters\zombies\data\priestPop_skinny_m_co.paa"
13630 };
13631 };
13632 class ZmbM_Santa: ZmbM_priestPopSkinny_Base
13633 {
13634 scope=2;
13635 model="\DZ\characters\zombies\santa.p3d";
13636 hiddenSelectionsTextures[]=
13637 {
13638 "dz\characters\zombies\data\santa_co.paa"
13639 };
13640 hiddenSelectionsMaterials[]=
13641 {
13642 "dz\characters\zombies\data\santa.rvmat"
13643 };
13644 class AnimEvents: AnimEvents
13645 {
13646 class SoundVoice
13647 {
13648 class LightHit
13649 {
13650 soundSet="ZmbM_Skinny_LightHit_Soundset";
13651 id=1;
13652 };
13653 class HeavyHit
13654 {
13655 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
13656 id=2;
13657 };
13658 class Attack
13659 {
13660 soundSet="ZmbM_Skinny_Attack_Soundset";
13661 id=5;
13662 };
13663 class Jump
13664 {
13665 soundSet="ZmbM_Skinny_Jump_Soundset";
13666 id=10;
13667 };
13668 class Land
13669 {
13670 soundSet="ZmbM_Skinny_Land_Soundset";
13671 id=11;
13672 };
13673 class CallToArmsShort
13674 {
13675 soundSet="ZmbM_Santa_CallToArmsShort_Soundset";
13676 noise="ZombieRoarNoise";
13677 id=20;
13678 };
13679 };
13680 };
13681 };
13682 class LowTierZombieMaleBase: ZombieMaleBase
13683 {
13684 aiAgentTemplate="Infected";
13685 class DamageSystem: DamageSystem
13686 {
13687 class GlobalHealth
13688 {
13689 class Health
13690 {
13691 hitpoints=85;
13692 healthLevels[]=
13693 {
13694
13695 {
13696 1,
13697 {}
13698 },
13699
13700 {
13701 0.69999999,
13702 {}
13703 },
13704
13705 {
13706 0.5,
13707 {}
13708 },
13709
13710 {
13711 0.30000001,
13712 {}
13713 },
13714
13715 {
13716 0,
13717 {}
13718 }
13719 };
13720 };
13721 };
13722 };
13723 };
13724 class LowTierZombieFemaleBase: ZombieFemaleBase
13725 {
13726 aiAgentTemplate="Infected";
13727 class DamageSystem: DamageSystem
13728 {
13729 class GlobalHealth
13730 {
13731 class Health
13732 {
13733 hitpoints=85;
13734 healthLevels[]=
13735 {
13736
13737 {
13738 1,
13739 {}
13740 },
13741
13742 {
13743 0.69999999,
13744 {}
13745 },
13746
13747 {
13748 0.5,
13749 {}
13750 },
13751
13752 {
13753 0.30000001,
13754 {}
13755 },
13756
13757 {
13758 0,
13759 {}
13760 }
13761 };
13762 };
13763 };
13764 };
13765 };
13766 class LowTierMaleZombieBase: LowTierZombieMaleBase
13767 {
13768 scope=0;
13769 meleeAmmo="MeleeInfected";
13770 aiAgentTemplate="InfectedMale";
13771 woman=0;
13772 clothingType="male";
13773 class Wounds: Wounds
13774 {
13775 tex[]={};
13776 mat[]=
13777 {
13778 "dz\characters\zombies\data\jacket.rvmat",
13779 "dz\characters\zombies\data\jacket_injury.rvmat",
13780 "dz\characters\zombies\data\jacket_injury.rvmat"
13781 };
13782 };
13783 class AttackActions: AttackActions
13784 {
13785 class AttackLong: AttackLong
13786 {
13787 attackName="attackLong";
13788 ammoType="MeleeInfectedLong";
13789 };
13790 class AttackRun: AttackRun
13791 {
13792 attackName="attackRun";
13793 ammoType="MeleeInfected";
13794 };
13795 class AttackShort: AttackShort
13796 {
13797 attackName="attackShort";
13798 ammoType="MeleeInfected";
13799 };
13800 class AttackShortLow: AttackShortLow
13801 {
13802 attackName="attackShortLow";
13803 ammoType="MeleeInfected";
13804 };
13805 class CrawlAttackMove: CrawlAttackMove
13806 {
13807 attackName="crawlAttackMove";
13808 ammoType="MeleeInfected";
13809 };
13810 class CrawlAttackStill: CrawlAttackStill
13811 {
13812 attackName="crawlAttackStill";
13813 ammoType="MeleeInfected";
13814 };
13815 };
13816 };
13817 class LowTierFemaleZombieBase: LowTierZombieFemaleBase
13818 {
13819 scope=0;
13820 meleeAmmo="MeleeInfected";
13821 aiAgentTemplate="InfectedFemale";
13822 woman=1;
13823 clothingType="female";
13824 class Wounds: Wounds
13825 {
13826 tex[]={};
13827 mat[]=
13828 {
13829 "dz\characters\zombies\data\jacket.rvmat",
13830 "dz\characters\zombies\data\jacket_injury.rvmat",
13831 "dz\characters\zombies\data\jacket_injury.rvmat"
13832 };
13833 };
13834 class AttackActions: AttackActions
13835 {
13836 class AttackLong: AttackLong
13837 {
13838 attackName="attackLong";
13839 ammoType="MeleeInfectedLong";
13840 };
13841 class AttackRun: AttackRun
13842 {
13843 attackName="attackRun";
13844 ammoType="MeleeInfected";
13845 };
13846 class AttackShort: AttackShort
13847 {
13848 attackName="attackShort";
13849 ammoType="MeleeInfected";
13850 };
13851 class AttackShortLow: AttackShortLow
13852 {
13853 attackName="attackShortLow";
13854 ammoType="MeleeInfected";
13855 };
13856 class CrawlAttackMove: CrawlAttackMove
13857 {
13858 attackName="crawlAttackMove";
13859 ammoType="MeleeInfected";
13860 };
13861 class CrawlAttackStill: CrawlAttackStill
13862 {
13863 attackName="crawlAttackStill";
13864 ammoType="MeleeInfected";
13865 };
13866 };
13867 };
13868 class ZmbM_SkaterYoung_LT_Base: LowTierMaleZombieBase
13869 {
13870 scope=0;
13871 model="\DZ\characters\zombies\skater_young_m.p3d";
13872 hiddenSelectionsMaterials[]=
13873 {
13874 "dz\characters\zombies\data\skater_young_m.rvmat"
13875 };
13876 class AnimEvents
13877 {
13878 class Steps
13879 {
13880 class Walk1
13881 {
13882 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
13883 noise="ZombieStepNoise";
13884 id=1;
13885 };
13886 class Walk2
13887 {
13888 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
13889 noise="ZombieStepNoise";
13890 id=2;
13891 };
13892 class Walk3
13893 {
13894 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
13895 noise="ZombieStepNoise";
13896 id=3;
13897 };
13898 class Walk4
13899 {
13900 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
13901 noise="ZombieStepNoise";
13902 id=4;
13903 };
13904 class Run1
13905 {
13906 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
13907 noise="ZombieStepNoise";
13908 id=5;
13909 };
13910 class Run2
13911 {
13912 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
13913 noise="ZombieStepNoise";
13914 id=6;
13915 };
13916 class Run3
13917 {
13918 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
13919 noise="ZombieStepNoise";
13920 id=7;
13921 };
13922 class Run4
13923 {
13924 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
13925 noise="ZombieStepNoise";
13926 id=8;
13927 };
13928 class Sprint1
13929 {
13930 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
13931 noise="ZombieStepNoise";
13932 id=9;
13933 };
13934 class Sprint2
13935 {
13936 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
13937 noise="ZombieStepNoise";
13938 id=10;
13939 };
13940 class Sprint3
13941 {
13942 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
13943 noise="ZombieStepNoise";
13944 id=11;
13945 };
13946 class Sprint4
13947 {
13948 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
13949 noise="ZombieStepNoise";
13950 id=12;
13951 };
13952 class Scuff1
13953 {
13954 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
13955 noise="ZombieStepNoise";
13956 id=17;
13957 };
13958 class Scuff2
13959 {
13960 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
13961 noise="ZombieStepNoise";
13962 id=18;
13963 };
13964 class Sccuff3
13965 {
13966 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
13967 noise="ZombieStepNoise";
13968 id=19;
13969 };
13970 class Scuff4
13971 {
13972 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
13973 noise="ZombieStepNoise";
13974 id=20;
13975 };
13976 class landFeetErc
13977 {
13978 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
13979 noise="ZombieStepNoise";
13980 id=21;
13981 };
13982 class landFootErc
13983 {
13984 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
13985 noise="ZombieStepNoise";
13986 id=22;
13987 };
13988 class Bodyfall
13989 {
13990 soundLookupTable="bodyfall_Zmb_LookupTable";
13991 noise="ZombieStepNoise";
13992 id=23;
13993 };
13994 class Bodyfall_Hand
13995 {
13996 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
13997 noise="ZombieStepNoise";
13998 id=24;
13999 };
14000 class Bodyfall_Slide
14001 {
14002 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
14003 noise="ZombieStepNoise";
14004 id=25;
14005 };
14006 class Prone_Walk_L
14007 {
14008 soundLookupTable="walkProne_Zmb_LookupTable";
14009 noise="ZombieStepNoise";
14010 id=27;
14011 };
14012 class Prone_Walk_R
14013 {
14014 soundLookupTable="walkProne_Zmb_LookupTable";
14015 noise="ZombieStepNoise";
14016 id=28;
14017 };
14018 class Prone_Run_L
14019 {
14020 soundLookupTable="runProne_Zmb_LookupTable";
14021 noise="ZombieStepNoise";
14022 id=29;
14023 };
14024 class Prone_Run_R
14025 {
14026 soundLookupTable="runProne_Zmb_LookupTable";
14027 noise="ZombieStepNoise";
14028 id=30;
14029 };
14030 };
14031 class Sounds
14032 {
14033 class Attack_Light1
14034 {
14035 soundSet="Zmb_Attack_Light1_SoundSet";
14036 id=1;
14037 };
14038 class Attack_Light2
14039 {
14040 soundSet="Zmb_Attack_Light2_SoundSet";
14041 id=2;
14042 };
14043 class Attack_Heavy1
14044 {
14045 soundSet="Zmb_Attack_Heavy1_SoundSet";
14046 id=3;
14047 };
14048 class Attack_Heavy2
14049 {
14050 soundSet="Zmb_Attack_Heavy2_SoundSet";
14051 id=4;
14052 };
14053 class TwoHands
14054 {
14055 soundSet="Zmb_Attack_TwoHands_SoundSet";
14056 id=5;
14057 };
14058 };
14059 class SoundVoice
14060 {
14061 class LightHit
14062 {
14063 soundSet="ZmbM_Normal2_LightHit_Soundset";
14064 id=1;
14065 };
14066 class HeavyHit
14067 {
14068 soundSet="ZmbM_Normal2_HeavyHit_Soundset";
14069 id=2;
14070 };
14071 class Attack
14072 {
14073 soundSet="ZmbM_Normal2_Attack_Soundset";
14074 id=5;
14075 };
14076 class Jump
14077 {
14078 soundSet="ZmbM_Normal2_Jump_Soundset";
14079 id=10;
14080 };
14081 class Land
14082 {
14083 soundSet="ZmbM_Normal2_Land_Soundset";
14084 id=11;
14085 };
14086 class CallToArmsShort
14087 {
14088 soundSet="ZmbM_Normal2_CallToArmsShort_Soundset";
14089 id=20;
14090 };
14091 };
14092 };
14093 };
14094 class ZmbM_SkaterYoung_Blue: ZmbM_SkaterYoung_LT_Base
14095 {
14096 scope=2;
14097 hiddenSelectionsTextures[]=
14098 {
14099 "dz\characters\zombies\data\skater_young_m_blue_CO.paa"
14100 };
14101 };
14102 class ZmbF_CitizenANormal_LT_Base: LowTierFemaleZombieBase
14103 {
14104 scope=0;
14105 model="\DZ\characters\zombies\citizenA_normal_f.p3d";
14106 hiddenSelectionsMaterials[]=
14107 {
14108 "dz\characters\zombies\data\citizenA_normal_f.rvmat"
14109 };
14110 class AnimEvents
14111 {
14112 class Steps
14113 {
14114 class Walk1
14115 {
14116 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14117 noise="ZombieStepNoise";
14118 id=1;
14119 };
14120 class Walk2
14121 {
14122 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14123 noise="ZombieStepNoise";
14124 id=2;
14125 };
14126 class Walk3
14127 {
14128 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14129 noise="ZombieStepNoise";
14130 id=3;
14131 };
14132 class Walk4
14133 {
14134 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14135 noise="ZombieStepNoise";
14136 id=4;
14137 };
14138 class Run1
14139 {
14140 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14141 noise="ZombieStepNoise";
14142 id=5;
14143 };
14144 class Run2
14145 {
14146 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14147 noise="ZombieStepNoise";
14148 id=6;
14149 };
14150 class Run3
14151 {
14152 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14153 noise="ZombieStepNoise";
14154 id=7;
14155 };
14156 class Run4
14157 {
14158 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14159 noise="ZombieStepNoise";
14160 id=8;
14161 };
14162 class Sprint1
14163 {
14164 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14165 noise="ZombieStepNoise";
14166 id=9;
14167 };
14168 class Sprint2
14169 {
14170 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14171 noise="ZombieStepNoise";
14172 id=10;
14173 };
14174 class Sprint3
14175 {
14176 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14177 noise="ZombieStepNoise";
14178 id=11;
14179 };
14180 class Sprint4
14181 {
14182 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14183 noise="ZombieStepNoise";
14184 id=12;
14185 };
14186 class Scuff1
14187 {
14188 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14189 noise="ZombieStepNoise";
14190 id=17;
14191 };
14192 class Scuff2
14193 {
14194 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14195 noise="ZombieStepNoise";
14196 id=18;
14197 };
14198 class Sccuff3
14199 {
14200 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14201 noise="ZombieStepNoise";
14202 id=19;
14203 };
14204 class Scuff4
14205 {
14206 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14207 noise="ZombieStepNoise";
14208 id=20;
14209 };
14210 class landFeetErc
14211 {
14212 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
14213 noise="ZombieStepNoise";
14214 id=21;
14215 };
14216 class landFootErc
14217 {
14218 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
14219 noise="ZombieStepNoise";
14220 id=22;
14221 };
14222 class Bodyfall
14223 {
14224 soundLookupTable="bodyfall_Zmb_LookupTable";
14225 noise="ZombieStepNoise";
14226 id=23;
14227 };
14228 class Bodyfall_Hand
14229 {
14230 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
14231 noise="ZombieStepNoise";
14232 id=24;
14233 };
14234 class Bodyfall_Slide
14235 {
14236 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
14237 noise="ZombieStepNoise";
14238 id=25;
14239 };
14240 class Prone_Walk_L
14241 {
14242 soundLookupTable="walkProne_Zmb_LookupTable";
14243 noise="ZombieStepNoise";
14244 id=27;
14245 };
14246 class Prone_Walk_R
14247 {
14248 soundLookupTable="walkProne_Zmb_LookupTable";
14249 noise="ZombieStepNoise";
14250 id=28;
14251 };
14252 class Prone_Run_L
14253 {
14254 soundLookupTable="runProne_Zmb_LookupTable";
14255 noise="ZombieStepNoise";
14256 id=29;
14257 };
14258 class Prone_Run_R
14259 {
14260 soundLookupTable="runProne_Zmb_LookupTable";
14261 noise="ZombieStepNoise";
14262 id=30;
14263 };
14264 };
14265 class Sounds
14266 {
14267 class Attack_Light1
14268 {
14269 soundSet="Zmb_Attack_Light1_SoundSet";
14270 id=1;
14271 };
14272 class Attack_Light2
14273 {
14274 soundSet="Zmb_Attack_Light2_SoundSet";
14275 id=2;
14276 };
14277 class Attack_Heavy1
14278 {
14279 soundSet="Zmb_Attack_Heavy1_SoundSet";
14280 id=3;
14281 };
14282 class Attack_Heavy2
14283 {
14284 soundSet="Zmb_Attack_Heavy2_SoundSet";
14285 id=4;
14286 };
14287 class TwoHands
14288 {
14289 soundSet="Zmb_Attack_TwoHands_SoundSet";
14290 id=5;
14291 };
14292 };
14293 class SoundVoice
14294 {
14295 class LightHit
14296 {
14297 soundSet="ZmbF_Normal_LightHit_Soundset";
14298 id=1;
14299 };
14300 class HeavyHit
14301 {
14302 soundSet="ZmbF_Normal_HeavyHit_Soundset";
14303 id=2;
14304 };
14305 class Attack
14306 {
14307 soundSet="ZmbF_Normal_Attack_Soundset";
14308 id=5;
14309 };
14310 class Jump
14311 {
14312 soundSet="ZmbF_Normal_Jump_Soundset";
14313 id=10;
14314 };
14315 class Land
14316 {
14317 soundSet="ZmbF_Normal_Land_Soundset";
14318 id=11;
14319 };
14320 class CallToArmsShort
14321 {
14322 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
14323 id=20;
14324 };
14325 };
14326 };
14327 };
14328 class ZmbF_CitizenANormal_Brown: ZmbF_CitizenANormal_LT_Base
14329 {
14330 scope=2;
14331 hiddenSelectionsTextures[]=
14332 {
14333 "dz\characters\zombies\data\citizenA_normal_f_brown_co.paa"
14334 };
14335 };
14336 class ZmbF_Clerk_Normal_LT_Base: LowTierFemaleZombieBase
14337 {
14338 scope=0;
14339 model="\DZ\characters\zombies\clerkA_normal_f.p3d";
14340 hiddenSelectionsMaterials[]=
14341 {
14342 "dz\characters\zombies\data\clerkA_normal_f.rvmat"
14343 };
14344 class AnimEvents
14345 {
14346 class Steps
14347 {
14348 class Walk1
14349 {
14350 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14351 noise="ZombieStepNoise";
14352 id=1;
14353 };
14354 class Walk2
14355 {
14356 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14357 noise="ZombieStepNoise";
14358 id=2;
14359 };
14360 class Walk3
14361 {
14362 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14363 noise="ZombieStepNoise";
14364 id=3;
14365 };
14366 class Walk4
14367 {
14368 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14369 noise="ZombieStepNoise";
14370 id=4;
14371 };
14372 class Run1
14373 {
14374 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14375 noise="ZombieStepNoise";
14376 id=5;
14377 };
14378 class Run2
14379 {
14380 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14381 noise="ZombieStepNoise";
14382 id=6;
14383 };
14384 class Run3
14385 {
14386 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14387 noise="ZombieStepNoise";
14388 id=7;
14389 };
14390 class Run4
14391 {
14392 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14393 noise="ZombieStepNoise";
14394 id=8;
14395 };
14396 class Sprint1
14397 {
14398 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14399 noise="ZombieStepNoise";
14400 id=9;
14401 };
14402 class Sprint2
14403 {
14404 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14405 noise="ZombieStepNoise";
14406 id=10;
14407 };
14408 class Sprint3
14409 {
14410 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14411 noise="ZombieStepNoise";
14412 id=11;
14413 };
14414 class Sprint4
14415 {
14416 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14417 noise="ZombieStepNoise";
14418 id=12;
14419 };
14420 class Scuff1
14421 {
14422 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14423 noise="ZombieStepNoise";
14424 id=17;
14425 };
14426 class Scuff2
14427 {
14428 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14429 noise="ZombieStepNoise";
14430 id=18;
14431 };
14432 class Sccuff3
14433 {
14434 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14435 noise="ZombieStepNoise";
14436 id=19;
14437 };
14438 class Scuff4
14439 {
14440 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14441 noise="ZombieStepNoise";
14442 id=20;
14443 };
14444 class landFeetErc
14445 {
14446 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
14447 noise="ZombieStepNoise";
14448 id=21;
14449 };
14450 class landFootErc
14451 {
14452 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
14453 noise="ZombieStepNoise";
14454 id=22;
14455 };
14456 class Bodyfall
14457 {
14458 soundLookupTable="bodyfall_Zmb_LookupTable";
14459 noise="ZombieStepNoise";
14460 id=23;
14461 };
14462 class Bodyfall_Hand
14463 {
14464 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
14465 noise="ZombieStepNoise";
14466 id=24;
14467 };
14468 class Bodyfall_Slide
14469 {
14470 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
14471 noise="ZombieStepNoise";
14472 id=25;
14473 };
14474 class Prone_Walk_L
14475 {
14476 soundLookupTable="walkProne_Zmb_LookupTable";
14477 noise="ZombieStepNoise";
14478 id=27;
14479 };
14480 class Prone_Walk_R
14481 {
14482 soundLookupTable="walkProne_Zmb_LookupTable";
14483 noise="ZombieStepNoise";
14484 id=28;
14485 };
14486 class Prone_Run_L
14487 {
14488 soundLookupTable="runProne_Zmb_LookupTable";
14489 noise="ZombieStepNoise";
14490 id=29;
14491 };
14492 class Prone_Run_R
14493 {
14494 soundLookupTable="runProne_Zmb_LookupTable";
14495 noise="ZombieStepNoise";
14496 id=30;
14497 };
14498 };
14499 class Sounds
14500 {
14501 class Attack_Light1
14502 {
14503 soundSet="Zmb_Attack_Light1_SoundSet";
14504 id=1;
14505 };
14506 class Attack_Light2
14507 {
14508 soundSet="Zmb_Attack_Light2_SoundSet";
14509 id=2;
14510 };
14511 class Attack_Heavy1
14512 {
14513 soundSet="Zmb_Attack_Heavy1_SoundSet";
14514 id=3;
14515 };
14516 class Attack_Heavy2
14517 {
14518 soundSet="Zmb_Attack_Heavy2_SoundSet";
14519 id=4;
14520 };
14521 class TwoHands
14522 {
14523 soundSet="Zmb_Attack_TwoHands_SoundSet";
14524 id=5;
14525 };
14526 };
14527 class SoundVoice
14528 {
14529 class LightHit
14530 {
14531 soundSet="ZmbF_Normal_LightHit_Soundset";
14532 id=1;
14533 };
14534 class HeavyHit
14535 {
14536 soundSet="ZmbF_Normal_HeavyHit_Soundset";
14537 id=2;
14538 };
14539 class Attack
14540 {
14541 soundSet="ZmbF_Normal_Attack_Soundset";
14542 id=5;
14543 };
14544 class Jump
14545 {
14546 soundSet="ZmbF_Normal_Jump_Soundset";
14547 id=10;
14548 };
14549 class Land
14550 {
14551 soundSet="ZmbF_Normal_Land_Soundset";
14552 id=11;
14553 };
14554 class CallToArmsShort
14555 {
14556 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
14557 id=20;
14558 };
14559 };
14560 };
14561 };
14562 class ZmbF_Clerk_Normal_Green: ZmbF_Clerk_Normal_LT_Base
14563 {
14564 scope=2;
14565 hiddenSelectionsTextures[]=
14566 {
14567 "dz\characters\zombies\data\clerkA_normal_f_03_CO.paa"
14568 };
14569 };
14570 class ZmbF_JournalistNormal_LT_Base: LowTierFemaleZombieBase
14571 {
14572 scope=0;
14573 model="\DZ\characters\zombies\journalist_normal_f.p3d";
14574 hiddenSelectionsMaterials[]=
14575 {
14576 "dz\characters\zombies\data\journalist_normal_f.rvmat"
14577 };
14578 class AnimEvents
14579 {
14580 class Steps
14581 {
14582 class Walk1
14583 {
14584 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14585 noise="ZombieStepNoise";
14586 id=1;
14587 };
14588 class Walk2
14589 {
14590 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14591 noise="ZombieStepNoise";
14592 id=2;
14593 };
14594 class Walk3
14595 {
14596 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14597 noise="ZombieStepNoise";
14598 id=3;
14599 };
14600 class Walk4
14601 {
14602 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14603 noise="ZombieStepNoise";
14604 id=4;
14605 };
14606 class Run1
14607 {
14608 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14609 noise="ZombieStepNoise";
14610 id=5;
14611 };
14612 class Run2
14613 {
14614 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14615 noise="ZombieStepNoise";
14616 id=6;
14617 };
14618 class Run3
14619 {
14620 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14621 noise="ZombieStepNoise";
14622 id=7;
14623 };
14624 class Run4
14625 {
14626 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14627 noise="ZombieStepNoise";
14628 id=8;
14629 };
14630 class Sprint1
14631 {
14632 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14633 noise="ZombieStepNoise";
14634 id=9;
14635 };
14636 class Sprint2
14637 {
14638 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14639 noise="ZombieStepNoise";
14640 id=10;
14641 };
14642 class Sprint3
14643 {
14644 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14645 noise="ZombieStepNoise";
14646 id=11;
14647 };
14648 class Sprint4
14649 {
14650 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14651 noise="ZombieStepNoise";
14652 id=12;
14653 };
14654 class Scuff1
14655 {
14656 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14657 noise="ZombieStepNoise";
14658 id=17;
14659 };
14660 class Scuff2
14661 {
14662 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14663 noise="ZombieStepNoise";
14664 id=18;
14665 };
14666 class Sccuff3
14667 {
14668 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14669 noise="ZombieStepNoise";
14670 id=19;
14671 };
14672 class Scuff4
14673 {
14674 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14675 noise="ZombieStepNoise";
14676 id=20;
14677 };
14678 class landFeetErc
14679 {
14680 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
14681 noise="ZombieStepNoise";
14682 id=21;
14683 };
14684 class landFootErc
14685 {
14686 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
14687 noise="ZombieStepNoise";
14688 id=22;
14689 };
14690 class Bodyfall
14691 {
14692 soundLookupTable="bodyfall_Zmb_LookupTable";
14693 noise="ZombieStepNoise";
14694 id=23;
14695 };
14696 class Bodyfall_Hand
14697 {
14698 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
14699 noise="ZombieStepNoise";
14700 id=24;
14701 };
14702 class Bodyfall_Slide
14703 {
14704 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
14705 noise="ZombieStepNoise";
14706 id=25;
14707 };
14708 class Prone_Walk_L
14709 {
14710 soundLookupTable="walkProne_Zmb_LookupTable";
14711 noise="ZombieStepNoise";
14712 id=27;
14713 };
14714 class Prone_Walk_R
14715 {
14716 soundLookupTable="walkProne_Zmb_LookupTable";
14717 noise="ZombieStepNoise";
14718 id=28;
14719 };
14720 class Prone_Run_L
14721 {
14722 soundLookupTable="runProne_Zmb_LookupTable";
14723 noise="ZombieStepNoise";
14724 id=29;
14725 };
14726 class Prone_Run_R
14727 {
14728 soundLookupTable="runProne_Zmb_LookupTable";
14729 noise="ZombieStepNoise";
14730 id=30;
14731 };
14732 };
14733 class Sounds
14734 {
14735 class Attack_Light1
14736 {
14737 soundSet="Zmb_Attack_Light1_SoundSet";
14738 id=1;
14739 };
14740 class Attack_Light2
14741 {
14742 soundSet="Zmb_Attack_Light2_SoundSet";
14743 id=2;
14744 };
14745 class Attack_Heavy1
14746 {
14747 soundSet="Zmb_Attack_Heavy1_SoundSet";
14748 id=3;
14749 };
14750 class Attack_Heavy2
14751 {
14752 soundSet="Zmb_Attack_Heavy2_SoundSet";
14753 id=4;
14754 };
14755 class TwoHands
14756 {
14757 soundSet="Zmb_Attack_TwoHands_SoundSet";
14758 id=5;
14759 };
14760 };
14761 class SoundVoice
14762 {
14763 class LightHit
14764 {
14765 soundSet="ZmbF_Normal_LightHit_Soundset";
14766 id=1;
14767 };
14768 class HeavyHit
14769 {
14770 soundSet="ZmbF_Normal_HeavyHit_Soundset";
14771 id=2;
14772 };
14773 class Attack
14774 {
14775 soundSet="ZmbF_Normal_Attack_Soundset";
14776 id=5;
14777 };
14778 class Jump
14779 {
14780 soundSet="ZmbF_Normal_Jump_Soundset";
14781 id=10;
14782 };
14783 class Land
14784 {
14785 soundSet="ZmbF_Normal_Land_Soundset";
14786 id=11;
14787 };
14788 class CallToArmsShort
14789 {
14790 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
14791 id=20;
14792 };
14793 };
14794 };
14795 };
14796 class ZmbF_JournalistNormal_White: ZmbF_JournalistNormal_LT_Base
14797 {
14798 scope=2;
14799 hiddenSelectionsTextures[]=
14800 {
14801 "dz\characters\zombies\data\journalist_normal_f_white_co.paa"
14802 };
14803 };
14804 class ZmbF_ShortSkirt_LT_Base: LowTierFemaleZombieBase
14805 {
14806 scope=0;
14807 model="\DZ\characters\zombies\shortskirt_above0.p3d";
14808 hiddenSelectionsMaterials[]=
14809 {
14810 "dz\characters\zombies\data\shortskirt.rvmat"
14811 };
14812 class AnimEvents
14813 {
14814 class Steps
14815 {
14816 class Walk1
14817 {
14818 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14819 noise="ZombieStepNoise";
14820 id=1;
14821 };
14822 class Walk2
14823 {
14824 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14825 noise="ZombieStepNoise";
14826 id=2;
14827 };
14828 class Walk3
14829 {
14830 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14831 noise="ZombieStepNoise";
14832 id=3;
14833 };
14834 class Walk4
14835 {
14836 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
14837 noise="ZombieStepNoise";
14838 id=4;
14839 };
14840 class Run1
14841 {
14842 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14843 noise="ZombieStepNoise";
14844 id=5;
14845 };
14846 class Run2
14847 {
14848 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14849 noise="ZombieStepNoise";
14850 id=6;
14851 };
14852 class Run3
14853 {
14854 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14855 noise="ZombieStepNoise";
14856 id=7;
14857 };
14858 class Run4
14859 {
14860 soundLookupTable="runErc_Boots_Zmb_LookupTable";
14861 noise="ZombieStepNoise";
14862 id=8;
14863 };
14864 class Sprint1
14865 {
14866 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14867 noise="ZombieStepNoise";
14868 id=9;
14869 };
14870 class Sprint2
14871 {
14872 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14873 noise="ZombieStepNoise";
14874 id=10;
14875 };
14876 class Sprint3
14877 {
14878 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14879 noise="ZombieStepNoise";
14880 id=11;
14881 };
14882 class Sprint4
14883 {
14884 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
14885 noise="ZombieStepNoise";
14886 id=12;
14887 };
14888 class Scuff1
14889 {
14890 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14891 noise="ZombieStepNoise";
14892 id=17;
14893 };
14894 class Scuff2
14895 {
14896 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14897 noise="ZombieStepNoise";
14898 id=18;
14899 };
14900 class Sccuff3
14901 {
14902 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14903 noise="ZombieStepNoise";
14904 id=19;
14905 };
14906 class Scuff4
14907 {
14908 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
14909 noise="ZombieStepNoise";
14910 id=20;
14911 };
14912 class landFeetErc
14913 {
14914 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
14915 noise="ZombieStepNoise";
14916 id=21;
14917 };
14918 class landFootErc
14919 {
14920 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
14921 noise="ZombieStepNoise";
14922 id=22;
14923 };
14924 class Bodyfall
14925 {
14926 soundLookupTable="bodyfall_Zmb_LookupTable";
14927 noise="ZombieStepNoise";
14928 id=23;
14929 };
14930 class Bodyfall_Hand
14931 {
14932 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
14933 noise="ZombieStepNoise";
14934 id=24;
14935 };
14936 class Bodyfall_Slide
14937 {
14938 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
14939 noise="ZombieStepNoise";
14940 id=25;
14941 };
14942 class Prone_Walk_L
14943 {
14944 soundLookupTable="walkProne_Zmb_LookupTable";
14945 noise="ZombieStepNoise";
14946 id=27;
14947 };
14948 class Prone_Walk_R
14949 {
14950 soundLookupTable="walkProne_Zmb_LookupTable";
14951 noise="ZombieStepNoise";
14952 id=28;
14953 };
14954 class Prone_Run_L
14955 {
14956 soundLookupTable="runProne_Zmb_LookupTable";
14957 noise="ZombieStepNoise";
14958 id=29;
14959 };
14960 class Prone_Run_R
14961 {
14962 soundLookupTable="runProne_Zmb_LookupTable";
14963 noise="ZombieStepNoise";
14964 id=30;
14965 };
14966 };
14967 class Sounds
14968 {
14969 class Attack_Light1
14970 {
14971 soundSet="Zmb_Attack_Light1_SoundSet";
14972 id=1;
14973 };
14974 class Attack_Light2
14975 {
14976 soundSet="Zmb_Attack_Light2_SoundSet";
14977 id=2;
14978 };
14979 class Attack_Heavy1
14980 {
14981 soundSet="Zmb_Attack_Heavy1_SoundSet";
14982 id=3;
14983 };
14984 class Attack_Heavy2
14985 {
14986 soundSet="Zmb_Attack_Heavy2_SoundSet";
14987 id=4;
14988 };
14989 class TwoHands
14990 {
14991 soundSet="Zmb_Attack_TwoHands_SoundSet";
14992 id=5;
14993 };
14994 };
14995 class SoundVoice
14996 {
14997 class LightHit
14998 {
14999 soundSet="ZmbF_Normal_LightHit_Soundset";
15000 id=1;
15001 };
15002 class HeavyHit
15003 {
15004 soundSet="ZmbF_Normal_HeavyHit_Soundset";
15005 id=2;
15006 };
15007 class Attack
15008 {
15009 soundSet="ZmbF_Normal_Attack_Soundset";
15010 id=5;
15011 };
15012 class Jump
15013 {
15014 soundSet="ZmbF_Normal_Jump_Soundset";
15015 id=10;
15016 };
15017 class Land
15018 {
15019 soundSet="ZmbF_Normal_Land_Soundset";
15020 id=11;
15021 };
15022 class CallToArmsShort
15023 {
15024 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
15025 id=20;
15026 };
15027 };
15028 };
15029 };
15030 class ZmbF_ShortSkirt_Black: ZmbF_ShortSkirt_LT_Base
15031 {
15032 scope=2;
15033 hiddenSelectionsTextures[]=
15034 {
15035 "dz\characters\zombies\data\shortskirt_black_co.paa"
15036 };
15037 };
15038 class ZmbF_ShortSkirt_red: ZmbF_ShortSkirt_LT_Base
15039 {
15040 scope=2;
15041 hiddenSelectionsTextures[]=
15042 {
15043 "dz\characters\zombies\data\shortskirt_red_co.paa"
15044 };
15045 };
15046 class ZmbF_ShortSkirt_stripes: ZmbF_ShortSkirt_LT_Base
15047 {
15048 scope=2;
15049 hiddenSelectionsTextures[]=
15050 {
15051 "dz\characters\zombies\data\shortskirt_stripes_co.paa"
15052 };
15053 };
15054 class ZmbF_SurvivorNormal_LT_Base: LowTierFemaleZombieBase
15055 {
15056 scope=0;
15057 model="\DZ\characters\zombies\Survivor_normal_f.p3d";
15058 hiddenSelectionsMaterials[]=
15059 {
15060 "dz\characters\zombies\data\survivor_normal_f.rvmat"
15061 };
15062 class AnimEvents
15063 {
15064 class Steps
15065 {
15066 class Walk1
15067 {
15068 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
15069 noise="ZombieStepNoise";
15070 id=1;
15071 };
15072 class Walk2
15073 {
15074 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
15075 noise="ZombieStepNoise";
15076 id=2;
15077 };
15078 class Walk3
15079 {
15080 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
15081 noise="ZombieStepNoise";
15082 id=3;
15083 };
15084 class Walk4
15085 {
15086 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
15087 noise="ZombieStepNoise";
15088 id=4;
15089 };
15090 class Run1
15091 {
15092 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
15093 noise="ZombieStepNoise";
15094 id=5;
15095 };
15096 class Run2
15097 {
15098 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
15099 noise="ZombieStepNoise";
15100 id=6;
15101 };
15102 class Run3
15103 {
15104 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
15105 noise="ZombieStepNoise";
15106 id=7;
15107 };
15108 class Run4
15109 {
15110 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
15111 noise="ZombieStepNoise";
15112 id=8;
15113 };
15114 class Sprint1
15115 {
15116 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
15117 noise="ZombieStepNoise";
15118 id=9;
15119 };
15120 class Sprint2
15121 {
15122 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
15123 noise="ZombieStepNoise";
15124 id=10;
15125 };
15126 class Sprint3
15127 {
15128 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
15129 noise="ZombieStepNoise";
15130 id=11;
15131 };
15132 class Sprint4
15133 {
15134 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
15135 noise="ZombieStepNoise";
15136 id=12;
15137 };
15138 class Scuff1
15139 {
15140 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
15141 noise="ZombieStepNoise";
15142 id=17;
15143 };
15144 class Scuff2
15145 {
15146 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
15147 noise="ZombieStepNoise";
15148 id=18;
15149 };
15150 class Sccuff3
15151 {
15152 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
15153 noise="ZombieStepNoise";
15154 id=19;
15155 };
15156 class Scuff4
15157 {
15158 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
15159 noise="ZombieStepNoise";
15160 id=20;
15161 };
15162 class landFeetErc
15163 {
15164 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
15165 noise="ZombieStepNoise";
15166 id=21;
15167 };
15168 class landFootErc
15169 {
15170 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
15171 noise="ZombieStepNoise";
15172 id=22;
15173 };
15174 class Bodyfall
15175 {
15176 soundLookupTable="bodyfall_Zmb_LookupTable";
15177 noise="ZombieStepNoise";
15178 id=23;
15179 };
15180 class Bodyfall_Hand
15181 {
15182 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
15183 noise="ZombieStepNoise";
15184 id=24;
15185 };
15186 class Bodyfall_Slide
15187 {
15188 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
15189 noise="ZombieStepNoise";
15190 id=25;
15191 };
15192 class Prone_Walk_L
15193 {
15194 soundLookupTable="walkProne_Zmb_LookupTable";
15195 noise="ZombieStepNoise";
15196 id=27;
15197 };
15198 class Prone_Walk_R
15199 {
15200 soundLookupTable="walkProne_Zmb_LookupTable";
15201 noise="ZombieStepNoise";
15202 id=28;
15203 };
15204 class Prone_Run_L
15205 {
15206 soundLookupTable="runProne_Zmb_LookupTable";
15207 noise="ZombieStepNoise";
15208 id=29;
15209 };
15210 class Prone_Run_R
15211 {
15212 soundLookupTable="runProne_Zmb_LookupTable";
15213 noise="ZombieStepNoise";
15214 id=30;
15215 };
15216 };
15217 class Sounds
15218 {
15219 class Attack_Light1
15220 {
15221 soundSet="Zmb_Attack_Light1_SoundSet";
15222 id=1;
15223 };
15224 class Attack_Light2
15225 {
15226 soundSet="Zmb_Attack_Light2_SoundSet";
15227 id=2;
15228 };
15229 class Attack_Heavy1
15230 {
15231 soundSet="Zmb_Attack_Heavy1_SoundSet";
15232 id=3;
15233 };
15234 class Attack_Heavy2
15235 {
15236 soundSet="Zmb_Attack_Heavy2_SoundSet";
15237 id=4;
15238 };
15239 class TwoHands
15240 {
15241 soundSet="Zmb_Attack_TwoHands_SoundSet";
15242 id=5;
15243 };
15244 };
15245 class SoundVoice
15246 {
15247 class LightHit
15248 {
15249 soundSet="ZmbF_Normal_LightHit_Soundset";
15250 id=1;
15251 };
15252 class HeavyHit
15253 {
15254 soundSet="ZmbF_Normal_HeavyHit_Soundset";
15255 id=2;
15256 };
15257 class Attack
15258 {
15259 soundSet="ZmbF_Normal_Attack_Soundset";
15260 id=5;
15261 };
15262 class Jump
15263 {
15264 soundSet="ZmbF_Normal_Jump_Soundset";
15265 id=10;
15266 };
15267 class Land
15268 {
15269 soundSet="ZmbF_Normal_Land_Soundset";
15270 id=11;
15271 };
15272 class CallToArmsShort
15273 {
15274 soundSet="ZmbF_Normal_CallToArmsShort_Soundset";
15275 id=20;
15276 };
15277 };
15278 };
15279 };
15280 class ZmbF_SurvivorNormal_Orange: ZmbF_SurvivorNormal_LT_Base
15281 {
15282 scope=2;
15283 hiddenSelectionsTextures[]=
15284 {
15285 "dz\characters\zombies\data\survivor_normal_f_orange_co.paa"
15286 };
15287 };
15288 class ZmbM_CitizenASkinny_LT_Base: LowTierMaleZombieBase
15289 {
15290 scope=0;
15291 model="\DZ\characters\zombies\citizenA_skinny_m.p3d";
15292 hiddenSelectionsMaterials[]=
15293 {
15294 "dz\characters\zombies\data\citizenA_skinny_m.rvmat"
15295 };
15296 class AnimEvents
15297 {
15298 class Steps
15299 {
15300 class Walk1
15301 {
15302 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15303 noise="ZombieStepNoise";
15304 id=1;
15305 };
15306 class Walk2
15307 {
15308 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15309 noise="ZombieStepNoise";
15310 id=2;
15311 };
15312 class Walk3
15313 {
15314 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15315 noise="ZombieStepNoise";
15316 id=3;
15317 };
15318 class Walk4
15319 {
15320 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15321 noise="ZombieStepNoise";
15322 id=4;
15323 };
15324 class Run1
15325 {
15326 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15327 noise="ZombieStepNoise";
15328 id=5;
15329 };
15330 class Run2
15331 {
15332 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15333 noise="ZombieStepNoise";
15334 id=6;
15335 };
15336 class Run3
15337 {
15338 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15339 noise="ZombieStepNoise";
15340 id=7;
15341 };
15342 class Run4
15343 {
15344 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15345 noise="ZombieStepNoise";
15346 id=8;
15347 };
15348 class Sprint1
15349 {
15350 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15351 noise="ZombieStepNoise";
15352 id=9;
15353 };
15354 class Sprint2
15355 {
15356 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15357 noise="ZombieStepNoise";
15358 id=10;
15359 };
15360 class Sprint3
15361 {
15362 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15363 noise="ZombieStepNoise";
15364 id=11;
15365 };
15366 class Sprint4
15367 {
15368 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15369 noise="ZombieStepNoise";
15370 id=12;
15371 };
15372 class Scuff1
15373 {
15374 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15375 noise="ZombieStepNoise";
15376 id=17;
15377 };
15378 class Scuff2
15379 {
15380 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15381 noise="ZombieStepNoise";
15382 id=18;
15383 };
15384 class Sccuff3
15385 {
15386 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15387 noise="ZombieStepNoise";
15388 id=19;
15389 };
15390 class Scuff4
15391 {
15392 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15393 noise="ZombieStepNoise";
15394 id=20;
15395 };
15396 class landFeetErc
15397 {
15398 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
15399 noise="ZombieStepNoise";
15400 id=21;
15401 };
15402 class landFootErc
15403 {
15404 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
15405 noise="ZombieStepNoise";
15406 id=22;
15407 };
15408 class Bodyfall
15409 {
15410 soundLookupTable="bodyfall_Zmb_LookupTable";
15411 noise="ZombieStepNoise";
15412 id=23;
15413 };
15414 class Bodyfall_Hand
15415 {
15416 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
15417 noise="ZombieStepNoise";
15418 id=24;
15419 };
15420 class Bodyfall_Slide
15421 {
15422 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
15423 noise="ZombieStepNoise";
15424 id=25;
15425 };
15426 class Prone_Walk_L
15427 {
15428 soundLookupTable="walkProne_Zmb_LookupTable";
15429 noise="ZombieStepNoise";
15430 id=27;
15431 };
15432 class Prone_Walk_R
15433 {
15434 soundLookupTable="walkProne_Zmb_LookupTable";
15435 noise="ZombieStepNoise";
15436 id=28;
15437 };
15438 class Prone_Run_L
15439 {
15440 soundLookupTable="runProne_Zmb_LookupTable";
15441 noise="ZombieStepNoise";
15442 id=29;
15443 };
15444 class Prone_Run_R
15445 {
15446 soundLookupTable="runProne_Zmb_LookupTable";
15447 noise="ZombieStepNoise";
15448 id=30;
15449 };
15450 };
15451 class Sounds
15452 {
15453 class Attack_Light1
15454 {
15455 soundSet="Zmb_Attack_Light1_SoundSet";
15456 id=1;
15457 };
15458 class Attack_Light2
15459 {
15460 soundSet="Zmb_Attack_Light2_SoundSet";
15461 id=2;
15462 };
15463 class Attack_Heavy1
15464 {
15465 soundSet="Zmb_Attack_Heavy1_SoundSet";
15466 id=3;
15467 };
15468 class Attack_Heavy2
15469 {
15470 soundSet="Zmb_Attack_Heavy2_SoundSet";
15471 id=4;
15472 };
15473 class TwoHands
15474 {
15475 soundSet="Zmb_Attack_TwoHands_SoundSet";
15476 id=5;
15477 };
15478 };
15479 class SoundVoice
15480 {
15481 class LightHit
15482 {
15483 soundSet="ZmbM_Skinny_LightHit_Soundset";
15484 id=1;
15485 };
15486 class HeavyHit
15487 {
15488 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
15489 id=2;
15490 };
15491 class Attack
15492 {
15493 soundSet="ZmbM_Skinny_Attack_Soundset";
15494 id=5;
15495 };
15496 class Jump
15497 {
15498 soundSet="ZmbM_Skinny_Jump_Soundset";
15499 id=10;
15500 };
15501 class Land
15502 {
15503 soundSet="ZmbM_Skinny_Land_Soundset";
15504 id=11;
15505 };
15506 class CallToArmsShort
15507 {
15508 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
15509 id=20;
15510 };
15511 };
15512 };
15513 };
15514 class ZmbM_CitizenASkinny_Brown: ZmbM_CitizenASkinny_LT_Base
15515 {
15516 scope=2;
15517 hiddenSelectionsTextures[]=
15518 {
15519 "dz\characters\zombies\data\citizenA_skinny_m_brown_co.paa"
15520 };
15521 };
15522 class ZmbM_ClerkFat_LT_Base: LowTierMaleZombieBase
15523 {
15524 scope=0;
15525 model="\DZ\characters\zombies\clerk_fat_m.p3d";
15526 hiddenSelectionsMaterials[]=
15527 {
15528 "dz\characters\zombies\data\clerk_fat_m.rvmat"
15529 };
15530 class AnimEvents
15531 {
15532 class Steps
15533 {
15534 class Walk1
15535 {
15536 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15537 noise="ZombieStepNoise";
15538 id=1;
15539 };
15540 class Walk2
15541 {
15542 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15543 noise="ZombieStepNoise";
15544 id=2;
15545 };
15546 class Walk3
15547 {
15548 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15549 noise="ZombieStepNoise";
15550 id=3;
15551 };
15552 class Walk4
15553 {
15554 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15555 noise="ZombieStepNoise";
15556 id=4;
15557 };
15558 class Run1
15559 {
15560 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15561 noise="ZombieStepNoise";
15562 id=5;
15563 };
15564 class Run2
15565 {
15566 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15567 noise="ZombieStepNoise";
15568 id=6;
15569 };
15570 class Run3
15571 {
15572 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15573 noise="ZombieStepNoise";
15574 id=7;
15575 };
15576 class Run4
15577 {
15578 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15579 noise="ZombieStepNoise";
15580 id=8;
15581 };
15582 class Sprint1
15583 {
15584 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15585 noise="ZombieStepNoise";
15586 id=9;
15587 };
15588 class Sprint2
15589 {
15590 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15591 noise="ZombieStepNoise";
15592 id=10;
15593 };
15594 class Sprint3
15595 {
15596 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15597 noise="ZombieStepNoise";
15598 id=11;
15599 };
15600 class Sprint4
15601 {
15602 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15603 noise="ZombieStepNoise";
15604 id=12;
15605 };
15606 class Scuff1
15607 {
15608 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15609 noise="ZombieStepNoise";
15610 id=17;
15611 };
15612 class Scuff2
15613 {
15614 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15615 noise="ZombieStepNoise";
15616 id=18;
15617 };
15618 class Sccuff3
15619 {
15620 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15621 noise="ZombieStepNoise";
15622 id=19;
15623 };
15624 class Scuff4
15625 {
15626 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15627 noise="ZombieStepNoise";
15628 id=20;
15629 };
15630 class landFeetErc
15631 {
15632 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
15633 noise="ZombieStepNoise";
15634 id=21;
15635 };
15636 class landFootErc
15637 {
15638 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
15639 noise="ZombieStepNoise";
15640 id=22;
15641 };
15642 class Bodyfall
15643 {
15644 soundLookupTable="bodyfall_Zmb_LookupTable";
15645 noise="ZombieStepNoise";
15646 id=23;
15647 };
15648 class Bodyfall_Hand
15649 {
15650 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
15651 noise="ZombieStepNoise";
15652 id=24;
15653 };
15654 class Bodyfall_Slide
15655 {
15656 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
15657 noise="ZombieStepNoise";
15658 id=25;
15659 };
15660 class Prone_Walk_L
15661 {
15662 soundLookupTable="walkProne_Zmb_LookupTable";
15663 noise="ZombieStepNoise";
15664 id=27;
15665 };
15666 class Prone_Walk_R
15667 {
15668 soundLookupTable="walkProne_Zmb_LookupTable";
15669 noise="ZombieStepNoise";
15670 id=28;
15671 };
15672 class Prone_Run_L
15673 {
15674 soundLookupTable="runProne_Zmb_LookupTable";
15675 noise="ZombieStepNoise";
15676 id=29;
15677 };
15678 class Prone_Run_R
15679 {
15680 soundLookupTable="runProne_Zmb_LookupTable";
15681 noise="ZombieStepNoise";
15682 id=30;
15683 };
15684 };
15685 class Sounds
15686 {
15687 class Attack_Light1
15688 {
15689 soundSet="Zmb_Attack_Light1_SoundSet";
15690 id=1;
15691 };
15692 class Attack_Light2
15693 {
15694 soundSet="Zmb_Attack_Light2_SoundSet";
15695 id=2;
15696 };
15697 class Attack_Heavy1
15698 {
15699 soundSet="Zmb_Attack_Heavy1_SoundSet";
15700 id=3;
15701 };
15702 class Attack_Heavy2
15703 {
15704 soundSet="Zmb_Attack_Heavy2_SoundSet";
15705 id=4;
15706 };
15707 class TwoHands
15708 {
15709 soundSet="Zmb_Attack_TwoHands_SoundSet";
15710 id=5;
15711 };
15712 };
15713 class SoundVoice
15714 {
15715 class LightHit
15716 {
15717 soundSet="ZmbM_Fat_LightHit_Soundset";
15718 id=1;
15719 };
15720 class HeavyHit
15721 {
15722 soundSet="ZmbM_Fat_HeavyHit_Soundset";
15723 id=2;
15724 };
15725 class Attack
15726 {
15727 soundSet="ZmbM_Fat_Attack_Soundset";
15728 id=5;
15729 };
15730 class Jump
15731 {
15732 soundSet="ZmbM_Fat_Jump_Soundset";
15733 id=10;
15734 };
15735 class Land
15736 {
15737 soundSet="ZmbM_Fat_Land_Soundset";
15738 id=11;
15739 };
15740 class CallToArmsShort
15741 {
15742 soundSet="ZmbM_Fat_CallToArmsShort_Soundset";
15743 id=20;
15744 };
15745 };
15746 };
15747 };
15748 class ZmbM_ClerkFat_Brown: ZmbM_ClerkFat_LT_Base
15749 {
15750 scope=2;
15751 hiddenSelectionsTextures[]=
15752 {
15753 "dz\characters\zombies\data\clerk_fat_m_brown_CO.paa"
15754 };
15755 };
15756 class ZmbM_CommercialPilotOld_LT_Base: LowTierMaleZombieBase
15757 {
15758 scope=0;
15759 model="\DZ\characters\zombies\commercialPilot_old_m.p3d";
15760 hiddenSelectionsMaterials[]=
15761 {
15762 "dz\characters\zombies\data\commercialpilot_old_m.rvmat"
15763 };
15764 class AnimEvents
15765 {
15766 class Steps
15767 {
15768 class Walk1
15769 {
15770 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15771 noise="ZombieStepNoise";
15772 id=1;
15773 };
15774 class Walk2
15775 {
15776 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15777 noise="ZombieStepNoise";
15778 id=2;
15779 };
15780 class Walk3
15781 {
15782 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15783 noise="ZombieStepNoise";
15784 id=3;
15785 };
15786 class Walk4
15787 {
15788 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
15789 noise="ZombieStepNoise";
15790 id=4;
15791 };
15792 class Run1
15793 {
15794 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15795 noise="ZombieStepNoise";
15796 id=5;
15797 };
15798 class Run2
15799 {
15800 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15801 noise="ZombieStepNoise";
15802 id=6;
15803 };
15804 class Run3
15805 {
15806 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15807 noise="ZombieStepNoise";
15808 id=7;
15809 };
15810 class Run4
15811 {
15812 soundLookupTable="runErc_Boots_Zmb_LookupTable";
15813 noise="ZombieStepNoise";
15814 id=8;
15815 };
15816 class Sprint1
15817 {
15818 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15819 noise="ZombieStepNoise";
15820 id=9;
15821 };
15822 class Sprint2
15823 {
15824 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15825 noise="ZombieStepNoise";
15826 id=10;
15827 };
15828 class Sprint3
15829 {
15830 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15831 noise="ZombieStepNoise";
15832 id=11;
15833 };
15834 class Sprint4
15835 {
15836 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
15837 noise="ZombieStepNoise";
15838 id=12;
15839 };
15840 class Scuff1
15841 {
15842 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15843 noise="ZombieStepNoise";
15844 id=17;
15845 };
15846 class Scuff2
15847 {
15848 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15849 noise="ZombieStepNoise";
15850 id=18;
15851 };
15852 class Sccuff3
15853 {
15854 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15855 noise="ZombieStepNoise";
15856 id=19;
15857 };
15858 class Scuff4
15859 {
15860 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
15861 noise="ZombieStepNoise";
15862 id=20;
15863 };
15864 class landFeetErc
15865 {
15866 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
15867 noise="ZombieStepNoise";
15868 id=21;
15869 };
15870 class landFootErc
15871 {
15872 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
15873 noise="ZombieStepNoise";
15874 id=22;
15875 };
15876 class Bodyfall
15877 {
15878 soundLookupTable="bodyfall_Zmb_LookupTable";
15879 noise="ZombieStepNoise";
15880 id=23;
15881 };
15882 class Bodyfall_Hand
15883 {
15884 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
15885 noise="ZombieStepNoise";
15886 id=24;
15887 };
15888 class Bodyfall_Slide
15889 {
15890 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
15891 noise="ZombieStepNoise";
15892 id=25;
15893 };
15894 class Prone_Walk_L
15895 {
15896 soundLookupTable="walkProne_Zmb_LookupTable";
15897 noise="ZombieStepNoise";
15898 id=27;
15899 };
15900 class Prone_Walk_R
15901 {
15902 soundLookupTable="walkProne_Zmb_LookupTable";
15903 noise="ZombieStepNoise";
15904 id=28;
15905 };
15906 class Prone_Run_L
15907 {
15908 soundLookupTable="runProne_Zmb_LookupTable";
15909 noise="ZombieStepNoise";
15910 id=29;
15911 };
15912 class Prone_Run_R
15913 {
15914 soundLookupTable="runProne_Zmb_LookupTable";
15915 noise="ZombieStepNoise";
15916 id=30;
15917 };
15918 };
15919 class Sounds
15920 {
15921 class Attack_Light1
15922 {
15923 soundSet="Zmb_Attack_Light1_SoundSet";
15924 id=1;
15925 };
15926 class Attack_Light2
15927 {
15928 soundSet="Zmb_Attack_Light2_SoundSet";
15929 id=2;
15930 };
15931 class Attack_Heavy1
15932 {
15933 soundSet="Zmb_Attack_Heavy1_SoundSet";
15934 id=3;
15935 };
15936 class Attack_Heavy2
15937 {
15938 soundSet="Zmb_Attack_Heavy2_SoundSet";
15939 id=4;
15940 };
15941 class TwoHands
15942 {
15943 soundSet="Zmb_Attack_TwoHands_SoundSet";
15944 id=5;
15945 };
15946 };
15947 class SoundVoice
15948 {
15949 class LightHit
15950 {
15951 soundSet="ZmbM_Old_LightHit_Soundset";
15952 id=1;
15953 };
15954 class HeavyHit
15955 {
15956 soundSet="ZmbM_Old_HeavyHit_Soundset";
15957 id=2;
15958 };
15959 class Attack
15960 {
15961 soundSet="ZmbM_Old_Attack_Soundset";
15962 id=5;
15963 };
15964 class Jump
15965 {
15966 soundSet="ZmbM_Old_Jump_Soundset";
15967 id=10;
15968 };
15969 class Land
15970 {
15971 soundSet="ZmbM_Old_Land_Soundset";
15972 id=11;
15973 };
15974 class CallToArmsShort
15975 {
15976 soundSet="ZmbM_Old_CallToArmsShort_Soundset";
15977 id=20;
15978 };
15979 };
15980 };
15981 };
15982 class ZmbM_CommercialPilotOld_Grey: ZmbM_CommercialPilotOld_LT_Base
15983 {
15984 scope=2;
15985 hiddenSelectionsTextures[]=
15986 {
15987 "dz\characters\zombies\data\commercialpilot_old_m_grey_co.paa"
15988 };
15989 };
15990 class ZmbM_VillagerOld_LT_Base: LowTierMaleZombieBase
15991 {
15992 scope=0;
15993 model="\DZ\characters\zombies\villager_old_m.p3d";
15994 hiddenSelectionsMaterials[]=
15995 {
15996 "dz\characters\zombies\data\villager_old_m.rvmat"
15997 };
15998 class AnimEvents
15999 {
16000 class Steps
16001 {
16002 class Walk1
16003 {
16004 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16005 noise="ZombieStepNoise";
16006 id=1;
16007 };
16008 class Walk2
16009 {
16010 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16011 noise="ZombieStepNoise";
16012 id=2;
16013 };
16014 class Walk3
16015 {
16016 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16017 noise="ZombieStepNoise";
16018 id=3;
16019 };
16020 class Walk4
16021 {
16022 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16023 noise="ZombieStepNoise";
16024 id=4;
16025 };
16026 class Run1
16027 {
16028 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16029 noise="ZombieStepNoise";
16030 id=5;
16031 };
16032 class Run2
16033 {
16034 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16035 noise="ZombieStepNoise";
16036 id=6;
16037 };
16038 class Run3
16039 {
16040 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16041 noise="ZombieStepNoise";
16042 id=7;
16043 };
16044 class Run4
16045 {
16046 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16047 noise="ZombieStepNoise";
16048 id=8;
16049 };
16050 class Sprint1
16051 {
16052 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16053 noise="ZombieStepNoise";
16054 id=9;
16055 };
16056 class Sprint2
16057 {
16058 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16059 noise="ZombieStepNoise";
16060 id=10;
16061 };
16062 class Sprint3
16063 {
16064 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16065 noise="ZombieStepNoise";
16066 id=11;
16067 };
16068 class Sprint4
16069 {
16070 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16071 noise="ZombieStepNoise";
16072 id=12;
16073 };
16074 class Scuff1
16075 {
16076 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16077 noise="ZombieStepNoise";
16078 id=17;
16079 };
16080 class Scuff2
16081 {
16082 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16083 noise="ZombieStepNoise";
16084 id=18;
16085 };
16086 class Sccuff3
16087 {
16088 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16089 noise="ZombieStepNoise";
16090 id=19;
16091 };
16092 class Scuff4
16093 {
16094 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16095 noise="ZombieStepNoise";
16096 id=20;
16097 };
16098 class landFeetErc
16099 {
16100 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
16101 noise="ZombieStepNoise";
16102 id=21;
16103 };
16104 class landFootErc
16105 {
16106 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
16107 noise="ZombieStepNoise";
16108 id=22;
16109 };
16110 class Bodyfall
16111 {
16112 soundLookupTable="bodyfall_Zmb_LookupTable";
16113 noise="ZombieStepNoise";
16114 id=23;
16115 };
16116 class Bodyfall_Hand
16117 {
16118 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
16119 noise="ZombieStepNoise";
16120 id=24;
16121 };
16122 class Bodyfall_Slide
16123 {
16124 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
16125 noise="ZombieStepNoise";
16126 id=25;
16127 };
16128 class Prone_Walk_L
16129 {
16130 soundLookupTable="walkProne_Zmb_LookupTable";
16131 noise="ZombieStepNoise";
16132 id=27;
16133 };
16134 class Prone_Walk_R
16135 {
16136 soundLookupTable="walkProne_Zmb_LookupTable";
16137 noise="ZombieStepNoise";
16138 id=28;
16139 };
16140 class Prone_Run_L
16141 {
16142 soundLookupTable="runProne_Zmb_LookupTable";
16143 noise="ZombieStepNoise";
16144 id=29;
16145 };
16146 class Prone_Run_R
16147 {
16148 soundLookupTable="runProne_Zmb_LookupTable";
16149 noise="ZombieStepNoise";
16150 id=30;
16151 };
16152 };
16153 class Sounds
16154 {
16155 class Attack_Light1
16156 {
16157 soundSet="Zmb_Attack_Light1_SoundSet";
16158 id=1;
16159 };
16160 class Attack_Light2
16161 {
16162 soundSet="Zmb_Attack_Light2_SoundSet";
16163 id=2;
16164 };
16165 class Attack_Heavy1
16166 {
16167 soundSet="Zmb_Attack_Heavy1_SoundSet";
16168 id=3;
16169 };
16170 class Attack_Heavy2
16171 {
16172 soundSet="Zmb_Attack_Heavy2_SoundSet";
16173 id=4;
16174 };
16175 class TwoHands
16176 {
16177 soundSet="Zmb_Attack_TwoHands_SoundSet";
16178 id=5;
16179 };
16180 };
16181 class SoundVoice
16182 {
16183 class LightHit
16184 {
16185 soundSet="ZmbM_Old_LightHit_Soundset";
16186 id=1;
16187 };
16188 class HeavyHit
16189 {
16190 soundSet="ZmbM_Old_HeavyHit_Soundset";
16191 id=2;
16192 };
16193 class Attack
16194 {
16195 soundSet="ZmbM_Old_Attack_Soundset";
16196 id=5;
16197 };
16198 class Jump
16199 {
16200 soundSet="ZmbM_Old_Jump_Soundset";
16201 id=10;
16202 };
16203 class Land
16204 {
16205 soundSet="ZmbM_Old_Land_Soundset";
16206 id=11;
16207 };
16208 class CallToArmsShort
16209 {
16210 soundSet="ZmbM_Old_CallToArmsShort_Soundset";
16211 id=20;
16212 };
16213 };
16214 };
16215 };
16216 class ZmbM_VillagerOld_Green: ZmbM_VillagerOld_LT_Base
16217 {
16218 scope=2;
16219 hiddenSelectionsTextures[]=
16220 {
16221 "dz\characters\zombies\data\villager_old_m_green_CO.paa"
16222 };
16223 };
16224 class ZmbF_MilkMaidOld_LT_Base: LowTierFemaleZombieBase
16225 {
16226 scope=0;
16227 model="\DZ\characters\zombies\milkmaid_old_f.p3d";
16228 hiddenSelectionsMaterials[]=
16229 {
16230 "dz\characters\zombies\data\milkmaid_old_f.rvmat"
16231 };
16232 class AnimEvents
16233 {
16234 class Steps
16235 {
16236 class Walk1
16237 {
16238 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16239 noise="ZombieStepNoise";
16240 id=1;
16241 };
16242 class Walk2
16243 {
16244 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16245 noise="ZombieStepNoise";
16246 id=2;
16247 };
16248 class Walk3
16249 {
16250 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16251 noise="ZombieStepNoise";
16252 id=3;
16253 };
16254 class Walk4
16255 {
16256 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16257 noise="ZombieStepNoise";
16258 id=4;
16259 };
16260 class Run1
16261 {
16262 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16263 noise="ZombieStepNoise";
16264 id=5;
16265 };
16266 class Run2
16267 {
16268 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16269 noise="ZombieStepNoise";
16270 id=6;
16271 };
16272 class Run3
16273 {
16274 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16275 noise="ZombieStepNoise";
16276 id=7;
16277 };
16278 class Run4
16279 {
16280 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16281 noise="ZombieStepNoise";
16282 id=8;
16283 };
16284 class Sprint1
16285 {
16286 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16287 noise="ZombieStepNoise";
16288 id=9;
16289 };
16290 class Sprint2
16291 {
16292 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16293 noise="ZombieStepNoise";
16294 id=10;
16295 };
16296 class Sprint3
16297 {
16298 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16299 noise="ZombieStepNoise";
16300 id=11;
16301 };
16302 class Sprint4
16303 {
16304 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16305 noise="ZombieStepNoise";
16306 id=12;
16307 };
16308 class Scuff1
16309 {
16310 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16311 noise="ZombieStepNoise";
16312 id=17;
16313 };
16314 class Scuff2
16315 {
16316 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16317 noise="ZombieStepNoise";
16318 id=18;
16319 };
16320 class Sccuff3
16321 {
16322 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16323 noise="ZombieStepNoise";
16324 id=19;
16325 };
16326 class Scuff4
16327 {
16328 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16329 noise="ZombieStepNoise";
16330 id=20;
16331 };
16332 class landFeetErc
16333 {
16334 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
16335 noise="ZombieStepNoise";
16336 id=21;
16337 };
16338 class landFootErc
16339 {
16340 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
16341 noise="ZombieStepNoise";
16342 id=22;
16343 };
16344 class Bodyfall
16345 {
16346 soundLookupTable="bodyfall_Zmb_LookupTable";
16347 noise="ZombieStepNoise";
16348 id=23;
16349 };
16350 class Bodyfall_Hand
16351 {
16352 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
16353 noise="ZombieStepNoise";
16354 id=24;
16355 };
16356 class Bodyfall_Slide
16357 {
16358 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
16359 noise="ZombieStepNoise";
16360 id=25;
16361 };
16362 class Prone_Walk_L
16363 {
16364 soundLookupTable="walkProne_Zmb_LookupTable";
16365 noise="ZombieStepNoise";
16366 id=27;
16367 };
16368 class Prone_Walk_R
16369 {
16370 soundLookupTable="walkProne_Zmb_LookupTable";
16371 noise="ZombieStepNoise";
16372 id=28;
16373 };
16374 class Prone_Run_L
16375 {
16376 soundLookupTable="runProne_Zmb_LookupTable";
16377 noise="ZombieStepNoise";
16378 id=29;
16379 };
16380 class Prone_Run_R
16381 {
16382 soundLookupTable="runProne_Zmb_LookupTable";
16383 noise="ZombieStepNoise";
16384 id=30;
16385 };
16386 };
16387 class Sounds
16388 {
16389 class Attack_Light1
16390 {
16391 soundSet="Zmb_Attack_Light1_SoundSet";
16392 id=1;
16393 };
16394 class Attack_Light2
16395 {
16396 soundSet="Zmb_Attack_Light2_SoundSet";
16397 id=2;
16398 };
16399 class Attack_Heavy1
16400 {
16401 soundSet="Zmb_Attack_Heavy1_SoundSet";
16402 id=3;
16403 };
16404 class Attack_Heavy2
16405 {
16406 soundSet="Zmb_Attack_Heavy2_SoundSet";
16407 id=4;
16408 };
16409 class TwoHands
16410 {
16411 soundSet="Zmb_Attack_TwoHands_SoundSet";
16412 id=5;
16413 };
16414 };
16415 class SoundVoice
16416 {
16417 class LightHit
16418 {
16419 soundSet="ZmbF_Old_LightHit_Soundset";
16420 id=1;
16421 };
16422 class HeavyHit
16423 {
16424 soundSet="ZmbF_Old_HeavyHit_Soundset";
16425 id=2;
16426 };
16427 class Attack
16428 {
16429 soundSet="ZmbF_Old_Attack_Soundset";
16430 id=5;
16431 };
16432 class Jump
16433 {
16434 soundSet="ZmbF_Old_Jump_Soundset";
16435 id=10;
16436 };
16437 class Land
16438 {
16439 soundSet="ZmbF_Old_Land_Soundset";
16440 id=11;
16441 };
16442 class CallToArmsShort
16443 {
16444 soundSet="ZmbF_Old_CallToArmsShort_Soundset";
16445 id=20;
16446 };
16447 };
16448 };
16449 };
16450 class ZmbF_MilkMaidOld_Green: ZmbF_MilkMaidOld_LT_Base
16451 {
16452 scope=2;
16453 hiddenSelectionsTextures[]=
16454 {
16455 "dz\characters\zombies\data\milkmaid_old_f_green_co.paa"
16456 };
16457 };
16458 class ZmbF_VillagerOld_LT_Base: LowTierFemaleZombieBase
16459 {
16460 scope=0;
16461 model="\DZ\characters\zombies\villager_old_f.p3d";
16462 hiddenSelectionsMaterials[]=
16463 {
16464 "dz\characters\zombies\data\villager_old_f.rvmat"
16465 };
16466 class AnimEvents
16467 {
16468 class Steps
16469 {
16470 class Walk1
16471 {
16472 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16473 noise="ZombieStepNoise";
16474 id=1;
16475 };
16476 class Walk2
16477 {
16478 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16479 noise="ZombieStepNoise";
16480 id=2;
16481 };
16482 class Walk3
16483 {
16484 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16485 noise="ZombieStepNoise";
16486 id=3;
16487 };
16488 class Walk4
16489 {
16490 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16491 noise="ZombieStepNoise";
16492 id=4;
16493 };
16494 class Run1
16495 {
16496 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16497 noise="ZombieStepNoise";
16498 id=5;
16499 };
16500 class Run2
16501 {
16502 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16503 noise="ZombieStepNoise";
16504 id=6;
16505 };
16506 class Run3
16507 {
16508 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16509 noise="ZombieStepNoise";
16510 id=7;
16511 };
16512 class Run4
16513 {
16514 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16515 noise="ZombieStepNoise";
16516 id=8;
16517 };
16518 class Sprint1
16519 {
16520 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16521 noise="ZombieStepNoise";
16522 id=9;
16523 };
16524 class Sprint2
16525 {
16526 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16527 noise="ZombieStepNoise";
16528 id=10;
16529 };
16530 class Sprint3
16531 {
16532 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16533 noise="ZombieStepNoise";
16534 id=11;
16535 };
16536 class Sprint4
16537 {
16538 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16539 noise="ZombieStepNoise";
16540 id=12;
16541 };
16542 class Scuff1
16543 {
16544 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16545 noise="ZombieStepNoise";
16546 id=17;
16547 };
16548 class Scuff2
16549 {
16550 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16551 noise="ZombieStepNoise";
16552 id=18;
16553 };
16554 class Sccuff3
16555 {
16556 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16557 noise="ZombieStepNoise";
16558 id=19;
16559 };
16560 class Scuff4
16561 {
16562 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16563 noise="ZombieStepNoise";
16564 id=20;
16565 };
16566 class landFeetErc
16567 {
16568 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
16569 noise="ZombieStepNoise";
16570 id=21;
16571 };
16572 class landFootErc
16573 {
16574 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
16575 noise="ZombieStepNoise";
16576 id=22;
16577 };
16578 class Bodyfall
16579 {
16580 soundLookupTable="bodyfall_Zmb_LookupTable";
16581 noise="ZombieStepNoise";
16582 id=23;
16583 };
16584 class Bodyfall_Hand
16585 {
16586 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
16587 noise="ZombieStepNoise";
16588 id=24;
16589 };
16590 class Bodyfall_Slide
16591 {
16592 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
16593 noise="ZombieStepNoise";
16594 id=25;
16595 };
16596 class Prone_Walk_L
16597 {
16598 soundLookupTable="walkProne_Zmb_LookupTable";
16599 noise="ZombieStepNoise";
16600 id=27;
16601 };
16602 class Prone_Walk_R
16603 {
16604 soundLookupTable="walkProne_Zmb_LookupTable";
16605 noise="ZombieStepNoise";
16606 id=28;
16607 };
16608 class Prone_Run_L
16609 {
16610 soundLookupTable="runProne_Zmb_LookupTable";
16611 noise="ZombieStepNoise";
16612 id=29;
16613 };
16614 class Prone_Run_R
16615 {
16616 soundLookupTable="runProne_Zmb_LookupTable";
16617 noise="ZombieStepNoise";
16618 id=30;
16619 };
16620 };
16621 class Sounds
16622 {
16623 class Attack_Light1
16624 {
16625 soundSet="Zmb_Attack_Light1_SoundSet";
16626 id=1;
16627 };
16628 class Attack_Light2
16629 {
16630 soundSet="Zmb_Attack_Light2_SoundSet";
16631 id=2;
16632 };
16633 class Attack_Heavy1
16634 {
16635 soundSet="Zmb_Attack_Heavy1_SoundSet";
16636 id=3;
16637 };
16638 class Attack_Heavy2
16639 {
16640 soundSet="Zmb_Attack_Heavy2_SoundSet";
16641 id=4;
16642 };
16643 class TwoHands
16644 {
16645 soundSet="Zmb_Attack_TwoHands_SoundSet";
16646 id=5;
16647 };
16648 };
16649 class SoundVoice
16650 {
16651 class LightHit
16652 {
16653 soundSet="ZmbF_Old_LightHit_Soundset";
16654 id=1;
16655 };
16656 class HeavyHit
16657 {
16658 soundSet="ZmbF_Old_HeavyHit_Soundset";
16659 id=2;
16660 };
16661 class Attack
16662 {
16663 soundSet="ZmbF_Old_Attack_Soundset";
16664 id=5;
16665 };
16666 class Jump
16667 {
16668 soundSet="ZmbF_Old_Jump_Soundset";
16669 id=10;
16670 };
16671 class Land
16672 {
16673 soundSet="ZmbF_Old_Land_Soundset";
16674 id=11;
16675 };
16676 class CallToArmsShort
16677 {
16678 soundSet="ZmbF_Old_CallToArmsShort_Soundset";
16679 id=20;
16680 };
16681 };
16682 };
16683 };
16684 class ZmbF_VillagerOld_Blue: ZmbF_VillagerOld_LT_Base
16685 {
16686 scope=2;
16687 hiddenSelectionsTextures[]=
16688 {
16689 "dz\characters\zombies\data\villager_old_f_blue_CO.paa"
16690 };
16691 };
16692 class ZmbM_FarmerFat_LT_Base: LowTierMaleZombieBase
16693 {
16694 scope=0;
16695 model="\DZ\characters\zombies\farmer_above0.p3d";
16696 hiddenSelectionsMaterials[]=
16697 {
16698 "dz\characters\zombies\data\farmer.rvmat"
16699 };
16700 class AnimEvents
16701 {
16702 class Steps
16703 {
16704 class Walk1
16705 {
16706 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16707 noise="ZombieStepNoise";
16708 id=1;
16709 };
16710 class Walk2
16711 {
16712 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16713 noise="ZombieStepNoise";
16714 id=2;
16715 };
16716 class Walk3
16717 {
16718 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16719 noise="ZombieStepNoise";
16720 id=3;
16721 };
16722 class Walk4
16723 {
16724 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16725 noise="ZombieStepNoise";
16726 id=4;
16727 };
16728 class Run1
16729 {
16730 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16731 noise="ZombieStepNoise";
16732 id=5;
16733 };
16734 class Run2
16735 {
16736 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16737 noise="ZombieStepNoise";
16738 id=6;
16739 };
16740 class Run3
16741 {
16742 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16743 noise="ZombieStepNoise";
16744 id=7;
16745 };
16746 class Run4
16747 {
16748 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16749 noise="ZombieStepNoise";
16750 id=8;
16751 };
16752 class Sprint1
16753 {
16754 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16755 noise="ZombieStepNoise";
16756 id=9;
16757 };
16758 class Sprint2
16759 {
16760 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16761 noise="ZombieStepNoise";
16762 id=10;
16763 };
16764 class Sprint3
16765 {
16766 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16767 noise="ZombieStepNoise";
16768 id=11;
16769 };
16770 class Sprint4
16771 {
16772 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16773 noise="ZombieStepNoise";
16774 id=12;
16775 };
16776 class Scuff1
16777 {
16778 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16779 noise="ZombieStepNoise";
16780 id=17;
16781 };
16782 class Scuff2
16783 {
16784 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16785 noise="ZombieStepNoise";
16786 id=18;
16787 };
16788 class Sccuff3
16789 {
16790 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16791 noise="ZombieStepNoise";
16792 id=19;
16793 };
16794 class Scuff4
16795 {
16796 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
16797 noise="ZombieStepNoise";
16798 id=20;
16799 };
16800 class landFeetErc
16801 {
16802 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
16803 noise="ZombieStepNoise";
16804 id=21;
16805 };
16806 class landFootErc
16807 {
16808 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
16809 noise="ZombieStepNoise";
16810 id=22;
16811 };
16812 class Bodyfall
16813 {
16814 soundLookupTable="bodyfall_Zmb_LookupTable";
16815 noise="ZombieStepNoise";
16816 id=23;
16817 };
16818 class Bodyfall_Hand
16819 {
16820 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
16821 noise="ZombieStepNoise";
16822 id=24;
16823 };
16824 class Bodyfall_Slide
16825 {
16826 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
16827 noise="ZombieStepNoise";
16828 id=25;
16829 };
16830 class Prone_Walk_L
16831 {
16832 soundLookupTable="walkProne_Zmb_LookupTable";
16833 noise="ZombieStepNoise";
16834 id=27;
16835 };
16836 class Prone_Walk_R
16837 {
16838 soundLookupTable="walkProne_Zmb_LookupTable";
16839 noise="ZombieStepNoise";
16840 id=28;
16841 };
16842 class Prone_Run_L
16843 {
16844 soundLookupTable="runProne_Zmb_LookupTable";
16845 noise="ZombieStepNoise";
16846 id=29;
16847 };
16848 class Prone_Run_R
16849 {
16850 soundLookupTable="runProne_Zmb_LookupTable";
16851 noise="ZombieStepNoise";
16852 id=30;
16853 };
16854 };
16855 class Sounds
16856 {
16857 class Attack_Light1
16858 {
16859 soundSet="Zmb_Attack_Light1_SoundSet";
16860 id=1;
16861 };
16862 class Attack_Light2
16863 {
16864 soundSet="Zmb_Attack_Light2_SoundSet";
16865 id=2;
16866 };
16867 class Attack_Heavy1
16868 {
16869 soundSet="Zmb_Attack_Heavy1_SoundSet";
16870 id=3;
16871 };
16872 class Attack_Heavy2
16873 {
16874 soundSet="Zmb_Attack_Heavy2_SoundSet";
16875 id=4;
16876 };
16877 class TwoHands
16878 {
16879 soundSet="Zmb_Attack_TwoHands_SoundSet";
16880 id=5;
16881 };
16882 };
16883 class SoundVoice
16884 {
16885 class LightHit
16886 {
16887 soundSet="ZmbM_Fat_LightHit_Soundset";
16888 id=1;
16889 };
16890 class HeavyHit
16891 {
16892 soundSet="ZmbM_Fat_HeavyHit_Soundset";
16893 id=2;
16894 };
16895 class Attack
16896 {
16897 soundSet="ZmbM_Fat_Attack_Soundset";
16898 id=5;
16899 };
16900 class Jump
16901 {
16902 soundSet="ZmbM_Fat_Jump_Soundset";
16903 id=10;
16904 };
16905 class Land
16906 {
16907 soundSet="ZmbM_Fat_Land_Soundset";
16908 id=11;
16909 };
16910 class CallToArmsShort
16911 {
16912 soundSet="ZmbM_Fat_CallToArmsShort_Soundset";
16913 id=20;
16914 };
16915 };
16916 };
16917 };
16918 class ZmbM_FarmerFat_Beige: ZmbM_FarmerFat_LT_Base
16919 {
16920 scope=2;
16921 hiddenSelectionsTextures[]=
16922 {
16923 "dz\characters\zombies\data\farmer_beige_co.paa"
16924 };
16925 };
16926 class ZmbM_Jacket_LT_Base: LowTierMaleZombieBase
16927 {
16928 scope=0;
16929 model="\DZ\characters\zombies\jacket_above0.p3d";
16930 hiddenSelectionsMaterials[]=
16931 {
16932 "dz\characters\zombies\data\jacket.rvmat"
16933 };
16934 class AnimEvents
16935 {
16936 class Steps
16937 {
16938 class Walk1
16939 {
16940 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16941 noise="ZombieStepNoise";
16942 id=1;
16943 };
16944 class Walk2
16945 {
16946 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16947 noise="ZombieStepNoise";
16948 id=2;
16949 };
16950 class Walk3
16951 {
16952 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16953 noise="ZombieStepNoise";
16954 id=3;
16955 };
16956 class Walk4
16957 {
16958 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
16959 noise="ZombieStepNoise";
16960 id=4;
16961 };
16962 class Run1
16963 {
16964 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16965 noise="ZombieStepNoise";
16966 id=5;
16967 };
16968 class Run2
16969 {
16970 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16971 noise="ZombieStepNoise";
16972 id=6;
16973 };
16974 class Run3
16975 {
16976 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16977 noise="ZombieStepNoise";
16978 id=7;
16979 };
16980 class Run4
16981 {
16982 soundLookupTable="runErc_Boots_Zmb_LookupTable";
16983 noise="ZombieStepNoise";
16984 id=8;
16985 };
16986 class Sprint1
16987 {
16988 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16989 noise="ZombieStepNoise";
16990 id=9;
16991 };
16992 class Sprint2
16993 {
16994 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
16995 noise="ZombieStepNoise";
16996 id=10;
16997 };
16998 class Sprint3
16999 {
17000 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
17001 noise="ZombieStepNoise";
17002 id=11;
17003 };
17004 class Sprint4
17005 {
17006 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
17007 noise="ZombieStepNoise";
17008 id=12;
17009 };
17010 class Scuff1
17011 {
17012 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
17013 noise="ZombieStepNoise";
17014 id=17;
17015 };
17016 class Scuff2
17017 {
17018 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
17019 noise="ZombieStepNoise";
17020 id=18;
17021 };
17022 class Sccuff3
17023 {
17024 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
17025 noise="ZombieStepNoise";
17026 id=19;
17027 };
17028 class Scuff4
17029 {
17030 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
17031 noise="ZombieStepNoise";
17032 id=20;
17033 };
17034 class landFeetErc
17035 {
17036 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
17037 noise="ZombieStepNoise";
17038 id=21;
17039 };
17040 class landFootErc
17041 {
17042 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
17043 noise="ZombieStepNoise";
17044 id=22;
17045 };
17046 class Bodyfall
17047 {
17048 soundLookupTable="bodyfall_Zmb_LookupTable";
17049 noise="ZombieStepNoise";
17050 id=23;
17051 };
17052 class Bodyfall_Hand
17053 {
17054 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
17055 noise="ZombieStepNoise";
17056 id=24;
17057 };
17058 class Bodyfall_Slide
17059 {
17060 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
17061 noise="ZombieStepNoise";
17062 id=25;
17063 };
17064 class Prone_Walk_L
17065 {
17066 soundLookupTable="walkProne_Zmb_LookupTable";
17067 noise="ZombieStepNoise";
17068 id=27;
17069 };
17070 class Prone_Walk_R
17071 {
17072 soundLookupTable="walkProne_Zmb_LookupTable";
17073 noise="ZombieStepNoise";
17074 id=28;
17075 };
17076 class Prone_Run_L
17077 {
17078 soundLookupTable="runProne_Zmb_LookupTable";
17079 noise="ZombieStepNoise";
17080 id=29;
17081 };
17082 class Prone_Run_R
17083 {
17084 soundLookupTable="runProne_Zmb_LookupTable";
17085 noise="ZombieStepNoise";
17086 id=30;
17087 };
17088 };
17089 class Sounds
17090 {
17091 class Attack_Light1
17092 {
17093 soundSet="Zmb_Attack_Light1_SoundSet";
17094 id=1;
17095 };
17096 class Attack_Light2
17097 {
17098 soundSet="Zmb_Attack_Light2_SoundSet";
17099 id=2;
17100 };
17101 class Attack_Heavy1
17102 {
17103 soundSet="Zmb_Attack_Heavy1_SoundSet";
17104 id=3;
17105 };
17106 class Attack_Heavy2
17107 {
17108 soundSet="Zmb_Attack_Heavy2_SoundSet";
17109 id=4;
17110 };
17111 class TwoHands
17112 {
17113 soundSet="Zmb_Attack_TwoHands_SoundSet";
17114 id=5;
17115 };
17116 };
17117 class SoundVoice
17118 {
17119 class LightHit
17120 {
17121 soundSet="ZmbM_Normal2_LightHit_Soundset";
17122 id=1;
17123 };
17124 class HeavyHit
17125 {
17126 soundSet="ZmbM_Normal2_HeavyHit_Soundset";
17127 id=2;
17128 };
17129 class Attack
17130 {
17131 soundSet="ZmbM_Normal2_Attack_Soundset";
17132 id=5;
17133 };
17134 class Jump
17135 {
17136 soundSet="ZmbM_Normal2_Jump_Soundset";
17137 id=10;
17138 };
17139 class Land
17140 {
17141 soundSet="ZmbM_Normal2_Land_Soundset";
17142 id=11;
17143 };
17144 class CallToArmsShort
17145 {
17146 soundSet="ZmbM_Normal2_CallToArmsShort_Soundset";
17147 id=20;
17148 };
17149 };
17150 };
17151 };
17152 class ZmbM_Jacket_bluechecks: ZmbM_Jacket_LT_Base
17153 {
17154 scope=2;
17155 hiddenSelectionsTextures[]=
17156 {
17157 "dz\characters\zombies\data\jacket_bluechecks_co.paa"
17158 };
17159 };
17160 class ZmbM_Jacket_magenta: ZmbM_Jacket_LT_Base
17161 {
17162 scope=2;
17163 hiddenSelectionsTextures[]=
17164 {
17165 "dz\characters\zombies\data\jacket_magenta_co.paa"
17166 };
17167 };
17168 class ZmbF_Runner_Base: ZombieFemaleBase
17169 {
17170 scope=0;
17171 model="\DZ\characters\zombies\jogger_skinny_f.p3d";
17172 hiddenSelectionsMaterials[]=
17173 {
17174 "dz\characters\zombies\data\jogger_skinny_f.rvmat"
17175 };
17176 aiAgentTemplate="InfectedRunner";
17177 class DamageSystem: DamageSystem
17178 {
17179 class GlobalHealth: GlobalHealth
17180 {
17181 class Health: Health
17182 {
17183 hitpoints=50;
17184 healthLevels[]=
17185 {
17186
17187 {
17188 1,
17189 {}
17190 },
17191
17192 {
17193 0.69999999,
17194 {}
17195 },
17196
17197 {
17198 0.5,
17199 {}
17200 },
17201
17202 {
17203 0.30000001,
17204 {}
17205 },
17206
17207 {
17208 0,
17209 {}
17210 }
17211 };
17212 };
17213 };
17214 };
17215 class AttackActions: AttackActions
17216 {
17217 class AttackLong: AttackLong
17218 {
17219 attackName="attackLong";
17220 ammoType="MeleeInfectedLong";
17221 };
17222 class AttackRun: AttackRun
17223 {
17224 attackName="attackRun";
17225 ammoType="MeleeInfected";
17226 };
17227 class AttackShort: AttackShort
17228 {
17229 attackName="attackShort";
17230 ammoType="MeleeInfected";
17231 };
17232 class AttackShortLow: AttackShortLow
17233 {
17234 attackName="attackShortLow";
17235 ammoType="MeleeInfected";
17236 };
17237 class CrawlAttackMove: CrawlAttackMove
17238 {
17239 attackName="crawlAttackMove";
17240 ammoType="MeleeInfected";
17241 };
17242 class CrawlAttackStill: CrawlAttackStill
17243 {
17244 attackName="crawlAttackStill";
17245 ammoType="MeleeInfected";
17246 };
17247 };
17248 class AnimEvents
17249 {
17250 class Steps
17251 {
17252 class Walk1
17253 {
17254 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
17255 noise="ZombieStepNoise";
17256 id=1;
17257 };
17258 class Walk2
17259 {
17260 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
17261 noise="ZombieStepNoise";
17262 id=2;
17263 };
17264 class Walk3
17265 {
17266 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
17267 noise="ZombieStepNoise";
17268 id=3;
17269 };
17270 class Walk4
17271 {
17272 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
17273 noise="ZombieStepNoise";
17274 id=4;
17275 };
17276 class Run1
17277 {
17278 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
17279 noise="ZombieStepNoise";
17280 id=5;
17281 };
17282 class Run2
17283 {
17284 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
17285 noise="ZombieStepNoise";
17286 id=6;
17287 };
17288 class Run3
17289 {
17290 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
17291 noise="ZombieStepNoise";
17292 id=7;
17293 };
17294 class Run4
17295 {
17296 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
17297 noise="ZombieStepNoise";
17298 id=8;
17299 };
17300 class Sprint1
17301 {
17302 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
17303 noise="ZombieStepNoise";
17304 id=9;
17305 };
17306 class Sprint2
17307 {
17308 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
17309 noise="ZombieStepNoise";
17310 id=10;
17311 };
17312 class Sprint3
17313 {
17314 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
17315 noise="ZombieStepNoise";
17316 id=11;
17317 };
17318 class Sprint4
17319 {
17320 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
17321 noise="ZombieStepNoise";
17322 id=12;
17323 };
17324 class Scuff1
17325 {
17326 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
17327 noise="ZombieStepNoise";
17328 id=17;
17329 };
17330 class Scuff2
17331 {
17332 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
17333 noise="ZombieStepNoise";
17334 id=18;
17335 };
17336 class Sccuff3
17337 {
17338 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
17339 noise="ZombieStepNoise";
17340 id=19;
17341 };
17342 class Scuff4
17343 {
17344 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
17345 noise="ZombieStepNoise";
17346 id=20;
17347 };
17348 class landFeetErc
17349 {
17350 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
17351 noise="ZombieStepNoise";
17352 id=21;
17353 };
17354 class landFootErc
17355 {
17356 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
17357 noise="ZombieStepNoise";
17358 id=22;
17359 };
17360 class Bodyfall
17361 {
17362 soundLookupTable="bodyfall_Zmb_LookupTable";
17363 noise="ZombieStepNoise";
17364 id=23;
17365 };
17366 class Bodyfall_Hand
17367 {
17368 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
17369 noise="ZombieStepNoise";
17370 id=24;
17371 };
17372 class Bodyfall_Slide
17373 {
17374 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
17375 noise="ZombieStepNoise";
17376 id=25;
17377 };
17378 class Prone_Walk_L
17379 {
17380 soundLookupTable="walkProne_Zmb_LookupTable";
17381 noise="ZombieStepNoise";
17382 id=27;
17383 };
17384 class Prone_Walk_R
17385 {
17386 soundLookupTable="walkProne_Zmb_LookupTable";
17387 noise="ZombieStepNoise";
17388 id=28;
17389 };
17390 class Prone_Run_L
17391 {
17392 soundLookupTable="runProne_Zmb_LookupTable";
17393 noise="ZombieStepNoise";
17394 id=29;
17395 };
17396 class Prone_Run_R
17397 {
17398 soundLookupTable="runProne_Zmb_LookupTable";
17399 noise="ZombieStepNoise";
17400 id=30;
17401 };
17402 };
17403 class Sounds
17404 {
17405 class Attack_Light1
17406 {
17407 soundSet="Zmb_Attack_Light1_SoundSet";
17408 id=1;
17409 };
17410 class Attack_Light2
17411 {
17412 soundSet="Zmb_Attack_Light2_SoundSet";
17413 id=2;
17414 };
17415 class Attack_Heavy1
17416 {
17417 soundSet="Zmb_Attack_Heavy1_SoundSet";
17418 id=3;
17419 };
17420 class Attack_Heavy2
17421 {
17422 soundSet="Zmb_Attack_Heavy2_SoundSet";
17423 id=4;
17424 };
17425 class TwoHands
17426 {
17427 soundSet="Zmb_Attack_TwoHands_SoundSet";
17428 id=5;
17429 };
17430 };
17431 class SoundVoice
17432 {
17433 class LightHit
17434 {
17435 soundSet="ZmbF_Skinny_LightHit_Soundset";
17436 id=1;
17437 };
17438 class HeavyHit
17439 {
17440 soundSet="ZmbF_Skinny_HeavyHit_Soundset";
17441 id=2;
17442 };
17443 class Attack
17444 {
17445 soundSet="ZmbF_Skinny_Attack_Soundset";
17446 id=5;
17447 };
17448 class Jump
17449 {
17450 soundSet="ZmbF_Skinny_Jump_Soundset";
17451 id=10;
17452 };
17453 class Land
17454 {
17455 soundSet="ZmbF_Skinny_Land_Soundset";
17456 id=11;
17457 };
17458 class CallToArmsShort
17459 {
17460 soundSet="ZmbF_Skinny_CallToArmsShort_Soundset";
17461 id=20;
17462 };
17463 };
17464 };
17465 };
17466 class ZmbF_JoggerSkinny_Red: ZmbF_Runner_Base
17467 {
17468 scope=2;
17469 hiddenSelectionsTextures[]=
17470 {
17471 "dz\characters\zombies\data\jogger_skinny_f_Red_CO.paa"
17472 };
17473 };
17474 class ZmbF_JoggerSkinny_Blue: ZmbF_Runner_Base
17475 {
17476 scope=2;
17477 hiddenSelectionsTextures[]=
17478 {
17479 "dz\characters\zombies\data\jogger_skinny_f_Blue_CO.paa"
17480 };
17481 };
17482 class ZmbF_JoggerSkinny_Brown: ZmbF_Runner_Base
17483 {
17484 scope=2;
17485 hiddenSelectionsTextures[]=
17486 {
17487 "dz\characters\zombies\data\jogger_skinny_f_Brown_CO.paa"
17488 };
17489 };
17490 class ZmbF_JoggerSkinny_Green: ZmbF_Runner_Base
17491 {
17492 scope=2;
17493 hiddenSelectionsTextures[]=
17494 {
17495 "dz\characters\zombies\data\jogger_skinny_f_Green_CO.paa"
17496 };
17497 };
17498 class ZmbM__Runner_Base: ZombieMaleBase
17499 {
17500 scope=0;
17501 model="\DZ\characters\zombies\jogger_skinny_m.p3d";
17502 hiddenSelectionsMaterials[]=
17503 {
17504 "dz\characters\zombies\data\jogger_skinny_m.rvmat"
17505 };
17506 aiAgentTemplate="InfectedRunner";
17507 class DamageSystem: DamageSystem
17508 {
17509 class GlobalHealth: GlobalHealth
17510 {
17511 class Health: Health
17512 {
17513 hitpoints=50;
17514 healthLevels[]=
17515 {
17516
17517 {
17518 1,
17519 {}
17520 },
17521
17522 {
17523 0.69999999,
17524 {}
17525 },
17526
17527 {
17528 0.5,
17529 {}
17530 },
17531
17532 {
17533 0.30000001,
17534 {}
17535 },
17536
17537 {
17538 0,
17539 {}
17540 }
17541 };
17542 };
17543 };
17544 };
17545 class AttackActions: AttackActions
17546 {
17547 class AttackLong: AttackLong
17548 {
17549 attackName="attackLong";
17550 ammoType="MeleeInfectedLong";
17551 };
17552 class AttackRun: AttackRun
17553 {
17554 attackName="attackRun";
17555 ammoType="MeleeInfected";
17556 };
17557 class AttackShort: AttackShort
17558 {
17559 attackName="attackShort";
17560 ammoType="MeleeInfected";
17561 };
17562 class AttackShortLow: AttackShortLow
17563 {
17564 attackName="attackShortLow";
17565 ammoType="MeleeInfected";
17566 };
17567 class CrawlAttackMove: CrawlAttackMove
17568 {
17569 attackName="crawlAttackMove";
17570 ammoType="MeleeInfected";
17571 };
17572 class CrawlAttackStill: CrawlAttackStill
17573 {
17574 attackName="crawlAttackStill";
17575 ammoType="MeleeInfected";
17576 };
17577 };
17578 class AnimEvents
17579 {
17580 class Steps
17581 {
17582 class Walk1
17583 {
17584 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
17585 noise="ZombieStepNoise";
17586 id=1;
17587 };
17588 class Walk2
17589 {
17590 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
17591 noise="ZombieStepNoise";
17592 id=2;
17593 };
17594 class Walk3
17595 {
17596 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
17597 noise="ZombieStepNoise";
17598 id=3;
17599 };
17600 class Walk4
17601 {
17602 soundLookupTable="walkErc_Sneakers_Zmb_LookupTable";
17603 noise="ZombieStepNoise";
17604 id=4;
17605 };
17606 class Run1
17607 {
17608 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
17609 noise="ZombieStepNoise";
17610 id=5;
17611 };
17612 class Run2
17613 {
17614 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
17615 noise="ZombieStepNoise";
17616 id=6;
17617 };
17618 class Run3
17619 {
17620 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
17621 noise="ZombieStepNoise";
17622 id=7;
17623 };
17624 class Run4
17625 {
17626 soundLookupTable="runErc_Sneakers_Zmb_LookupTable";
17627 noise="ZombieStepNoise";
17628 id=8;
17629 };
17630 class Sprint1
17631 {
17632 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
17633 noise="ZombieStepNoise";
17634 id=9;
17635 };
17636 class Sprint2
17637 {
17638 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
17639 noise="ZombieStepNoise";
17640 id=10;
17641 };
17642 class Sprint3
17643 {
17644 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
17645 noise="ZombieStepNoise";
17646 id=11;
17647 };
17648 class Sprint4
17649 {
17650 soundLookupTable="sprintErc_Sneakers_Zmb_LookupTable";
17651 noise="ZombieStepNoise";
17652 id=12;
17653 };
17654 class Scuff1
17655 {
17656 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
17657 noise="ZombieStepNoise";
17658 id=17;
17659 };
17660 class Scuff2
17661 {
17662 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
17663 noise="ZombieStepNoise";
17664 id=18;
17665 };
17666 class Sccuff3
17667 {
17668 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
17669 noise="ZombieStepNoise";
17670 id=19;
17671 };
17672 class Scuff4
17673 {
17674 soundLookupTable="scuffErc_Sneakers_Zmb_LookupTable";
17675 noise="ZombieStepNoise";
17676 id=20;
17677 };
17678 class landFeetErc
17679 {
17680 soundLookupTable="landFeetErc_Sneakers_Zmb_LookupTable";
17681 noise="ZombieStepNoise";
17682 id=21;
17683 };
17684 class landFootErc
17685 {
17686 soundLookupTable="landFootErc_Sneakers_Zmb_LookupTable";
17687 noise="ZombieStepNoise";
17688 id=22;
17689 };
17690 class Bodyfall
17691 {
17692 soundLookupTable="bodyfall_Zmb_LookupTable";
17693 noise="ZombieStepNoise";
17694 id=23;
17695 };
17696 class Bodyfall_Hand
17697 {
17698 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
17699 noise="ZombieStepNoise";
17700 id=24;
17701 };
17702 class Bodyfall_Slide
17703 {
17704 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
17705 noise="ZombieStepNoise";
17706 id=25;
17707 };
17708 class Prone_Walk_L
17709 {
17710 soundLookupTable="walkProne_Zmb_LookupTable";
17711 noise="ZombieStepNoise";
17712 id=27;
17713 };
17714 class Prone_Walk_R
17715 {
17716 soundLookupTable="walkProne_Zmb_LookupTable";
17717 noise="ZombieStepNoise";
17718 id=28;
17719 };
17720 class Prone_Run_L
17721 {
17722 soundLookupTable="runProne_Zmb_LookupTable";
17723 noise="ZombieStepNoise";
17724 id=29;
17725 };
17726 class Prone_Run_R
17727 {
17728 soundLookupTable="runProne_Zmb_LookupTable";
17729 noise="ZombieStepNoise";
17730 id=30;
17731 };
17732 };
17733 class Sounds
17734 {
17735 class Attack_Light1
17736 {
17737 soundSet="Zmb_Attack_Light1_SoundSet";
17738 id=1;
17739 };
17740 class Attack_Light2
17741 {
17742 soundSet="Zmb_Attack_Light2_SoundSet";
17743 id=2;
17744 };
17745 class Attack_Heavy1
17746 {
17747 soundSet="Zmb_Attack_Heavy1_SoundSet";
17748 id=3;
17749 };
17750 class Attack_Heavy2
17751 {
17752 soundSet="Zmb_Attack_Heavy2_SoundSet";
17753 id=4;
17754 };
17755 class TwoHands
17756 {
17757 soundSet="Zmb_Attack_TwoHands_SoundSet";
17758 id=5;
17759 };
17760 };
17761 class SoundVoice
17762 {
17763 class LightHit
17764 {
17765 soundSet="ZmbM_Skinny_LightHit_Soundset";
17766 id=1;
17767 };
17768 class HeavyHit
17769 {
17770 soundSet="ZmbM_Skinny_HeavyHit_Soundset";
17771 id=2;
17772 };
17773 class Attack
17774 {
17775 soundSet="ZmbM_Skinny_Attack_Soundset";
17776 id=5;
17777 };
17778 class Jump
17779 {
17780 soundSet="ZmbM_Skinny_Jump_Soundset";
17781 id=10;
17782 };
17783 class Land
17784 {
17785 soundSet="ZmbM_Skinny_Land_Soundset";
17786 id=11;
17787 };
17788 class CallToArmsShort
17789 {
17790 soundSet="ZmbM_Skinny_CallToArmsShort_Soundset";
17791 id=20;
17792 };
17793 };
17794 };
17795 };
17796 class ZmbM_JoggerSkinny_Red: ZmbM__Runner_Base
17797 {
17798 scope=2;
17799 hiddenSelectionsTextures[]=
17800 {
17801 "dz\characters\zombies\data\jogger_skinny_m_red_CO.paa"
17802 };
17803 };
17804 class ZmbM_JoggerSkinny_Blue: ZmbM__Runner_Base
17805 {
17806 scope=2;
17807 hiddenSelectionsTextures[]=
17808 {
17809 "dz\characters\zombies\data\jogger_skinny_m_blue_CO.paa"
17810 };
17811 };
17812 class ZmbM_JoggerSkinny_Green: ZmbM__Runner_Base
17813 {
17814 scope=2;
17815 hiddenSelectionsTextures[]=
17816 {
17817 "dz\characters\zombies\data\jogger_skinny_m_green_CO.paa"
17818 };
17819 };
17820 class ZmbM_Mummy: ZombieMaleBase
17821 {
17822 scope=2;
17823 class DamageSystem: DamageSystem
17824 {
17825 class GlobalHealth: GlobalHealth
17826 {
17827 class Health: Health
17828 {
17829 hitpoints=1000;
17830 };
17831 };
17832 class DamageZones: DamageZones
17833 {
17834 class Head: Head
17835 {
17836 class Health: Health
17837 {
17838 hitpoints=500;
17839 };
17840 };
17841 class Torso: Torso
17842 {
17843 class Health: Health
17844 {
17845 hitpoints=1000;
17846 };
17847 class ArmorType: ArmorType
17848 {
17849 class Melee: Melee
17850 {
17851 class Health: Health
17852 {
17853 damage=1;
17854 };
17855 };
17856 class FragGrenade: FragGrenade
17857 {
17858 class Health: Health
17859 {
17860 damage=2;
17861 };
17862 };
17863 };
17864 };
17865 class LeftArm: LeftArm
17866 {
17867 class Health: Health
17868 {
17869 hitpoints=1000;
17870 };
17871 };
17872 class RightArm: RightArm
17873 {
17874 class Health: Health
17875 {
17876 hitpoints=1000;
17877 };
17878 };
17879 class LeftLeg: LeftLeg
17880 {
17881 class Health: Health
17882 {
17883 hitpoints=1000;
17884 };
17885 };
17886 class RightLeg: RightLeg
17887 {
17888 class Health: Health
17889 {
17890 hitpoints=1000;
17891 };
17892 };
17893 class LeftFoot: LeftFoot
17894 {
17895 class Health: Health
17896 {
17897 hitpoints=1000;
17898 };
17899 };
17900 class RightFoot: RightFoot
17901 {
17902 class Health: Health
17903 {
17904 hitpoints=1000;
17905 };
17906 };
17907 };
17908 };
17909 meleeAmmo="MeleeMummyInfected";
17910 class AttackActions: AttackActions
17911 {
17912 class AttackLong: AttackLong
17913 {
17914 ammoType="MeleeMummyInfectedLong";
17915 };
17916 class AttackRun: AttackRun
17917 {
17918 ammoType="MeleeMummyInfected";
17919 };
17920 class AttackShort: AttackShort
17921 {
17922 ammoType="MeleeMummyInfected";
17923 };
17924 class AttackShortLow: AttackShortLow
17925 {
17926 ammoType="MeleeMummyInfected";
17927 };
17928 class CrawlAttackMove: CrawlAttackMove
17929 {
17930 ammoType="MeleeMummyInfected";
17931 };
17932 class CrawlAttackStill: CrawlAttackStill
17933 {
17934 ammoType="MeleeMummyInfected";
17935 };
17936 };
17937 class AnimEvents
17938 {
17939 class Steps
17940 {
17941 class Walk1
17942 {
17943 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
17944 noise="ZombieStepNoise";
17945 id=1;
17946 };
17947 class Walk2
17948 {
17949 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
17950 noise="ZombieStepNoise";
17951 id=2;
17952 };
17953 class Walk3
17954 {
17955 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
17956 noise="ZombieStepNoise";
17957 id=3;
17958 };
17959 class Walk4
17960 {
17961 soundLookupTable="walkErc_Boots_Zmb_LookupTable";
17962 noise="ZombieStepNoise";
17963 id=4;
17964 };
17965 class Run1
17966 {
17967 soundLookupTable="runErc_Boots_Zmb_LookupTable";
17968 noise="ZombieStepNoise";
17969 id=5;
17970 };
17971 class Run2
17972 {
17973 soundLookupTable="runErc_Boots_Zmb_LookupTable";
17974 noise="ZombieStepNoise";
17975 id=6;
17976 };
17977 class Run3
17978 {
17979 soundLookupTable="runErc_Boots_Zmb_LookupTable";
17980 noise="ZombieStepNoise";
17981 id=7;
17982 };
17983 class Run4
17984 {
17985 soundLookupTable="runErc_Boots_Zmb_LookupTable";
17986 noise="ZombieStepNoise";
17987 id=8;
17988 };
17989 class Sprint1
17990 {
17991 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
17992 noise="ZombieStepNoise";
17993 id=9;
17994 };
17995 class Sprint2
17996 {
17997 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
17998 noise="ZombieStepNoise";
17999 id=10;
18000 };
18001 class Sprint3
18002 {
18003 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
18004 noise="ZombieStepNoise";
18005 id=11;
18006 };
18007 class Sprint4
18008 {
18009 soundLookupTable="sprintErc_Boots_Zmb_LookupTable";
18010 noise="ZombieStepNoise";
18011 id=12;
18012 };
18013 class Scuff1
18014 {
18015 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
18016 noise="ZombieStepNoise";
18017 id=17;
18018 };
18019 class Scuff2
18020 {
18021 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
18022 noise="ZombieStepNoise";
18023 id=18;
18024 };
18025 class Sccuff3
18026 {
18027 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
18028 noise="ZombieStepNoise";
18029 id=19;
18030 };
18031 class Scuff4
18032 {
18033 soundLookupTable="scuffErc_Boots_Zmb_LookupTable";
18034 noise="ZombieStepNoise";
18035 id=20;
18036 };
18037 class landFeetErc
18038 {
18039 soundLookupTable="landFeetErc_Boots_Zmb_LookupTable";
18040 noise="ZombieStepNoise";
18041 id=21;
18042 };
18043 class landFootErc
18044 {
18045 soundLookupTable="landFootErc_Boots_Zmb_LookupTable";
18046 noise="ZombieStepNoise";
18047 id=22;
18048 };
18049 class Bodyfall
18050 {
18051 soundLookupTable="bodyfall_Zmb_LookupTable";
18052 noise="ZombieStepNoise";
18053 id=23;
18054 };
18055 class Bodyfall_Hand
18056 {
18057 soundLookupTable="bodyfall_hand_Zmb_LookupTable";
18058 noise="ZombieStepNoise";
18059 id=24;
18060 };
18061 class Bodyfall_Slide
18062 {
18063 soundLookupTable="bodyfall_slide_Zmb_LookupTable";
18064 noise="ZombieStepNoise";
18065 id=25;
18066 };
18067 class Prone_Walk_L
18068 {
18069 soundLookupTable="walkProne_Zmb_LookupTable";
18070 noise="ZombieStepNoise";
18071 id=27;
18072 };
18073 class Prone_Walk_R
18074 {
18075 soundLookupTable="walkProne_Zmb_LookupTable";
18076 noise="ZombieStepNoise";
18077 id=28;
18078 };
18079 class Prone_Run_L
18080 {
18081 soundLookupTable="runProne_Zmb_LookupTable";
18082 noise="ZombieStepNoise";
18083 id=29;
18084 };
18085 class Prone_Run_R
18086 {
18087 soundLookupTable="runProne_Zmb_LookupTable";
18088 noise="ZombieStepNoise";
18089 id=30;
18090 };
18091 };
18092 class Sounds
18093 {
18094 class Attack_Light1
18095 {
18096 soundSet="Zmb_Attack_Light1_SoundSet";
18097 id=1;
18098 };
18099 class Attack_Light2
18100 {
18101 soundSet="Zmb_Attack_Light2_SoundSet";
18102 id=2;
18103 };
18104 class Attack_Heavy1
18105 {
18106 soundSet="Zmb_Attack_Heavy1_SoundSet";
18107 id=3;
18108 };
18109 class Attack_Heavy2
18110 {
18111 soundSet="Zmb_Attack_Heavy2_SoundSet";
18112 id=4;
18113 };
18114 class TwoHands
18115 {
18116 soundSet="Zmb_Attack_TwoHands_SoundSet";
18117 id=5;
18118 };
18119 };
18120 class SoundVoice
18121 {
18122 class LightHit
18123 {
18124 soundSet="ZmbM_Normal_Old_LightHit_Soundset";
18125 id=1;
18126 };
18127 class HeavyHit
18128 {
18129 soundSet="ZmbM_Normal_Old_HeavyHit_Soundset";
18130 id=2;
18131 };
18132 class Attack
18133 {
18134 soundSet="ZmbM_Normal_Old_Attack_Soundset";
18135 id=5;
18136 };
18137 class Jump
18138 {
18139 soundSet="ZmbM_Normal_Old_Jump_Soundset";
18140 id=10;
18141 };
18142 class Land
18143 {
18144 soundSet="ZmbM_Normal_Old_Land_Soundset";
18145 id=11;
18146 };
18147 class CallToArmsShort
18148 {
18149 soundSet="ZmbM_Normal_Old_CallToArmsShort_Soundset";
18150 id=20;
18151 };
18152 };
18153 };
18154 model="\DZ\characters\zombies\Mummy.p3d";
18155 hiddenSelectionsTextures[]=
18156 {
18157 "dz\characters\zombies\data\Mummy_co.paa"
18158 };
18159 hiddenSelectionsMaterials[]=
18160 {
18161 "dz\characters\zombies\data\Mummy.rvmat"
18162 };
18163 aiAgentTemplate="InfectedMMummy";
18164 };
18165 class StaticObj_FrozenScientist_DE: HouseNoDestruct
18166 {
18167 scope=2;
18168 storageCategory=4;
18169 model="DZ\characters\zombies\Static_FrozenScientist.p3d";
18170 };
18171};
18172class CfgNonAIVehicles
18173{
18174 class ProxyHands;
18175 class ProxyAK_47_v58_Proxy: ProxyHands
18176 {
18177 model="\dz\Characters\Proxies\ak_47_v58_proxy.p3d";
18178 };
18179 class ProxyBack;
18180 class ProxyBackpack_DZ: ProxyBack
18181 {
18182 model="\dz\Characters\Proxies\Backpack_DZ.p3d";
18183 };
18184 class ProxyHeadgear;
18185 class ProxyHeadgear_DZ: ProxyHeadgear
18186 {
18187 model="\dz\Characters\Proxies\Headgear_DZ.p3d";
18188 };
18189 class ProxyMask;
18190 class ProxyMask_DZ: ProxyMask
18191 {
18192 model="\dz\Characters\Proxies\Mask_DZ.p3d";
18193 };
18194 class ProxyVest;
18195 class ProxyVest_DZ: ProxyVest
18196 {
18197 model="\dz\Characters\Proxies\Vest_DZ.p3d";
18198 };
18199 class ProxyMelee;
18200 class ProxyMelee_DZ: ProxyMelee
18201 {
18202 model="\dz\Characters\Proxies\Melee_DZ.p3d";
18203 };
18204};