mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-02-15 13:53:13 +02:00
Add minimal scenario (#1437)
This commit is contained in:
parent
1d2760d3e5
commit
95d23eec8d
7
scenario_templates/minimal/map_selction.lua
Normal file
7
scenario_templates/minimal/map_selction.lua
Normal file
@ -0,0 +1,7 @@
|
||||
local config = require 'config'
|
||||
config.redmew_surface.enabled = false
|
||||
config.market.enabled = false
|
||||
config.reactor_meltdown.enabled = false
|
||||
config.player_create.starting_items = {}
|
||||
config.player_rewards.enabled = false
|
||||
config.apocalypse.enabled = false
|
Loading…
x
Reference in New Issue
Block a user