+ added more missing weights
+ added large sandbag with crafting 3 sandbags + 1 wire
+ potential fix for vehicle detection at seller
+ fixed mi17 civillian skin and added test for removing gear access
+ force all spawned objects to exact position
This commit is contained in:
vbawol
2013-02-18 10:47:43 -06:00
parent 56c310400f
commit 0dd7227d5c
13 changed files with 92 additions and 15 deletions

View File

@@ -87,7 +87,7 @@ class RscDisplayMain : RscStandardDisplay
class DAYZ_Version : CA_Version
{
idc = -1;
text = "DayZ Epoch 0.962 (1.7.5.1)";
text = "DayZ Epoch 0.963 (1.7.5.1)";
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
};
class CA_TitleMainMenu;