mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add files via upload
Easier to upload the files. There are lots of changes.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
// In order to fix up a vehicle more wheels and glass are required, so they have higher weights.
|
||||
Parts[] =
|
||||
{
|
||||
{Loot_MAGAZINE, 5, PartGeneric},
|
||||
{Loot_MAGAZINE, 1, PartGeneric},
|
||||
{Loot_MAGAZINE, 3, PartGlass},
|
||||
{Loot_MAGAZINE, 2, PartFueltank},
|
||||
{Loot_MAGAZINE, 2, PartWheel},
|
||||
{Loot_MAGAZINE, 1, PartFueltank},
|
||||
{Loot_MAGAZINE, 3, PartWheel},
|
||||
{Loot_MAGAZINE, 1, PartEngine}
|
||||
};
|
||||
Reference in New Issue
Block a user