mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Clear typicalCargo for some vehicles missing it
Prevents preloading units, may help with load times a little.
This commit is contained in:
@@ -49,7 +49,7 @@ class Category_564 {
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
};
|
||||
class Kamaz {
|
||||
class Kamaz_DZE {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {2,"ItemGoldBar10oz"};
|
||||
sell[] = {1,"ItemGoldBar10oz"};
|
||||
|
||||
Reference in New Issue
Block a user