mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
Merge pull request #507 from Jayefuu/patch-3
Added spiral_crossings preset to map_layout.lua
This commit is contained in:
commit
c75bc2bb24
@ -88,6 +88,7 @@ local tiles_per_tick = 32
|
||||
--shape = require "map_gen.presets.tetris"
|
||||
--shape = require "map_gen.presets.world_map_thanksgiving"
|
||||
--shape = require "map_gen.presets.rotten_apples"
|
||||
--shape = require "map_gen.presets.spiral_crossings"
|
||||
--shape = require "map_gen.presets.test"
|
||||
|
||||
--shapes--
|
||||
|
Loading…
Reference in New Issue
Block a user