Update vanilla player build

Vanilla development commits applied:

a2193626a0

deb7207672

2de1d90edd

8a914606cf
This commit is contained in:
ebaydayz
2016-08-21 11:58:32 -04:00
parent f0e0f6d6e4
commit fd90eda8ae
5 changed files with 12 additions and 15 deletions

View File

@@ -99,7 +99,7 @@ while {_isOk} do {
};
if (_isWoodenGate) then {
if ([0.06] call fn_chance) then {
if ([0.04] call fn_chance) then {
_isOk = false;
_proceed = true;
_brokein = true;