Update stringtable.xml

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/39927eaa4718f372cb2f59bc15e4287178707181
This commit is contained in:
ebayShopper
2017-11-25 16:05:20 -05:00
parent ac10daeb4d
commit 2e01a8d8eb
2 changed files with 102 additions and 102 deletions
+1 -1
View File
@@ -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";