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:
parent
06915dd5bb
commit
00991ba5c4
@ -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},
|
||||
|
Loading…
x
Reference in New Issue
Block a user