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