mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-02 22:51:55 +03:00
Update stringtable.xml
Vanilla commit: https://github.com/DayZMod/DayZ/commit/39927eaa4718f372cb2f59bc15e4287178707181
This commit is contained in:
@@ -14,7 +14,7 @@ _finished = true;
|
||||
_meat = _x;
|
||||
_meatcooked = _cookedmeat select (_rawmeat find _meat);
|
||||
if (_meat in magazines player) then {
|
||||
_text = getText (configFile >> "CfgMagazines" >> _meatcooked >> "displayName");
|
||||
_text = getText (configFile >> "CfgMagazines" >> _meat >> "displayName");
|
||||
|
||||
_dis=6;
|
||||
_sfx = "cook";
|
||||
|
||||
Reference in New Issue
Block a user