mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Merge pull request #1004 from Fank/patch-3
Fixed wrong string, in Crafting 6x -> 12x Tanktrap
This commit is contained in:
@@ -1969,7 +1969,7 @@ class CfgMagazines {
|
||||
};
|
||||
class Crafting
|
||||
{
|
||||
text = $STR_EPOCH_PLAYER_223;
|
||||
text = $STR_EPOCH_PLAYER_224;
|
||||
script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;";
|
||||
neednearby[] = {};
|
||||
requiretools[] = {"ItemToolbox"};
|
||||
|
||||
Reference in New Issue
Block a user