mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2024-12-28 23:06:38 +02:00
Merge pull request #183 from ComfyFactory/wintery_mode
remove wintery mode
This commit is contained in:
commit
c524966624
@ -205,7 +205,7 @@ function Public.reset_table()
|
||||
this.void_or_tile = 'out-of-map'
|
||||
this.validate_spider = {}
|
||||
this.check_afk_players = true
|
||||
this.winter_mode = true
|
||||
this.winter_mode = false
|
||||
this.sent_to_discord = false
|
||||
this.difficulty = {
|
||||
multiply = 0.25,
|
||||
|
Loading…
Reference in New Issue
Block a user