1
0
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:
Gerkiz 2021-12-01 18:12:44 +01:00 committed by GitHub
commit c524966624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,