diff options
Diffstat (limited to 'foods-02_fix-food-naming.patch')
-rw-r--r-- | foods-02_fix-food-naming.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/foods-02_fix-food-naming.patch b/foods-02_fix-food-naming.patch new file mode 100644 index 0000000..3952dc4 --- /dev/null +++ b/foods-02_fix-food-naming.patch @@ -0,0 +1,11 @@ +--- a/data/json/items/comestibles/veggy_dishes.json ++++ b/data/json/items/comestibles/veggy_dishes.json +@@ -162,7 +162,7 @@ + { + "type": "COMESTIBLE", + "id": "can_corn", +- "name": { "str_sp": "corn" }, ++ "name": { "str_sp": "canned corn" }, + "comestible_type": "FOOD", + "weight": "178 g", + "color": "yellow", |