mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update Wrecks.hpp
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Land_iron_vein_wreck[] =
|
Land_iron_vein_wreck[] =
|
||||||
{
|
{
|
||||||
{Loot_MAGAZINE, 1, PartOre,10,10},
|
{Loot_MAGAZINE, 1, PartOre,10,10}
|
||||||
};
|
};
|
||||||
|
|
||||||
Land_silver_vein_wreck[] =
|
Land_silver_vein_wreck[] =
|
||||||
@@ -10,7 +10,7 @@ Land_silver_vein_wreck[] =
|
|||||||
|
|
||||||
Land_gold_vein_wreck[] =
|
Land_gold_vein_wreck[] =
|
||||||
{
|
{
|
||||||
{Loot_MAGAZINE, 1, PartOreGold,10,10},
|
{Loot_MAGAZINE, 1, PartOreGold,10,10}
|
||||||
};
|
};
|
||||||
|
|
||||||
Land_ammo_supply_wreck[] =
|
Land_ammo_supply_wreck[] =
|
||||||
|
|||||||
Reference in New Issue
Block a user