From bc5a99eb28976fa9d0e72ab121aac1afc0b17d13 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sun, 16 Feb 2025 16:24:22 +0100 Subject: [PATCH] Autoplaced gold stromatolites are trees now that can be harvested by the agricultural tower --- lignumis/prototypes/content/gold/stromatolite.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lignumis/prototypes/content/gold/stromatolite.lua b/lignumis/prototypes/content/gold/stromatolite.lua index bc63ff8..6106fc1 100644 --- a/lignumis/prototypes/content/gold/stromatolite.lua +++ b/lignumis/prototypes/content/gold/stromatolite.lua @@ -1,6 +1,7 @@ local space_age_item_sounds = require("__space-age__.prototypes.item_sounds") local stromatolite = table.deepcopy(data.raw["simple-entity"]["copper-stromatolite"]) +stromatolite.type = "tree" stromatolite.name = "gold-stromatolite" stromatolite.icon = "__lignumis__/graphics/icons/gold-stromatolite.png" stromatolite.autoplace = {