mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -12,5 +12,10 @@ class ItemToolbox: ItemCore
|
||||
text="Remove Camo Net";
|
||||
script="spawn player_removeNet;";
|
||||
};
|
||||
class RemoveTankTrap
|
||||
{
|
||||
text="Remove Tank Trap";
|
||||
script="spawn player_removeTankTrap;";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user