From ca8dabba63833b34fed0d62bb0eaa01bf9917cfd Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 23 Dec 2024 17:49:24 +0100 Subject: rename stew --- data/recipes/default.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/recipes/default.js') diff --git a/data/recipes/default.js b/data/recipes/default.js index 5f96c1e6..c237be79 100644 --- a/data/recipes/default.js +++ b/data/recipes/default.js @@ -289,7 +289,7 @@ edible_hot( cook(combine(POT, tomato_juice)).as("tomato-soup").tr(PL), cook(combine(POT, cut(mushroom))).as("mushroom-soup").tr(PL), cook(combine(POT, cheese, leek)).as("cheese-leek-soup").tr(PL), - cook(combine(PL, patty, cut(potato), leek)).tr(PL) + cook(combine(PL, patty, cut(potato), leek)).as("stew").tr(PL) ) // Rice and nigiri -- cgit v1.2.3-70-g09d2