From 257b4dc327a29865463bd7b831c82e4ccadb4583 Mon Sep 17 00:00:00 2001 From: "[VB]AWOL" Date: Sat, 31 Aug 2013 01:30:38 -0500 Subject: [PATCH] Worker zombies did not use correct loot table --- SQF/dayz_code/Configs/CfgVehicles/Zeds/NewZeds.hpp | 2 +- SQF/dayz_code/Configs/cfgLoot.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgVehicles/Zeds/NewZeds.hpp b/SQF/dayz_code/Configs/CfgVehicles/Zeds/NewZeds.hpp index 576570c71..b19fbde45 100644 --- a/SQF/dayz_code/Configs/CfgVehicles/Zeds/NewZeds.hpp +++ b/SQF/dayz_code/Configs/CfgVehicles/Zeds/NewZeds.hpp @@ -116,7 +116,7 @@ }; class z_worker1 : zZombie_new_Base { - zombieLoot = "civilian"; + zombieLoot = "worker"; model = "\Ca\characters_E\Overall\Overall"; hiddenSelections[] = {"Camo"}; hiddenSelectionsTextures[] = {"z\addons\dayz_communityassets\zeds\overall\Overall_4_co.paa"}; diff --git a/SQF/dayz_code/Configs/cfgLoot.hpp b/SQF/dayz_code/Configs/cfgLoot.hpp index 34fccf6a6..9a2ebfb24 100644 --- a/SQF/dayz_code/Configs/cfgLoot.hpp +++ b/SQF/dayz_code/Configs/cfgLoot.hpp @@ -435,7 +435,7 @@ class CfgLoot { "ItemPainkiller", "ItemWire", "ItemTankTrap", - "ItemComboLock", + "ItemComboLock" }, { 0.14,