mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-24 00:50:50 +03:00
grave model
This commit is contained in:
@@ -3155,13 +3155,9 @@ class CfgVehicles {
|
|||||||
vehicleClass = "Survival";
|
vehicleClass = "Survival";
|
||||||
displayName = "Grave DZE";
|
displayName = "Grave DZE";
|
||||||
destrType = "DestructNo";
|
destrType = "DestructNo";
|
||||||
memoryPointSupply = "collect";
|
model = "\ca\buildings\Misc\hrobecek.p3d";
|
||||||
supplyRadius = 3;
|
|
||||||
transportMaxMagazines = 80;
|
transportMaxMagazines = 80;
|
||||||
transportMaxWeapons = 5;
|
transportMaxWeapons = 5;
|
||||||
transportMaxBackpacks = 1;
|
transportMaxBackpacks = 1;
|
||||||
transportAmmo = 0;
|
|
||||||
transportRepair = 0;
|
|
||||||
transportFuel = 0;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user