1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +02:00

maltease_crossing fixes

This commit is contained in:
grilledham 2018-11-13 22:53:03 +00:00
parent ccb9f040ee
commit 5a65a7caff
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
local b = require 'map_gen.shared.builders'
local math = require "utils.math"
local degrees = math.rad
local function value(base, mult, pow)
return function(x, y)

View File

@ -85,6 +85,7 @@ local tiles_per_tick = 32
--shape = require "map_gen.presets.diagonal_ribbon"
--shape = require "map_gen.presets.creepy"
--shape = require "map_gen.presets.vanilla"
--shape = require "map_gen.presets.maltease_crossings"
--shape = require "map_gen.presets.test"
--shapes--