Update DayZ_SFX to 1.8.7

This commit is contained in:
icomrade
2016-02-18 18:40:37 -05:00
parent 2a5ea30479
commit 1a5c5fe766
22 changed files with 67 additions and 18 deletions

View File

@@ -1,7 +1,3 @@
// config_lha.bin - 20:24:26 04/23/11, generated in 0.24 seconds
// Generated by unRap v1.06 by Kegetys
// Separate rootclasses: Disabled, Automatic comments: Enabled
#define VSoft 0
#define VArmor 1
#define VAir 2
@@ -17,13 +13,15 @@
#define EAST 0 // (Russian)
class CfgPatches {
class dayz_sfx {
class CfgPatches
{
class dayz_sfx
{
units[] = {};
weapons[] = {};
requiredVersion = 0.1;
dayzVersion = "1.0.5";
requiredAddons[] = {};
requiredAddons[] = {"dayz_anim"};
dayzVersion = 1.8;
};
};