mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Add winter camo tents
Models made by @Helion4
This commit is contained in:
@@ -17,9 +17,11 @@ Generic[] =
|
||||
};
|
||||
|
||||
tents[] = {
|
||||
{Loot_MAGAZINE, 1, ItemDomeTent},
|
||||
{Loot_MAGAZINE, 1, ItemTent},
|
||||
{Loot_MAGAZINE, 1, ItemDesertTent} //EPOCH ADDITION
|
||||
{Loot_MAGAZINE, 3, ItemDomeTent},
|
||||
{Loot_MAGAZINE, 3, ItemTent},
|
||||
{Loot_MAGAZINE, 1, ItemDesertTent},
|
||||
{Loot_MAGAZINE, 1, ItemTentWinter},
|
||||
{Loot_MAGAZINE, 1, ItemWinterDomeTent}
|
||||
};
|
||||
|
||||
GenericSmall[] =
|
||||
|
||||
Reference in New Issue
Block a user