summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-14 15:13:56 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-14 15:13:56 -0700
commit066d0b5ef6f70ba80827fcaf5d78a114023a6225 (patch)
tree2a03ec30b66b4e5af26db51420cf69e87e0240c8
parentRebalance tofu stirfry (diff)
downloadcataclysm-dda-mod_recipe-fixes-066d0b5ef6f70ba80827fcaf5d78a114023a6225.tar.xz
flesh not meat
-rw-r--r--json/items/comestible/meat_dishes.json2
1 files changed, 1 insertions, 1 deletions
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,