From 0c4323b28d5947382aa48b562567b13731baf9e5 Mon Sep 17 00:00:00 2001 From: Florian Kinder Date: Wed, 12 Feb 2014 22:35:29 +0100 Subject: [PATCH] Fixed LootTable fixed for commit 37516f2df2fac030ace4abfdfe52acb447201f68 --- SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp | 4 ++-- SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp b/SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp index 24ee1e71d..8c1ad78b4 100644 --- a/SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp +++ b/SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp @@ -2070,7 +2070,7 @@ class CfgLootSmall { ,{"Skin_GUE_Soldier_2_DZ",0.040} ,{"100Rnd_556x45_BetaCMag",0.200} ,{"75Rnd_545x39_RPK",0.200} - ,{"100Rnd_556x45",0.150} + ,{"100Rnd_556x45_M249",0.150} ,{"100Rnd_762x51_M240",0.150} ,{"100Rnd_762x54_PK",0.140} ,{"200Rnd_556x45_M249",0.140} @@ -2300,7 +2300,7 @@ class CfgLootSmall { ,{"Skin_GUE_Soldier_2_DZ",0.040} ,{"100Rnd_556x45_BetaCMag",0.200} ,{"75Rnd_545x39_RPK",0.200} - ,{"100Rnd_556x45",0.150} + ,{"100Rnd_556x45_M249",0.150} ,{"100Rnd_762x51_M240",0.150} ,{"100Rnd_762x54_PK",0.140} ,{"200Rnd_556x45_M249",0.140} diff --git a/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp b/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp index 70d4314c2..b23ded2da 100644 --- a/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp +++ b/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp @@ -7417,7 +7417,7 @@ class CfgLoot { ,{"Mk_48_DZ",0.050} ,{"100Rnd_556x45_BetaCMag",0.050} ,{"75Rnd_545x39_RPK",0.200} - ,{"100Rnd_556x45",0.200} + ,{"100Rnd_556x45_M249",0.200} ,{"100Rnd_762x51_M240",0.150} ,{"100Rnd_762x54_PK",0.150} ,{"200Rnd_556x45_M249",0.150} @@ -7841,13 +7841,13 @@ class CfgLoot { ,{"Mk_48_DZ",0.050} ,{"100Rnd_556x45_BetaCMag",0.050} ,{"75Rnd_545x39_RPK",0.200} - ,{"100Rnd_556x45",0.200} + ,{"100Rnd_556x45_M249",0.200} ,{"100Rnd_762x51_M240",0.150} ,{"100Rnd_762x54_PK",0.150} ,{"200Rnd_556x45_M249",0.150} ,{"100Rnd_556x45_BetaCMag",0.150} ,{"75Rnd_545x39_RPK",0.200} - ,{"100Rnd_556x45",0.200} + ,{"100Rnd_556x45_M249",0.200} ,{"100Rnd_762x51_M240",0.150} ,{"100Rnd_762x54_PK",0.150} ,{"200Rnd_556x45_M249",0.140} @@ -8273,13 +8273,13 @@ class CfgLoot { ,{"Mk_48_DZ",0.050} ,{"100Rnd_556x45_BetaCMag",0.050} ,{"75Rnd_545x39_RPK",0.200} - ,{"100Rnd_556x45",0.200} + ,{"100Rnd_556x45_M249",0.200} ,{"100Rnd_762x51_M240",0.150} ,{"100Rnd_762x54_PK",0.150} ,{"200Rnd_556x45_M249",0.150} ,{"100Rnd_556x45_BetaCMag",0.150} ,{"75Rnd_545x39_RPK",0.200} - ,{"100Rnd_556x45",0.200} + ,{"100Rnd_556x45_M249",0.200} ,{"100Rnd_762x51_M240",0.150} ,{"100Rnd_762x54_PK",0.150} ,{"200Rnd_556x45_M249",0.140}