From c814cad776debdfffdea2372420fb2fb57e60ac2 Mon Sep 17 00:00:00 2001 From: Alex ten Brink Date: Sat, 21 Dec 2024 20:57:04 +0100 Subject: [PATCH] Zinc acetate and rayon now admit prod modules, just like in 1.1 Resolves https://github.com/pyanodon/pybugreports/issues/789 --- changelog.txt | 5 +++++ data-updates.lua | 2 ++ 2 files changed, 7 insertions(+) diff --git a/changelog.txt b/changelog.txt index 9133989..399fdff 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 3.0.9 +Date: ? + Locale: + - Zinc acetate and rayon now admit prod modules, just like in 1.1 +--------------------------------------------------------------------------------------------------- Version: 3.0.8 Date: 2024-11-18 Locale: diff --git a/data-updates.lua b/data-updates.lua index 0c09de2..5574b53 100644 --- a/data-updates.lua +++ b/data-updates.lua @@ -140,6 +140,7 @@ local recipes_list = "raw-fiber2", "raw-fiber3", "raw-fiber4", + "rayon", "re-magnet", "ree-concentrate1", "ree-concentrate2", @@ -180,6 +181,7 @@ local recipes_list = "var-josephson-junction", "waste-water-urea", "yag-laser-module", + "zinc-acetate", "zinc-nanocompound", "zipir-carcass", }