mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
more localization work (#1689)
This commit is contained in:
@@ -284,7 +284,7 @@ class ItemPlotDeed: CA_Magazine {
|
||||
sfx = "document";
|
||||
class ItemActions {
|
||||
class Crafting {
|
||||
text = $STR_EPOCH_PLOTDEED_ACTION; //move to crafting in stringtable
|
||||
text = $STR_EPOCH_PLAYER_317;
|
||||
script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;";
|
||||
neednearby[] = {"workshop"};
|
||||
requiretools[] = {"ItemToolbox"};
|
||||
|
||||
Reference in New Issue
Block a user