mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 01:31:51 +03:00
Should be all scope entries
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class ItemWorkBench : CA_Magazine
|
||||
{
|
||||
scope = 2;
|
||||
scope = public;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = $STR_BLD_name_ItemWorkBench;//"Work Bench (Packed)"
|
||||
|
||||
Reference in New Issue
Block a user