1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2026-06-19 22:16:03 +02:00
Files
RedMew/map_gen/maps/rail_grid_4_ways.lua
RedRafe fb573c0c26 Add DO/Joker, Fox, and 3-way railgrid maps (#1547)
* 1st draft

* 2nd draft

* Add DO:Joker preset

* Upload src images

* Extend Builders pic behavior
2026-02-23 16:58:59 +01:00

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'