mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-14 20:22:56 +03:00
@@ -262,13 +262,6 @@ dayz_resetSelfActions = {
|
||||
};
|
||||
call dayz_resetSelfActions;
|
||||
|
||||
dayz_resetUpgradeActions = {
|
||||
s_player_disassembly = -1;
|
||||
s_player_building = -1;
|
||||
s_player_maintenance = -1;
|
||||
};
|
||||
call dayz_resetUpgradeActions;
|
||||
|
||||
//Engineering variables
|
||||
s_player_lastTarget = objNull;
|
||||
s_player_repairActions = [];
|
||||
|
||||
Reference in New Issue
Block a user