mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 09:32:02 +03:00
remove mine after looted for #1730
This commit is contained in:
@@ -206,6 +206,7 @@ if (_proceed) then {
|
||||
_radius = 1;
|
||||
|
||||
if (_isMine) then {
|
||||
deleteVehicle _obj;
|
||||
if((random 10) <= 4) then {
|
||||
_gems = [];
|
||||
_weights = [];
|
||||
|
||||
Reference in New Issue
Block a user