mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
up sources for trader citys
This commit is contained in:
@@ -360,7 +360,13 @@ if (!isNull cursorTarget and !_inVehicle and (player distance cursorTarget < 6))
|
||||
s_player_parts set [count s_player_parts,_buy];
|
||||
} forEach (_traderMenu select 0);
|
||||
|
||||
// Add static metals trader options under sub menu
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
s_player_parts_crtl = 1;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user