mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update string
This commit is contained in:
@@ -30,7 +30,7 @@ class ItemStone: CA_Magazine
|
|||||||
};
|
};
|
||||||
class Crafting2
|
class Crafting2
|
||||||
{
|
{
|
||||||
text = $STR_BLD_name_WoodenFence_1_foundation;
|
text = $STR_BLD_name_WoodenGate_Foundation;
|
||||||
script = ";['Crafting2','CfgMagazines', _id] spawn player_craftItem;";
|
script = ";['Crafting2','CfgMagazines', _id] spawn player_craftItem;";
|
||||||
neednearby[] = {"workshop"};
|
neednearby[] = {"workshop"};
|
||||||
requiretools[] = {"ItemToolbox"};
|
requiretools[] = {"ItemToolbox"};
|
||||||
|
|||||||
Reference in New Issue
Block a user