mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +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}
|
|
}; |