Fix working visualisations for Bio Farm
This commit is contained in:
parent
159c479f96
commit
1272dd41e4
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue