Update CfgMagazines.hpp

This commit is contained in:
HARLAN
2013-11-26 22:00:34 -05:00
parent 3c75449981
commit 0d210b3b70

View File

@@ -4053,7 +4053,7 @@ class CfgMagazines {
};
class Crafting
{
text = "Craft Quintuple H-barrier";
text = "Craft 5x H-barrier";
script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;";
neednearby[] = {};
requiretools[] = {"ItemEtool","ItemToolbox"};