1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

Merge pull request #1044 from Refactorio/theorangeangle-patch-1

Update grid_bot_islands.lua
This commit is contained in:
theorangeangle 2020-03-30 21:32:24 -05:00 committed by GitHub
commit f3f26b5c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,11 @@ local enemy_seed = 420420
local Event = require 'utils.event'
local Retailer = require 'features.retailer'
-- stop standard market from spawning
local config = global.config
config.market.create_standard_market = false
--change surface settings to remove oil, cliffs, etc
local RS = require 'map_gen.shared.redmew_surface'
local MGSP = require 'resources.map_gen_settings'
RS.set_map_gen_settings(