Update CfgMagazines.hpp

This commit is contained in:
HARLAN
2013-11-26 22:00:46 -05:00
parent 0d210b3b70
commit 1d69403fb3

View File

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