Fix working visualisations for Bio Nursery

This commit is contained in:
Simon Brodtmann 2025-09-02 21:46:38 +02:00
parent 9c41d843b4
commit 7f941cb5b6

View file

@ -331,7 +331,8 @@ data:extend({
frame_count = 10,
scale = 0.5,
animation_speed = 0.1,
shift = { 0, 0.5 }
shift = { 0, -0.5 },
draw_as_light = true
}
}
}