mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 02:46:29 +03:00
@@ -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