From 185a4e76fb966a2b8f162ff0963cdd13a6802ecd Mon Sep 17 00:00:00 2001 From: notnotmelon Date: Tue, 28 Nov 2023 14:32:31 -0600 Subject: [PATCH] fawogae mk5 fix --- changelog.txt | 1 + prototypes/technologies/fawogae.lua | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index af09da6a6..485f2aaa6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Version: 2.1.13 Date: ??? Changes: - fix zungrugor and numals not registering farms + - fixed that fawogae mk4 and fawogae mk5 were both unlocked at the same science tier (py4) --------------------------------------------------------------------------------------------------- Version: 2.1.12 Date: 2023-11-22 diff --git a/prototypes/technologies/fawogae.lua b/prototypes/technologies/fawogae.lua index ffca4956e..d0907c81a 100644 --- a/prototypes/technologies/fawogae.lua +++ b/prototypes/technologies/fawogae.lua @@ -105,6 +105,7 @@ TECHNOLOGY { {"py-science-pack-3", 1}, {"production-science-pack", 1}, {"py-science-pack-4", 1}, + {"utility-science-pack", 1}, }, time = 50 }