mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fixes issue with missing weapons on graves
http://epochmod.com/forum/index.php?/topic/5092-player-grave/?p=33281
This commit is contained in:
@@ -3157,7 +3157,7 @@ class CfgVehicles {
|
||||
destrType = "DestructNo";
|
||||
model = "\z\addons\dayz_epoch\models\skeleton.p3d";
|
||||
transportMaxMagazines = 80;
|
||||
transportMaxWeapons = 15;
|
||||
transportMaxWeapons = 20;
|
||||
transportMaxBackpacks = 1;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user