Fix working visualisations for Bio Nursery
This commit is contained in:
parent
9c41d843b4
commit
7f941cb5b6
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue