From 066d0b5ef6f70ba80827fcaf5d78a114023a6225 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 14 Sep 2020 15:13:56 -0700 Subject: flesh not meat --- json/items/comestible/meat_dishes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/items/comestible/meat_dishes.json b/json/items/comestible/meat_dishes.json index 0135247..e26b458 100644 --- a/json/items/comestible/meat_dishes.json +++ b/json/items/comestible/meat_dishes.json @@ -13,7 +13,7 @@ "charges": 4, "description": "A meat stirfry with rice and a sweet bold flavor sure to be on your mind through these dark days.", "price": 1200, - "material": [ "meat", "veggy" ], + "material": [ "flesh", "veggy" ], "volume": "1 L", "flags": [ "EATEN_HOT" ], "fun": 12, -- cgit v1.2.1