mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
8 lines
189 B
C++
8 lines
189 B
C++
Parts[] =
|
|
{
|
|
{Loot_MAGAZINE, 5, PartGeneric},
|
|
{Loot_MAGAZINE, 3, PartGlass},
|
|
{Loot_MAGAZINE, 2, PartFueltank},
|
|
{Loot_MAGAZINE, 2, PartWheel},
|
|
{Loot_MAGAZINE, 1, PartEngine}
|
|
}; |