From 93dc08f36e21da1fa1c36112130c8f123add2bb3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 21 Sep 2020 12:59:18 -0700 Subject: Add looks_like to new stirfry dishes --- json/items/comestible/veggy_dishes.json | 1 + 1 file changed, 1 insertion(+) (limited to 'json/items/comestible/veggy_dishes.json') diff --git a/json/items/comestible/veggy_dishes.json b/json/items/comestible/veggy_dishes.json index d8ac82d..9ba957d 100644 --- a/json/items/comestible/veggy_dishes.json +++ b/json/items/comestible/veggy_dishes.json @@ -22,6 +22,7 @@ { "type": "COMESTIBLE", "id": "veggy_stirfry", + "looks_like": "tofu_stirfry", "name": { "str": "veggy stirfry", "str_pl": "veggy stirfry" }, "weight": "135 g", "color": "yellow", -- cgit v1.2.1