mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-23 16:40:50 +03:00
Remove vanilla camo net
Duplicate of Epoch one. Also had sliding issues when building because it did not have the proper Epoch offset.
This commit is contained in:
@@ -24,7 +24,7 @@ Castle[] =
|
||||
{Loot_MAGAZINE, 4, PartWoodPile},
|
||||
{Loot_MAGAZINE, 2, ItemComboLock},
|
||||
{Loot_MAGAZINE, 1, ItemTent},
|
||||
{Loot_MAGAZINE, 1, ItemCamoNet},
|
||||
{Loot_MAGAZINE, 1, forest_net_kit},
|
||||
|
||||
//Groups
|
||||
{Loot_GROUP, 5, AmmoCivilian},
|
||||
|
||||
@@ -28,7 +28,7 @@ Supermarket[] =
|
||||
{Loot_MAGAZINE, 1, ItemMixOil},
|
||||
{Loot_MAGAZINE, 1, PartPlywoodPack},
|
||||
//{Loot_MAGAZINE, 0.5, ItemDomeTent}, //IN TENTS GROUP
|
||||
{Loot_MAGAZINE, 1, ItemCamoNet},
|
||||
{Loot_MAGAZINE, 1, forest_net_kit},
|
||||
{Loot_MAGAZINE, 0.1, ItemComboLock},
|
||||
{Loot_MAGAZINE, 3, ItemBandage},
|
||||
{Loot_MAGAZINE, 2, ItemPainkiller},
|
||||
|
||||
Reference in New Issue
Block a user