mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Small loot tweaks for balance (#1719)
* Small loot tweak Lowered the spawn chance of duct tape a bit. * Small loot tweaks Smaller spawn chance of binoculars, Knife and maps
This commit is contained in:
@@ -48,10 +48,9 @@ IndustrialSmall[] =
|
||||
{
|
||||
{Loot_WEAPON, 3, ItemKnife},
|
||||
{Loot_WEAPON, 1, ItemKeyKit},
|
||||
{Loot_MAGAZINE, 3, equip_duct_tape},
|
||||
{Loot_MAGAZINE, 2, equip_duct_tape},
|
||||
{Loot_MAGAZINE, 6, equip_nails},
|
||||
{Loot_GROUP, 10, Trash},
|
||||
{Loot_GROUP, 4, Consumable},
|
||||
{Loot_GROUP, 8, GenericSmall}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user