From 9dcef15b763430aa81d4866244e7c673998ba911 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 14 Jan 2025 22:46:17 +0100 Subject: [PATCH] Adjust map color of natural gold soil --- lignumis/prototypes/content/gold/tiles.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lignumis/prototypes/content/gold/tiles.lua b/lignumis/prototypes/content/gold/tiles.lua index ae1833e..a8bd838 100644 --- a/lignumis/prototypes/content/gold/tiles.lua +++ b/lignumis/prototypes/content/gold/tiles.lua @@ -35,7 +35,7 @@ data:extend({ walking_sound = semi_wet_sound, landing_steps_sound = tile_sounds.landing.semi_wet, build_sound = data.raw["tile"]["landfill"].build_sound, - map_color = { 185, 166, 5 }, + map_color = { 109, 99, 13 }, scorch_mark_color = { r = 0.329, g = 0.242 * 2, b = 0.177, a = 1.000 }, autoplace = { probability_expression =