From 6a2db42e24cd32faaa41040c778682d75099b523 Mon Sep 17 00:00:00 2001 From: KILLEliteMaste <31566807+KILLEliteMaste@users.noreply.github.com> Date: Sun, 27 Jan 2019 18:19:43 +0100 Subject: [PATCH] Missing food --- Sources/epoch_config/Configs/CfgItemSort.hpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Sources/epoch_config/Configs/CfgItemSort.hpp b/Sources/epoch_config/Configs/CfgItemSort.hpp index 718e4fc8..e302e3c5 100644 --- a/Sources/epoch_config/Configs/CfgItemSort.hpp +++ b/Sources/epoch_config/Configs/CfgItemSort.hpp @@ -1052,6 +1052,9 @@ class CfgItemSort "ItemTrout", "ItemSeaBass", "ItemTuna", + "ItemTroutCooked", + "ItemSeaBassCooked", + "ItemTunaCooked", "honey_epoch", "TacticalBacon", "ChickenCarcass_EPOCH",