mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Revert "Revert "Merge branch 'master' of https://github.com/EpochModTeam/DayZ-Epoch""
This reverts commit 109ec5c9a3.
This commit is contained in:
@@ -174,6 +174,8 @@ menu_Profiteer2 = [
|
||||
"neutral"
|
||||
];
|
||||
|
||||
if (DZE_Virtual_Garage) then {(menu_Profiteer2 select 0) set [count (menu_Profiteer2 select 0), [localize "STR_EPOCH_TRADER_CATEGORY_HELI_PADS",52]];};
|
||||
|
||||
/***************Wholesaler*********/
|
||||
menu_Profiteer3 = [
|
||||
[[localize "STR_EPOCH_TRADER_CATEGORY_WHOLESALE",50]],
|
||||
@@ -181,6 +183,8 @@ menu_Profiteer3 = [
|
||||
"neutral"
|
||||
];
|
||||
|
||||
if (DZE_Virtual_Garage) then {(menu_Profiteer3 select 0) set [count (menu_Profiteer3 select 0), [localize "STR_EPOCH_TRADER_CATEGORY_HELI_PADS",52]];};
|
||||
|
||||
/***************Banker*********/
|
||||
menu_Functionary1_EP1 = [
|
||||
[[localize "STR_EPOCH_TRADER_CATEGORY_CURRENCY",51]],
|
||||
|
||||
Reference in New Issue
Block a user