mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
#709 Add Stringtable localization for Epoch toolbelt items
This commit is contained in:
@@ -21,7 +21,7 @@ class MeleeHatchet: MeleeWeapon
|
||||
{
|
||||
class Toolbelt
|
||||
{
|
||||
text="Add to Toolbelt";
|
||||
text="STR_EPOCH_PLAYER_296";
|
||||
script="spawn player_addToolbelt;";
|
||||
use[]=
|
||||
{
|
||||
@@ -38,4 +38,4 @@ class MeleeHatchet: MeleeWeapon
|
||||
libTextDesc="$STR_EQUIP_DESC_41";
|
||||
};
|
||||
descriptionShort="$STR_EQUIP_DESC_41";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user