Merge pull request #1309 from Uro1/master

Wrong string from stingtable
This commit is contained in:
vbawol
2014-06-04 13:33:47 -05:00

View File

@@ -1700,7 +1700,7 @@ class CfgMagazines {
{
class Crafting
{
text = $STR_EPOCH_PLAYER_269;
text = $STR_EPOCH_PLAYER_269b;
script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;";
neednearby[] = {"workshop"};
requiretools[] = {"ItemToolbox","ItemKnife"};