Fix working visualisations for Bio Farm

This commit is contained in:
Simon Brodtmann 2025-09-02 15:10:15 +02:00
parent 159c479f96
commit 1272dd41e4

View file

@ -219,8 +219,10 @@ data:extend({
priority = "high",
width = 800,
height = 800,
scale = 0.5,
frame_count = 1,
shift = { 1, -2 }
shift = { 1, -2 },
draw_as_light = true
}
}
}