mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Add missing HangarSmall loot group
This commit is contained in:
@@ -16,3 +16,27 @@ Hangar[] =
|
||||
{Loot_GROUP, 10, Generic},
|
||||
{Loot_GROUP, 5, AttachmentsGeneric}
|
||||
};
|
||||
|
||||
HangarSmall[] =
|
||||
{
|
||||
{Loot_TOOL, 2, Binocular},
|
||||
{Loot_WEAPON, 2, NVGoggles},
|
||||
{Loot_GROUP, 10, pistols},
|
||||
{Loot_TOOL, 2, Binocular_Vector},
|
||||
{Loot_TOOL, 3, ItemKnife},
|
||||
{Loot_TOOL, 1.3, ItemGPS},
|
||||
{Loot_TOOL, 3, ItemMap},
|
||||
{Loot_GROUP, 3, militaryclothes},
|
||||
{Loot_GROUP, 2, specialclothes},
|
||||
{Loot_MAGAZINE, 0.5, PipeBomb},
|
||||
{Loot_MAGAZINE, 0.5, MAAWS_HEAT},
|
||||
{Loot_MAGAZINE, 2, 100Rnd_762x54_PK},
|
||||
{Loot_GROUP, 15, AmmoMilitaryLow},
|
||||
{Loot_GROUP, 10, AmmoMilitaryHigh},
|
||||
{Loot_GROUP, 8, AttachmentsEast},
|
||||
{Loot_GROUP, 6, AttachmentsWest},
|
||||
{Loot_GROUP, 10, MedicalLow},
|
||||
{Loot_GROUP, 10, Trash},
|
||||
{Loot_GROUP, 10, Consumable},
|
||||
{Loot_GROUP, 8, GenericSmall}
|
||||
};
|
||||
Reference in New Issue
Block a user