1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +02:00

Remove standard market from 1000x

This commit is contained in:
plague006 2019-02-18 01:17:14 -05:00
parent 06915dd5bb
commit 00991ba5c4

View File

@ -101,6 +101,7 @@ RS.set_difficulty_settings({{technology_price_multiplier = tech_cost}})
RS.set_map_settings({map_settings})
-- Setup market inventory
config.market.create_standard_market = false
if config.market.enabled then
local items_to_add = {
{name = 'modular-armor', stack_limit = 1, player_limit = 1, price = 50},