Skip to content

Commit

Permalink
Fix #965 via MGT
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaronator authored and Skaronator committed Jan 5, 2014
1 parent c7e2ed4 commit 95c5c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SQF/dayz_code/Configs/CfgBuildingLoot/CfgBuildingLoot.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1767,7 +1767,7 @@ class CfgBuildingLoot {
{"WeaponHolder_ItemMachete", "object"},
{ "SCAR_H_LNG_Sniper_SD","weapon" },
{"2000Rnd_762x51_M134","magazine"},
{"KSVK","weapon" },
{"KSVK_DZE","weapon" },
{"m240_scoped_EP1_DZE","weapon" }
};
itemChance[] = {
Expand Down

0 comments on commit 95c5c6c

Please sign in to comment.