mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 10:56:29 +03:00
add 1.7.7. zombies
This commit is contained in:
@@ -25,5 +25,12 @@ class CfgFaces
|
||||
identityTypes[] = {"PZombie2"};
|
||||
disabled = 0;
|
||||
};
|
||||
class Zombie3 : Default {
|
||||
name = "Zombie 3";
|
||||
texture = "z\addons\dayz_communityassets\faces\zombie_03_co.paa";
|
||||
material = "z\addons\dayz_communityassets\faces\zombie_03.rvmat";
|
||||
identityTypes[] = {"Zombie3"};
|
||||
disabled = 0;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user