mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Should be all scope entries
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Skin_Soldier1_DZ : SkinBase
|
||||
{
|
||||
scope = 2;
|
||||
scope = public;
|
||||
displayName = $STR_EQUIP_NAME_SOLDIER;
|
||||
descriptionShort = $STR_EQUIP_DESC_SOLDIER;
|
||||
};
|
||||
Reference in New Issue
Block a user