CfgLootSmall Done, left off at tents[] in CfgLoot

This commit is contained in:
icomrade
2016-02-23 10:39:33 -05:00
parent 8cdc8e6e36
commit 71956df248
17 changed files with 324 additions and 31 deletions

View File

@@ -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"};