mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
@@ -1334,7 +1334,7 @@ class CfgMagazines {
|
|||||||
text = "$STR_EPOCH_PLAYER_276";
|
text = "$STR_EPOCH_PLAYER_276";
|
||||||
script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;";
|
script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;";
|
||||||
neednearby[] = {"fire"};
|
neednearby[] = {"fire"};
|
||||||
requiretools[] = {"ItemToolbox","ItemHatchet"};
|
requiretools[] = {"ItemToolbox"};
|
||||||
output[] = {{"ItemFireBarrel_kit",1}};
|
output[] = {{"ItemFireBarrel_kit",1}};
|
||||||
input[] = {{"ItemFuelBarrelEmpty",1},{"ItemJerryCan",1},{"PartWoodPile",4}};
|
input[] = {{"ItemFuelBarrelEmpty",1},{"ItemJerryCan",1},{"PartWoodPile",4}};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user