mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +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:
@@ -341,6 +341,10 @@ class CfgSurvival {
|
||||
sex = "female";
|
||||
playerModel = "SurvivorW2_DZ";
|
||||
};
|
||||
class Skin_SurvivorWpink_DZ: Default {
|
||||
sex = "female";
|
||||
playerModel = "SurvivorWpink_DZ";
|
||||
};
|
||||
class Skin_SurvivorW3_DZ: Default {
|
||||
sex = "female";
|
||||
playerModel = "SurvivorW3_DZ";
|
||||
|
||||
Reference in New Issue
Block a user