0.3.9.0487

This commit is contained in:
vbawol 2016-05-25 16:39:14 -05:00
parent c6c3ec4943
commit a659c1bb08
32 changed files with 6 additions and 6 deletions

View File

@ -47,7 +47,7 @@ if !(isNull _this && alive _this) then {
_bleedAmount = getNumber (_cfgObjectInteraction >> "bleedAmount");
_bloodpAmount = getNumber (_cfgObjectInteraction >> "bloodpAmount");
_soundConfigArray = getArray (_cfgObjectInteraction >> "soundEffect");
if !(_animConfigArray isEqualTo []) then {
if !(_soundConfigArray isEqualTo []) then {
_soundEffect = selectRandom _soundConfigArray;
};
_soundEffectGlobal = getNumber (_cfgObjectInteraction >> "soundEffectGlobal");

View File

@ -1 +1 @@
build=486;
build=487;

View File

@ -1 +1 @@
build=486;
build=487;

View File

@ -1 +1 @@
build=486;
build=487;

View File

@ -1 +1 @@
build=486;
build=487;

View File

@ -1 +1 @@
486
487