mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Add missing layer of table
This commit is contained in:
parent
a9e4e23024
commit
d8fea761f8
@ -97,7 +97,7 @@ RS.set_map_gen_settings(
|
|||||||
MGSP.sand_only
|
MGSP.sand_only
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
RS.set_difficulty_settings({technology_price_multiplier = tech_cost})
|
RS.set_difficulty_settings({{technology_price_multiplier = tech_cost}})
|
||||||
RS.set_map_settings({map_settings})
|
RS.set_map_settings({map_settings})
|
||||||
|
|
||||||
-- Setup market inventory
|
-- Setup market inventory
|
||||||
|
Loading…
Reference in New Issue
Block a user