mirror of
https://github.com/Refactorio/RedMew.git
synced 2026-06-19 22:16:03 +02:00
fb573c0c26
* 1st draft * 2nd draft * Add DO:Joker preset * Upload src images * Extend Builders pic behavior
10 lines
377 B
Lua
10 lines
377 B
Lua
-- Map by Jayefuu, grilledham, R.Nukem and Soggs
|
|
|
|
-- Notes:
|
|
-- - We recommend playing with RSO to force expansion by rail
|
|
-- - If playing with mods, do not use FARL, the rail placing mechanic will not work with this map
|
|
|
|
require 'map_gen.maps.rail_grid.scenario_setup'
|
|
require 'map_gen.maps.rail_grid.rail_grid_restrictions'
|
|
return require 'map_gen.maps.rail_grid.4_way_rails'
|