mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update CfgMagazines.hpp
This commit is contained in:
@@ -1316,7 +1316,7 @@ class CfgMagazines {
|
|||||||
neednearby[] = {"fire"};
|
neednearby[] = {"fire"};
|
||||||
requiretools[] = {"ItemToolbox","ItemHatchet"};
|
requiretools[] = {"ItemToolbox","ItemHatchet"};
|
||||||
output[] = {{"ItemFireBarrel_kit",1}};
|
output[] = {{"ItemFireBarrel_kit",1}};
|
||||||
input[] = {{"ItemFuelBarrelEmpty",1},{"ItemJerryCan",1},{"PartWoodLumber",4}};
|
input[] = {{"ItemFuelBarrelEmpty",1},{"ItemJerryCan",1},{"PartWoodPile",4}};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
class ItemFireBarrel_kit: CA_Magazine
|
class ItemFireBarrel_kit: CA_Magazine
|
||||||
|
|||||||
Reference in New Issue
Block a user