mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix siphon fuel
ItemJerrycanEmpty no longer inherits from ItemJerrycan
This commit is contained in:
@@ -175,6 +175,7 @@ dayz_resetSelfActions = {
|
||||
s_player_flipveh = -1;
|
||||
s_player_stats = -1;
|
||||
s_player_sleep = -1;
|
||||
s_player_fillfuel210 = -1;
|
||||
s_player_fillfuel20 = -1;
|
||||
s_player_fillfuel5 = -1;
|
||||
s_player_siphonfuel = -1;
|
||||
|
||||
Reference in New Issue
Block a user