1
0
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:
grilledham 2021-09-13 21:18:47 +01:00 committed by GitHub
commit 3b48be809c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,8 @@ ScenarioInfo.set_new_info([[
- 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 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'