Move new items to misc config

This commit is contained in:
A Man
2021-12-23 19:08:16 +01:00
parent db4a417f30
commit f7e71c744d
7 changed files with 597 additions and 604 deletions

View File

@@ -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"};