From d94a4387f4c0d15dec7c6e9ee7ff3a32f935c3df Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 21:41:15 +0000 Subject: [PATCH] Automatic changelog for PR #19250 [ci skip] --- html/changelogs/AutoChangeLog-pr-19250.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19250.yml diff --git a/html/changelogs/AutoChangeLog-pr-19250.yml b/html/changelogs/AutoChangeLog-pr-19250.yml new file mode 100644 index 00000000000..d1bb7373c3e --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19250.yml @@ -0,0 +1,10 @@ +author: "Diana, Kash." +delete-after: True +changes: + - qol: "The fryer now tells you how much oil is remaining in it." + - qol: "The fryer now alerts you if the fryer is underfilled or overfilled on oil" + - qol: "Tankers can now be attached to the fryer to fill it." + - bugfix: "Fryer works properly and adds oil to food" + - bugfix: "Fryer and trays no longer show 'phantom items' overlay." + - bugfix: "You can now insert oil into the fryer with any reagent container." + - code_imp: "Recipes are now a global list instead of a per-item list" \ No newline at end of file