mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
0.971
+ added color coding of backpack when selling fixes #112 + fixed silver to gold conversion rates on bulk selling weapons and backpacks. Fixes #114 + add more missing weights for R3F realism. Fixes #110 + added random direction to purchased vehicles makes it harder to get duplicate uid not fixed 100%
This commit is contained in:
@@ -27,7 +27,7 @@ class CfgMods
|
||||
{
|
||||
class DayZ
|
||||
{
|
||||
dir = "DayZ";
|
||||
dir = "@DayZ_Epoch";
|
||||
name = "DayZ Epoch";
|
||||
picture = "z\addons\dayz_code\gui\dayz_logo_ca.paa";
|
||||
hidePicture = 0;
|
||||
|
||||
Reference in New Issue
Block a user