mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
@@ -27,7 +27,7 @@
|
||||
position="action";
|
||||
radius = 3.0;
|
||||
onlyForPlayer = 1;
|
||||
condition = "alive this";
|
||||
condition = "!dayz_actionInProgress && (alive this)";
|
||||
statement = "this spawn object_dismantle;";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user