mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Enable RedRyder in loot tables again
Config errors are fixed for the next test build.
This commit is contained in:
@@ -20,8 +20,8 @@ Hunting[] =
|
|||||||
{Loot_MAGAZINE, 2, FoodNutmix},
|
{Loot_MAGAZINE, 2, FoodNutmix},
|
||||||
{Loot_MAGAZINE, 1, ItemDocument},
|
{Loot_MAGAZINE, 1, ItemDocument},
|
||||||
{Loot_MAGAZINE, 1, ItemMixOil},
|
{Loot_MAGAZINE, 1, ItemMixOil},
|
||||||
//{Loot_WEAPON, 1, RedRyder},
|
{Loot_WEAPON, 1, RedRyder},
|
||||||
//{Loot_MAGAZINE, 1, 350Rnd_BB_Magazine},
|
{Loot_MAGAZINE, 1, 350Rnd_BB_Magazine},
|
||||||
|
|
||||||
//Backpacks
|
//Backpacks
|
||||||
{Loot_GROUP, 5, backpacks},
|
{Loot_GROUP, 5, backpacks},
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ shotgunsingleshot[] = {
|
|||||||
{Loot_WEAPON, 1, Saiga12K},
|
{Loot_WEAPON, 1, Saiga12K},
|
||||||
{Loot_WEAPON, 1, Remington870_DZ}, //Remington870_lamp
|
{Loot_WEAPON, 1, Remington870_DZ}, //Remington870_lamp
|
||||||
{Loot_WEAPON, 1, Crossbow_DZ},
|
{Loot_WEAPON, 1, Crossbow_DZ},
|
||||||
//{Loot_WEAPON, 1, RedRyder},
|
{Loot_WEAPON, 1, RedRyder},
|
||||||
{Loot_WEAPON, 1, M1014_DZ} //M1014
|
{Loot_WEAPON, 1, M1014_DZ} //M1014
|
||||||
};
|
};
|
||||||
Chainsaws[] = {
|
Chainsaws[] = {
|
||||||
@@ -36,7 +36,7 @@ farmweapons[] = {
|
|||||||
{Loot_GROUP, 5, shotgunsingleshot},
|
{Loot_GROUP, 5, shotgunsingleshot},
|
||||||
{Loot_WEAPON, 2, CZ550_DZ}, //huntingrifle
|
{Loot_WEAPON, 2, CZ550_DZ}, //huntingrifle
|
||||||
{Loot_GROUP, 0.3, Chainsaws},
|
{Loot_GROUP, 0.3, Chainsaws},
|
||||||
//{Loot_WEAPON, 2, RedRyder},
|
{Loot_WEAPON, 2, RedRyder},
|
||||||
{Loot_WEAPON, 3, Mosin_DZ}
|
{Loot_WEAPON, 3, Mosin_DZ}
|
||||||
};
|
};
|
||||||
sniperrifles[] = {
|
sniperrifles[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user