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,5 +1,5 @@
|
||||
class ItemKeyKit: ItemCore {
|
||||
scope = 2;
|
||||
scope = public;
|
||||
displayname = $STR_EQUIP_KEYKIT;
|
||||
model="\z\addons\dayz_epoch\models\keykit.p3d";
|
||||
descriptionShort=$STR_EQUIP_KEYKIT_DESC;
|
||||
|
||||
Reference in New Issue
Block a user