From 699cb957cd2b0997eb2ecba74cea909d91fc9841 Mon Sep 17 00:00:00 2001 From: kingarthur91 Date: Thu, 14 Dec 2023 04:05:12 -0500 Subject: [PATCH] Update recipes-bioreserve-megafarm.lua --- prototypes/recipes/recipes-bioreserve-megafarm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prototypes/recipes/recipes-bioreserve-megafarm.lua b/prototypes/recipes/recipes-bioreserve-megafarm.lua index 0d61c1cd..040773ea 100644 --- a/prototypes/recipes/recipes-bioreserve-megafarm.lua +++ b/prototypes/recipes/recipes-bioreserve-megafarm.lua @@ -136,4 +136,4 @@ RECIPE { {type = 'item', name = 'native-flora', amount = tile_count * 7}, }, ignore_for_dependencies = true, -}:add_unlock("mega-farm-bioreserve") \ No newline at end of file +}--:add_unlock("mega-farm-bioreserve") \ No newline at end of file