Update vanilla building

Vanilla commit:

5604a8820b
This commit is contained in:
ebayShopper
2017-03-19 16:59:41 -04:00
parent 53158a11ed
commit 3d8814bc33
4 changed files with 12 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
position="action";
radius = 3.0;
onlyForPlayer = 1;
condition = "alive this";
condition = "!dayz_actionInProgress && (alive this)";
statement = "this spawn object_dismantle;";
};
};