From 04062f0bfbb695f773dc136f3ff8600c66ecebb6 Mon Sep 17 00:00:00 2001 From: Sequisha Date: Sat, 25 Jan 2014 01:10:40 -0500 Subject: [PATCH] Update CfgBuildingLoot.hpp Removed "MilitaryAmmo", vehicle ammo from MilitarySpecial Table. --- .../Configs/CfgBuildingLoot/CfgBuildingLoot.hpp | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgBuildingLoot/CfgBuildingLoot.hpp b/SQF/dayz_code/Configs/CfgBuildingLoot/CfgBuildingLoot.hpp index e2c880c5f..12dd7c7d6 100644 --- a/SQF/dayz_code/Configs/CfgBuildingLoot/CfgBuildingLoot.hpp +++ b/SQF/dayz_code/Configs/CfgBuildingLoot/CfgBuildingLoot.hpp @@ -798,14 +798,13 @@ class CfgBuildingLoot { { "","military" }, { "machinegunammo","single" }, { "militaryclothes","single" }, - { "NVGoggles","weapon" }, - { "militaryammo","single" } + { "NVGoggles","weapon" } }; itemChance[] = { 0.1, 0.04, 0.08, - 0.02, + 0.03, 0.05, 0.06, 0.01, @@ -820,10 +819,9 @@ class CfgBuildingLoot { 0.08, 0.3, 0.01, - 0.03, - 0.03, - 0.01, - 0.05 + 0.05, + 0.05, + 0.01 }; itemTypeSmall[] = {