diff --git a/SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp b/SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp index 3d2d54621..826406547 100644 --- a/SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp +++ b/SQF/dayz_code/Configs/CfgBuildingLoot/CfgLootSmall.hpp @@ -557,7 +557,7 @@ class CfgLootSmall { 0.14, 0.14, 0.01, - 0.01, + 0.01 } }; pistols[] = { @@ -582,4 +582,4 @@ class CfgLootSmall { 0.01 } }; -}; \ No newline at end of file +}; diff --git a/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp b/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp index 3631778d1..6710dd2c4 100644 --- a/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp +++ b/SQF/dayz_code/Configs/CfgBuildingLoot/cfgLoot.hpp @@ -989,7 +989,7 @@ class CfgLoot { 0.11, 0.12, 0.07, - 0.05, + 0.05 } }; @@ -1019,7 +1019,7 @@ class CfgLoot { 0.1, 0.08, 0.05, - 0.05, + 0.05 } }; machinegunammo[] = { @@ -1059,7 +1059,7 @@ class CfgLoot { 0.14, 0.14, 0.01, - 0.01, + 0.01 } };