#709 Add Stringtable localization for Epoch toolbelt items

This commit is contained in:
dayz10k
2013-11-18 10:55:15 -05:00
parent cd86f39c36
commit f6d6d82bfc

View File

@@ -8,7 +8,7 @@ class ItemHatchet_DZE : ItemCore {
class Toolbelt
{
text="Remove from Toolbelt";
text="STR_EPOCH_PLAYER_295";
script="spawn player_addToolbelt;";
use[]=
{
@@ -20,4 +20,4 @@ class ItemHatchet_DZE : ItemCore {
};
};
};
};
};