summaryrefslogtreecommitdiff
path: root/json/items/comestible/meat_dishes.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-04 00:28:34 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-04 00:28:34 -0800
commita9c4a15a1177a03d9f573717c6ac6bb3493f1d31 (patch)
tree18d8317d0cea5a22a13947bf79362f7f04e67488 /json/items/comestible/meat_dishes.json
parentRemove redundant workaround for fun on meat stirfry. (diff)
downloadcataclysm-bn-mod_recipe-fixes-a9c4a15a1177a03d9f573717c6ac6bb3493f1d31.tar.xz
Fix plurals on stirfry.
Also apply the removal of meat stirfry from meat_dishes
Diffstat (limited to 'json/items/comestible/meat_dishes.json')
-rw-r--r--json/items/comestible/meat_dishes.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/json/items/comestible/meat_dishes.json b/json/items/comestible/meat_dishes.json
index c00c8b4..db021ab 100644
--- a/json/items/comestible/meat_dishes.json
+++ b/json/items/comestible/meat_dishes.json
@@ -5,14 +5,5 @@
"copy-from": "chili",
"name": { "str": "chili con carne", "str_pl": "chilis con carne" },
"phase": "liquid"
- },
- {
- "type": "COMESTIBLE",
- "id": "meat_stirfry",
- "looks_like": "tofu_stirfry",
- "copy-from": "tofu_stirfry",
- "name": { "str": "meat stirfry", "str_pl": "meat stirfry" },
- "description": "A meat stirfry with rice and a sweet bold flavor sure to be on your mind through these dark days.",
- "material": [ "flesh", "veggy" ]
}
]