mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Remove Salvage from Bicycle in configs
This commit is contained in:
@@ -3,4 +3,9 @@ class MMT_Civ: MMT_base {
|
||||
typicalCargo[] = {};
|
||||
class TransportMagazines {};
|
||||
class TransportWeapons {};
|
||||
class UserActions
|
||||
{
|
||||
class Repair {ACTION_REPAIR; radius = 4;};
|
||||
delete Salvage;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user