mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Localize copy key
Thx @TheFirstNoob
This commit is contained in:
@@ -11,7 +11,7 @@ class ItemKey: ItemCore {
|
||||
{
|
||||
class Toolbelt
|
||||
{
|
||||
text="Make Copy";
|
||||
text=$STR_EPOCH_ACTION_COPY_KEY;
|
||||
script="spawn player_copyKey;";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user