mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-17 21:08:08 +02:00
Fix doc for redmew_surface use
This commit is contained in:
parent
35af187e63
commit
39ad01b3fb
@ -88,7 +88,7 @@ global.config = {
|
||||
-- adds a market
|
||||
market = {
|
||||
enabled = true,
|
||||
-- will create a standard market on game startup at the {0,-2} coordinates
|
||||
-- will create a standard market on game startup
|
||||
create_standard_market = true,
|
||||
currency = currency,
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
-- Map by grilledham, modified by Jayefuu
|
||||
-- This map uses custom ore gen. When generating the map, under the resource settings tab use Size = 'None' for all resources.
|
||||
-- This variation on grid_islands.lua has 1) Greater island separation 2) 4 not 2 rail tracks 3) Whole map rotated 45 degrees
|
||||
|
||||
-- For best balance run the following commands after map generation:
|
||||
|
Loading…
x
Reference in New Issue
Block a user