mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-08-12 18:43:18 +03:00
Finish localization support
Vanilla development commit: https://github.com/DayZMod/DayZ/commit/33c6cafbcbffca2624ed5753d9b4882419626c70
This commit is contained in:
@@ -47,7 +47,7 @@ class ItemHatchetBroken : ItemCore
|
||||
{
|
||||
class Repair
|
||||
{
|
||||
text = "Fix Hatchet"; //TODO: move to stringtable
|
||||
text = $STR_ACTIONS_FIX_HATCHET;
|
||||
script="spawn player_fixHatchet;";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user