mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
CFGLoot should be done
Make sure there's no attachments or NEW _DZ weapons that support attachments!!!!
This commit is contained in:
@@ -27,8 +27,10 @@ shotgunsingleshot[] = {
|
||||
};
|
||||
farmweapons[] = {
|
||||
{Loot_GROUP, 5, shotgunsingleshot},
|
||||
,{Loot_WEAPON, 2, huntingrifle}
|
||||
,{Loot_WEAPON, 1, Chainsaw}
|
||||
{Loot_WEAPON, 2, huntingrifle},
|
||||
{Loot_WEAPON, 0.3, Chainsaw},
|
||||
{Loot_WEAPON, 3, Mosin_DZ}
|
||||
//{Loot_WEAPON, 2, CZ550_DZ}, //Huntingrifle
|
||||
//,{Loot_WEAPON, 2, RedRyder}
|
||||
};
|
||||
sniperrifles[] = {
|
||||
|
||||
Reference in New Issue
Block a user