mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
0.997 released
+ Added new female pink clothes option. + Fixed counter issues with trade_items_wo_db + trade_items fixed return bars if trader is out of stock.
This commit is contained in:
@@ -1607,6 +1607,11 @@ class CfgVehicles
|
||||
hiddenSelections[] = {"Camo"};
|
||||
hiddenSelectionsTextures[] = {"\ca\characters_e\woman\baker\data\european_woman_01_co.paa"};
|
||||
};
|
||||
class SurvivorWpink_DZ: SurvivorW2_DZ
|
||||
{
|
||||
hiddenSelections[] = {"Camo"};
|
||||
hiddenSelectionsTextures[] = {"\dayz_equip\textures\GirlyGirl.paa"};
|
||||
};
|
||||
class Citizen1;
|
||||
class PZombie_VB: Citizen1
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user