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