mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-17 09:53:21 +03:00
CfgLootSmall Done, left off at tents[] in CfgLoot
This commit is contained in:
@@ -316,7 +316,7 @@ class z_suit2 : z_suit1 {
|
||||
};
|
||||
class z_worker1 : zZombie_Base {
|
||||
displayName = $STR_ZNAME_WORKER;
|
||||
zombieLoot = ZombieCivilian;
|
||||
zombieLoot = ZombieWorker;
|
||||
model = "\Ca\characters_E\Overall\Overall";
|
||||
hiddenSelections[] = {"Camo"};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user