1.0.1.5 RC1

+ [ADDED] Re enabling "force save %1" is now optional DZE_AllowForceSave
= true;
+ [ADDED] Added cargo check back in can be disabled with
DZE_AllowCargoCheck = false;
+ [ADDED] Trade metals menu can now trade 12 x 10oz gold bars into a
full 100oz briefcase.
+ [FIXED] Urban girl texture path was incorrect.
+ [CHANGED] Standard helicrash spawn system replaced with epoch events
and now spawn with a 75% chance every 45 minutes. Thanks to maca134.
This commit is contained in:
vbawol
2013-07-04 13:13:12 -05:00
parent 3d4b6da3a5
commit cbc15117ba
7 changed files with 160 additions and 44 deletions

View File

@@ -367,7 +367,7 @@ class Citizen1; // External class reference
class SurvivorWurban_DZ: SurvivorW2_DZ
{
hiddenSelections[] = {"Camo"};
hiddenSelectionsTextures[] = {"\z\addons\dayz_epoch\textures\textures\UrbanGirl.paa"};
hiddenSelectionsTextures[] = {"\z\addons\dayz_epoch\textures\UrbanGirl.paa"};
};
class PZombie_VB: Citizen1