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 equip_herb_box : CA_Magazine {
|
||||
scope = 2;
|
||||
scope = public;
|
||||
count = 1;
|
||||
displayName = $STR_EQUIP_NAME_HERBBOX;
|
||||
descriptionShort = $STR_EQUIP_DESC_HERBBOX;
|
||||
|
||||
Reference in New Issue
Block a user