From 774ccf3659de58303a7cc9a5475fb357a0953694 Mon Sep 17 00:00:00 2001 From: "[VB]AWOL" Date: Wed, 4 Dec 2013 00:54:59 -0600 Subject: [PATCH] loots --- SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp b/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp index c7b25072e..0eed44930 100644 --- a/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp +++ b/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp @@ -805,15 +805,17 @@ class CfgLoot { "Remington870_lamp", "Crossbow_DZ", "huntingrifle", + "Chainsaw" }, { 0.25, 0.20, - 0.20, + 0.19, 0.13, 0.10, 0.07, - 0.05 + 0.05, + 0.01 } };