mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-24 00:50:50 +03:00
Add new female skins
Made by @Helion4 All ghillie suits, warm clothes and stalker suits with helmet can be worn by female players too now. The female base class got re-build. All female player models have the same attributs as the male models. For example: Armor or camouflage. Also, all missing skins got added to loot and traders.
This commit is contained in:
@@ -342,9 +342,9 @@ class CfgVehicles
|
||||
#include "Zeds\WildZeds.hpp" //Wild type zeds
|
||||
#include "Zeds\SwarmZeds.hpp" //Swarm type zeds
|
||||
#include "Zeds\PlayerZeds.hpp" //Player type zeds
|
||||
//Skins
|
||||
#include "Skins\Female.hpp"
|
||||
//Skins
|
||||
#include "Skins\Male.hpp"
|
||||
#include "Skins\Female.hpp"
|
||||
//Bags
|
||||
#include "Bags.hpp" // Backpacks
|
||||
//DZAnimal and DZ_Fin
|
||||
|
||||
Reference in New Issue
Block a user