more localization work (#1689)

This commit is contained in:
Anton
2016-05-02 20:31:13 +03:00
committed by ebaydayz
parent 765b035764
commit 2a99cf8a63
12 changed files with 1689 additions and 234 deletions

View File

@@ -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"};