mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Fix z_hunter texture #1805
This commit is contained in:
@@ -376,6 +376,7 @@ class z_hunter : zZombie_Base {
|
|||||||
zombieLoot = ZombieHunter;
|
zombieLoot = ZombieHunter;
|
||||||
model = "\ca\characters2\civil\Woodlander\Woodlander";
|
model = "\ca\characters2\civil\Woodlander\Woodlander";
|
||||||
hiddenSelections[] = {"Camo"};
|
hiddenSelections[] = {"Camo"};
|
||||||
|
hiddenSelectionsTextures[] = {"\ca\characters2\civil\woodlander\data\woodlander_v3_co.paa"};
|
||||||
|
|
||||||
class Wounds {
|
class Wounds {
|
||||||
tex[] = {};
|
tex[] = {};
|
||||||
|
|||||||
Reference in New Issue
Block a user