mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Merge pull request #1240 from grilledham/one_direction_beltboxes_remove_loaders
Remove vanilla loaders from danger_ore_one_direction_beltboxes.
This commit is contained in:
commit
3b48be809c
@ -51,6 +51,8 @@ ScenarioInfo.set_new_info([[
|
|||||||
- Rail signals and train stations now allowed on ore.
|
- Rail signals and train stations now allowed on ore.
|
||||||
]])
|
]])
|
||||||
|
|
||||||
|
global.config.redmew_qol.loaders = false
|
||||||
|
|
||||||
local map = require 'map_gen.maps.danger_ores.modules.map'
|
local map = require 'map_gen.maps.danger_ores.modules.map'
|
||||||
local main_ores_config = require 'map_gen.maps.danger_ores.config.one_direction_beltboxes_ores'
|
local main_ores_config = require 'map_gen.maps.danger_ores.config.one_direction_beltboxes_ores'
|
||||||
local resource_patches = require 'map_gen.maps.danger_ores.modules.resource_patches'
|
local resource_patches = require 'map_gen.maps.danger_ores.modules.resource_patches'
|
||||||
|
Loading…
Reference in New Issue
Block a user