mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 20:12:20 +03:00
Add new KSK skins
thx Brainbug
This commit is contained in:
@@ -684,4 +684,24 @@ class Skin_GhillieFull_Wood16_DZ : SkinBase {
|
||||
scope = public;
|
||||
displayName = $STR_DZE_EQUIP_GHILLIE_WDL_16_NAME;
|
||||
descriptionShort = $STR_EQUIP_DESC_GHILLIE;
|
||||
};
|
||||
class Skin_GER_Soldier_EP1_des_DZ : SkinBase {
|
||||
scope = public;
|
||||
displayName = $STR_DZE_EQUIP_GER_SOLDIER_DES_NAME;
|
||||
descriptionShort = $STR_DZE_EQUIP_GER_SOLDIER_DES_DESC;
|
||||
};
|
||||
class Skin_GER_Soldier_TL_EP1_des_DZ : SkinBase {
|
||||
scope = public;
|
||||
displayName = $STR_DZE_EQUIP_GER_TL_DES_NAME;
|
||||
descriptionShort = $STR_DZE_EQUIP_GER_TL_DES_DESC;
|
||||
};
|
||||
class Skin_GER_Soldier_EP1_wdl_DZ : SkinBase {
|
||||
scope = public;
|
||||
displayName = $STR_DZE_EQUIP_GER_Soldier_WDL_NAME;
|
||||
descriptionShort = $STR_DZE_EQUIP_GER_Soldier_WDL_DESC;
|
||||
};
|
||||
class Skin_GER_Soldier_TL_EP1_wdl_DZ : SkinBase {
|
||||
scope = public;
|
||||
displayName = $STR_DZE_EQUIP_GER_TL_WDL_NAME;
|
||||
descriptionShort = $STR_DZE_EQUIP_GER_TL_WDL_DESC;
|
||||
};
|
||||
Reference in New Issue
Block a user