mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add back 1051 handling of RepairParts not listed in config
This commit is contained in:
@@ -126,4 +126,10 @@ class RepairParts : AllVehicles
|
||||
class HitHull {
|
||||
part = "PartGeneric";
|
||||
};
|
||||
class HitLTrack {
|
||||
part = "PartGeneric";
|
||||
};
|
||||
class HitRTrack {
|
||||
part = "PartGeneric";
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user