mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
0.915
+ added "each" to the sell menu for mags. + fixed sell message to display actual in out counts traded in bulk. +made pack vault text red. + reduced zombie alert when attempting to crack vault. + potential fix for vehicle damage spam at server start.
This commit is contained in:
@@ -127,7 +127,6 @@ dayz_resetSelfActions = {
|
||||
s_player_barkdog = -1;
|
||||
s_player_warndog = -1;
|
||||
s_player_followdog = -1;
|
||||
s_last_trader = -1;
|
||||
s_player_repair_crtl = -1;
|
||||
};
|
||||
call dayz_resetSelfActions;
|
||||
|
||||
Reference in New Issue
Block a user