mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Adding the skin FR_Sapper (#1734)
* Added one new skin
* Added one new skin
* Added one new skin and class RepairVehicle
Added one new skin and class RepairVehicle: None { show = 0; };
* Added one new skin
* Added one new skin
* Update EpochSkins.hpp
* Added one new skin
* Added one new skin
* Added one new skin
This commit is contained in:
@@ -417,3 +417,8 @@ class Skin_BAF_Soldier_N_MTP_DZ: SkinBase {
|
||||
displayName = $STR_EPOCH_SKINS_BAFSOLDIER;
|
||||
descriptionShort = $STR_EPOCH_SKINS_BAFSOLDIER;
|
||||
};
|
||||
class Skin_FR_Sapper_DZ: SkinBase {
|
||||
scope = public;
|
||||
displayName = $STR_EPOCH_SKINS_FRSAPPER;
|
||||
descriptionShort = $STR_EPOCH_SKINS_FRSAPPER;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user