mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
tin an al no longer needed here and switch to base 10
This commit is contained in:
@@ -7,15 +7,9 @@ DZE_ActionInProgress = true;
|
|||||||
s_player_parts_crtl = 1;
|
s_player_parts_crtl = 1;
|
||||||
|
|
||||||
_metals_conversion = [
|
_metals_conversion = [
|
||||||
|
["ItemGoldBar","ItemSilverBar10oz",1,10,"buy","10oz Silver","Gold",102],
|
||||||
["ItemTinBar","ItemAluminumBar",1,2,"buy","Aluminum","Tin",108],
|
["ItemSilverBar10oz","ItemGoldBar",10,1,"buy","Gold","10oz Silver",101],
|
||||||
["ItemAluminumBar","ItemTinBar",2,1,"buy","Tin","Aluminum",107],
|
|
||||||
|
|
||||||
["ItemGoldBar","ItemSilverBar10oz",1,3,"buy","10oz Silver","Gold",102],
|
|
||||||
["ItemSilverBar10oz","ItemGoldBar",3,1,"buy","Gold","10oz Silver",101],
|
|
||||||
|
|
||||||
["ItemBriefcase100oz","ItemGoldBar10oz",1,12,"buy","10oz Gold","Full Briefcase",99]
|
["ItemBriefcase100oz","ItemGoldBar10oz",1,12,"buy","10oz Gold","Full Briefcase",99]
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
// Static Menu
|
// Static Menu
|
||||||
|
|||||||
Reference in New Issue
Block a user