Fixes SetFace error

This commit is contained in:
icomrade
2016-10-19 12:45:35 -04:00
parent 869e95eb2c
commit 606098a1e3
3 changed files with 1115 additions and 98 deletions

View File

@@ -12,8 +12,8 @@ class PZombie_VB: Citizen1
respawnWeapons[] = {};
respawnMagazines[] = {};
faceType = "ZFaces";
identityTypes[] = {"Zombie1","Zombie2"};
faceType = "PZombieFace1";
identityTypes[] = {"PZombie1"};
extCameraPosition[] = {0,1.5,-9};
canHideBodies = 0;