mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Add some more female skins
This commit is contained in:
@@ -68,7 +68,11 @@ clothes[] = {
|
||||
{Loot_MAGAZINE, 1, Skin_MafiaBoss_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_Dealer_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_BusinessMan_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_HookerW_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_HookerW1_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_HookerW2_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_HookerW3_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_HookerW4_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_HookerW5_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_PriestW_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_PolicemanW_DZ},
|
||||
{Loot_MAGAZINE, 1, Skin_WorkerW_DZ},
|
||||
|
||||
@@ -1834,16 +1834,44 @@ class Skin_PolicemanW_DZ: SkinBase {
|
||||
class Skin_PriestW_DZ: SkinBase {
|
||||
scope = 2;
|
||||
displayName = $STR_EPOCH_SKINS_JULIA;
|
||||
descriptionShort = $STR_EPOCH_SKINS_JAMES_DESC;
|
||||
descriptionShort = $STR_EPOCH_SKINS_JULIA_DESC;
|
||||
sex = "female";
|
||||
playerModel = "PriestW_DZ";
|
||||
};
|
||||
class Skin_HookerW_DZ: SkinBase {
|
||||
class Skin_HookerW1_DZ: SkinBase {
|
||||
scope = 2;
|
||||
displayName = $STR_EPOCH_SKINS_CHANTAL;
|
||||
descriptionShort = $STR_EPOCH_SKINS_CHANTAL_DESC;
|
||||
sex = "female";
|
||||
playerModel = "HookerW_DZ";
|
||||
playerModel = "HookerW1_DZ";
|
||||
};
|
||||
class Skin_HookerW2_DZ: SkinBase {
|
||||
scope = 2;
|
||||
displayName = $STR_EPOCH_SKINS_GINA;
|
||||
descriptionShort = $STR_EPOCH_SKINS_GINA_DESC;
|
||||
sex = "female";
|
||||
playerModel = "HookerW2_DZ";
|
||||
};
|
||||
class Skin_HookerW3_DZ: SkinBase {
|
||||
scope = 2;
|
||||
displayName = $STR_EPOCH_SKINS_SALLY;
|
||||
descriptionShort = $STR_EPOCH_SKINS_SALLY_DESC;
|
||||
sex = "female";
|
||||
playerModel = "HookerW3_DZ";
|
||||
};
|
||||
class Skin_HookerW4_DZ: SkinBase {
|
||||
scope = 2;
|
||||
displayName = $STR_EPOCH_SKINS_ANGEL;
|
||||
descriptionShort = $STR_EPOCH_SKINS_ANGEL_DESC;
|
||||
sex = "female";
|
||||
playerModel = "HookerW4_DZ";
|
||||
};
|
||||
class Skin_HookerW5_DZ: SkinBase {
|
||||
scope = 2;
|
||||
displayName = $STR_EPOCH_SKINS_KANDY;
|
||||
descriptionShort = $STR_EPOCH_SKINS_KANDY_DESC;
|
||||
sex = "female";
|
||||
playerModel = "HookerW5_DZ";
|
||||
};
|
||||
class Skin_OperatorW_DZ: SkinBase {
|
||||
scope = 2;
|
||||
|
||||
@@ -104,7 +104,11 @@ class Category_30 {
|
||||
class Skin_WorkerW_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_PolicemanW_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_PriestW_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_HookerW_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_HookerW1_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_HookerW2_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_HookerW3_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_HookerW4_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_HookerW5_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_Functionary1_EP1_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_Haris_Press_EP1_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
class Skin_Priest_DZ {type = "trade_items";buy[] = {2,"ItemGoldBar"};sell[] = {1,"ItemGoldBar"};};
|
||||
|
||||
@@ -104,7 +104,11 @@ class Category_30 {
|
||||
class Skin_WorkerW_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_PolicemanW_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_PriestW_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_HookerW_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_HookerW1_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_HookerW2_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_HookerW3_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_HookerW4_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_HookerW5_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_Functionary1_EP1_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_Haris_Press_EP1_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
class Skin_Priest_DZ {type = "trade_items";buy[] = {200,"worth"};sell[] = {100,"worth"};};
|
||||
|
||||
@@ -255,11 +255,33 @@ class PriestW_DZ: CivilianW
|
||||
displayName = $STR_EPOCH_SKINS_PRIEST;
|
||||
model = "z\addons\dayz_epoch_u\clothes\dze_F_priest";
|
||||
};
|
||||
class HookerW_DZ: CivilianW
|
||||
class HookerW1_DZ: CivilianW
|
||||
{
|
||||
scope = 2;
|
||||
displayName = $STR_DZE_SKIN_HOOKER_NAME;
|
||||
model = "z\addons\dayz_epoch_u\clothes\dze_f_hooker";
|
||||
hiddenSelections[] = {"camo1"};
|
||||
hiddenSelectionsTextures[] = {"\z\addons\dayz_epoch_u\clothes\data\hooker1_co.paa"};
|
||||
};
|
||||
class HookerW2_DZ: HookerW1_DZ
|
||||
{
|
||||
displayName = $STR_DZE_SKIN_HOOKER_NAME;
|
||||
hiddenSelectionsTextures[] = {"\z\addons\dayz_epoch_u\clothes\data\hooker2_co.paa"};
|
||||
};
|
||||
class HookerW3_DZ: HookerW1_DZ
|
||||
{
|
||||
displayName = $STR_DZE_SKIN_HOOKER_NAME;
|
||||
hiddenSelectionsTextures[] = {"\z\addons\dayz_epoch_u\clothes\data\hooker3_co.paa"};
|
||||
};
|
||||
class HookerW4_DZ: HookerW1_DZ
|
||||
{
|
||||
displayName = $STR_DZE_SKIN_HOOKER_NAME;
|
||||
hiddenSelectionsTextures[] = {"\z\addons\dayz_epoch_u\clothes\data\hooker4_co.paa"};
|
||||
};
|
||||
class HookerW5_DZ: HookerW1_DZ
|
||||
{
|
||||
displayName = $STR_DZE_SKIN_HOOKER_NAME;
|
||||
hiddenSelectionsTextures[] = {"\z\addons\dayz_epoch_u\clothes\data\hooker5_co.paa"};
|
||||
};
|
||||
class SniperW_DZ: CivilianW
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user