mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Move new items to misc config
This commit is contained in:
@@ -207,7 +207,7 @@ class equip_metal_sheet_rusted: CA_Magazine
|
||||
{
|
||||
class Crafting
|
||||
{
|
||||
text = $STR_EPOCH_ACTION_CRAFT_METAL_SHEET;
|
||||
text = $STR_CRAFTING_METALSHEET;
|
||||
script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;";
|
||||
neednearby[] = {"workshop","fire"};
|
||||
requiretools[] = {"ItemToolbox","ItemSledge"};
|
||||
|
||||
Reference in New Issue
Block a user