mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-03 14:53:01 +02:00
change oil spawn
This commit is contained in:
parent
0c70213fb9
commit
fff54c7461
@ -40,7 +40,7 @@ local function value(mult,base)
|
||||
end
|
||||
|
||||
local oil_shape = circle_builder(0.16 * ball_r)
|
||||
oil_shape = throttle_xy(oil_shape, 1, 2, 1, 2)
|
||||
oil_shape = throttle_world_xy(oil_shape, 1, 4, 1, 4)
|
||||
|
||||
local resources =
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user