Update stringtable.xml

Vanilla commit:

39927eaa47
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

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";