Adjust map color of natural gold soil

This commit is contained in:
Simon Brodtmann 2025-01-14 22:46:17 +01:00
parent 3acad8fcfc
commit 9dcef15b76

View file

@ -35,7 +35,7 @@ data:extend({
walking_sound = semi_wet_sound, walking_sound = semi_wet_sound,
landing_steps_sound = tile_sounds.landing.semi_wet, landing_steps_sound = tile_sounds.landing.semi_wet,
build_sound = data.raw["tile"]["landfill"].build_sound, 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 }, scorch_mark_color = { r = 0.329, g = 0.242 * 2, b = 0.177, a = 1.000 },
autoplace = { autoplace = {
probability_expression = probability_expression =